summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson2010-03-021-3/+1
* USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold2010-03-021-4/+5
* USB: serial: fix typo in debug messageJohan Hovold2010-03-021-1/+1
* USB: ftdi_sio: remove obsolete commentJohan Hovold2010-03-021-2/+1
* USB: ftdi_sio: fix error message on closeJohan Hovold2010-03-021-1/+1
* USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-161-0/+1
* USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-162-3/+38
* USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-162-0/+2
* usb: serial: fix memory leak in generic driverJohan Hovold2010-01-201-0/+2
* USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-201-4/+4
* USB: option: support hi speed for modem Haier CE100Donny Kurnia2009-12-231-0/+5
* USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr2009-12-231-603/+630
* USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr2009-12-233-955/+964
* USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend2009-12-231-2/+5
* Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-232-9/+8
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-2/+2
* kfifo: cleanup namespaceStefani Seibold2009-12-221-2/+2
* kfifo: move out spinlockStefani Seibold2009-12-222-4/+3
* kfifo: move struct kfifo in placeStefani Seibold2009-12-221-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-112-58/+32
|\
| * opticon: Fix resume logicAlan Cox2009-12-111-1/+2
| * usb_serial: Kill port mutexAlan Cox2009-12-112-3/+2
| * usb_serial: Use the shutdown() operationAlan Cox2009-12-111-28/+11
| * tty_port: add "tty_port_open" helperAlan Cox2009-12-111-29/+20
* | USB: mos7840: add device IDs for B&B electronics devicesCliff Brake2009-12-111-3/+21
* | USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake2009-12-112-0/+28
* | USB: option: add pid for ZTEzhao.ming9@zte.com.cn2009-12-111-0/+36
* | USB: remove the auto_pm flagAlan Stern2009-12-112-2/+2
* | USB: option.c: add support for D-Link DWM-162-U5Zhang Le2009-12-111-0/+1
* | USB: ark3116: Cleanup of now unneeded functionsbart.hartgers@gmail.com2009-12-111-39/+0
* | USB: ark3116: Callbacks for interrupt and bulk readbart.hartgers@gmail.com2009-12-111-0/+194
* | USB: ark3116: Add cmset and breakbart.hartgers@gmail.com2009-12-111-0/+56
* | USB: ark3116: Replace cmgetbart.hartgers@gmail.com2009-12-111-24/+19
* | USB: ark3116: Make existing functions 16450-aware and add close and release f...bart.hartgers@gmail.com2009-12-111-219/+276
* | USB: ark3116: Setup some basic infrastructure for new ark3116 driver.bart.hartgers@gmail.com2009-12-111-6/+182
* | USB: serial: sierra driver memory reductionElina Pasheva2009-12-111-12/+77
* | USB: serial: ftdi_sio: add space/mark parityRoland Koebler2009-12-111-6/+12
|/
* USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier2009-11-301-0/+5
* USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman2009-11-301-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-11-181-0/+2
|\
| * USB: option.c: add support for D-Link DWM-162-U5Zhang Le2009-11-171-0/+2
* | tty: cp210x: Fix carrier handlingAlan Cox2009-11-171-0/+21
|/
* USB: option: TLAYTECH TUE800 supportBryan Wu2009-10-301-0/+4
* USB: serial: sierra driver autopm fixesElina Pasheva2009-10-301-6/+8
* USB: serial: sierra driver send_setup() autopm fixElina Pasheva2009-10-301-10/+14
* USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala2009-10-141-0/+4
* USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum2009-10-091-3/+3
* USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum2009-10-091-6/+9
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-0910-51/+37
* USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum2009-10-091-4/+8
OpenPOWER on IntegriCloud