index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: option: New mobile broadband modems to be supported
Dirk De Schepper
2009-02-09
1
-28
/
+56
*
USB: two more usb ids for ti_usb_3410_5052
Oliver Neukum
2009-02-09
2
-3
/
+9
*
USB: ftdi_sio: unlock_kernel() on error in set_serial_info()
Dan Carpenter
2009-02-09
1
-1
/
+3
*
USB: ftdi_sio: add support for the NDI Polaris system
Stephane Clerambault
2009-02-09
2
-0
/
+4
*
USB: usb-serial: fix the aircable_init failure path
Dave Young
2009-02-09
1
-2
/
+2
*
Revert USB: option: add Pantech cards
Greg Kroah-Hartman
2009-02-09
1
-9
/
+0
*
USB: option: add QUANTA HSDPA Data Card device ids
Alex.Cheng@quantatw.com
2009-01-27
1
-0
/
+12
*
USB: new id for ti_usb_3410_5052 driver
Oliver Neukum
2009-01-27
2
-0
/
+5
*
USB: 'option' driver - onda device MT503HS has wrong id
Marcel Sebek
2009-01-27
1
-1
/
+1
*
USB: ftdi_sio driver support of bar code scanner from Diebold
Mhayk Whandson
2009-01-27
2
-0
/
+6
*
USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID
Robie Basak
2009-01-27
2
-0
/
+5
*
USB: cp2101 device
Tomasz K
2009-01-27
1
-0
/
+1
*
USB: cp2101: add fasttrax GPS evaluation kit vendor/product ID
Wolfgang Glas
2009-01-27
1
-0
/
+1
*
ftdi_sio: fix kref leak
Jim Paris
2009-01-15
1
-1
/
+1
*
ti_usb_3410_5052: add Multi-Tech firmware
Chris Adams
2009-01-12
1
-0
/
+3
*
ti_usb_3410_5052: add Multi-Tech modem support
Chris Adams
2009-01-12
2
-5
/
+39
*
ti_usb_3410_5052: support alternate firmware
Chris Adams
2009-01-12
1
-15
/
+29
*
usb-serial: remove NULL check
Alan Cox
2009-01-12
1
-3
/
+0
*
USB: add siemens_mpi usb-serial "stub" driver
Greg Kroah-Hartman
2009-01-07
3
-0
/
+86
*
USB: add new opticon serial driver
Greg Kroah-Hartman
2009-01-07
3
-0
/
+368
*
USB: option: increase outgoing buffer size and number
Greg Kroah-Hartman
2009-01-07
1
-2
/
+2
*
USB: serial: fix up urb->status usage
Greg Kroah-Hartman
2009-01-07
6
-65
/
+68
*
USB: serial: usb_debug: Make static
Roel Kluin
2009-01-07
1
-1
/
+1
*
USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit}
Qinghuang Feng
2009-01-07
1
-2
/
+2
*
tty: Drop the lock_kernel in the private ioctl hook
Alan Cox
2009-01-02
5
-8
/
+14
*
tty: USB tty devices can block in tcdrain when unplugged
Alan Cox
2009-01-02
1
-0
/
+4
*
Add device function for USB serial console
Kevin Hao
2009-01-02
1
-0
/
+13
*
tty: Fix close races in USB serial
Alan Cox
2009-01-02
1
-5
/
+10
*
sierra: Fix formatting
Alan Cox
2009-01-02
1
-1
/
+1
*
USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display
Mike Provencher
2008-12-17
2
-0
/
+5
*
USB: set correct configuration in probe of ti_usb_3410_5052
Oliver Neukum
2008-12-17
1
-52
/
+3
*
USB: add 5372:2303 to pl2303
Matthew Arnold
2008-12-17
2
-0
/
+5
*
USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID
Andrew Ewert
2008-12-17
2
-0
/
+4
*
USB: tty: SprogII DCC controller identifiers
Alan Cox
2008-12-17
2
-0
/
+4
*
Fix incorrect use of loose in tty/serial drivers
Nick Andrew
2008-12-05
1
-1
/
+1
*
Add kref to fake tty used by USB console
Kevin Hao
2008-12-01
1
-0
/
+1
*
USB: serial: add more Onda device ids to option driver
Greg Kroah-Hartman
2008-11-30
1
-0
/
+35
*
USB: ACE1001 patch for cp2101.c
M Kondrin
2008-11-19
1
-0
/
+1
*
+ usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm tree
Damir N Abdullin
2008-11-13
1
-0
/
+1
*
USB: CP2101 Add device ID for AMB2560
Craig Shelley
2008-11-13
1
-0
/
+1
*
USB: Add YISO u893 usb modem vendor and product IDs to option driver
Leslie Watter
2008-11-13
1
-0
/
+6
*
tty: trivial - fix up email addresses in tty related stuff
Alan Cox
2008-11-11
1
-1
/
+1
*
tty: Fix USB kref leak
Alan Cox
2008-10-30
1
-0
/
+1
*
USB: support Huawei data card product IDs
fangxiaozhi
2008-10-22
1
-0
/
+94
*
USB: add ZTE MF626 USB GSM modem entry
Mikhail Gusarov
2008-10-22
1
-0
/
+2
*
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
2008-10-17
21
-243
/
+346
*
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
2008-10-17
32
-63
/
+96
*
USB: option: add Pantech cards
Dan Williams
2008-10-17
1
-0
/
+9
*
USB: Option / AnyData new modem, same ID
Jon K Hellan
2008-10-17
1
-1
/
+1
*
USB: ti_usb_3410_5052: removed duplicated include
Huang Weiyi
2008-10-17
1
-1
/
+0
[next]