summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack2010-07-051-0/+4
* USB: mos7840: fix null-pointer dereferenceJohan Hovold2010-07-051-1/+0
* USB: kl5usb105: fix memory leakJohan Hovold2010-07-051-0/+1
* USB: ir-usb: fix double freeJohan Hovold2010-07-051-0/+2
* USB: option.c: OLIVETTI OLICARD100 supportNils Radtke2010-07-051-0/+6
* USB: serial: option: add cinterion device idGreg Kroah-Hartman2010-07-051-0/+3
* USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...spark2010-07-051-0/+43
* USB: option: add PID for ZTE productzhao1980ming2010-07-051-0/+174
* USB: kobil: fix memory leakJohan Hovold2010-07-051-1/+2
* USB: CP210x New Device IDs 11 New device IDsCraig Shelley2010-07-051-0/+11
* USB: visor: fix memory leakJohan Hovold2010-07-051-0/+1
* USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning2010-05-121-0/+1
* USB: option: add support for a new CMOTECH device to usb/serial/optionNathaniel McCallum2010-04-011-0/+2
* USB: option: move hardcoded PID to a macro in usb/serial/optionNathaniel McCallum2010-04-011-1/+2
* USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...Nathaniel McCallum2010-04-011-2/+2
* USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-04-012-0/+8
* USB: qcserial: add new device idsBernhard Rosenkraenzer2010-04-011-0/+29
* USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox2010-03-151-1/+2
* USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-152-0/+8
* USB: add new ftdi_sio device idsMitchell Solomon2010-03-152-0/+12
* USB: serial: sierra driver indat_callback fixElina Pasheva2010-03-151-8/+11
* 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