aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2010-04-01USB: option: add support for a new CMOTECH device to usb/serial/optionNathaniel McCallum
2010-04-01USB: option: move hardcoded PID to a macro in usb/serial/optionNathaniel McCallum
2010-04-01USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...Nathaniel McCallum
2010-04-01USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin
2010-04-01USB: qcserial: add new device idsBernhard Rosenkraenzer
2010-03-15USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox
2010-03-15USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin
2010-03-15USB: add new ftdi_sio device idsMitchell Solomon
2010-03-15USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr
2010-03-15USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska
2010-03-15USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr
2010-03-15USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr
2010-03-15USB: serial: sierra driver indat_callback fixElina Pasheva
2010-01-28USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake
2010-01-28USB: mos7840: add device IDs for B&B electronics devicesCliff Brake
2010-01-25usb: serial: fix memory leak in generic driverJohan Hovold
2010-01-06USB: option: support hi speed for modem Haier CE100Donny Kurnia
2009-12-18USB: option.c: add support for D-Link DWM-162-U5Zhang Le
2009-12-18USB: option: add pid for ZTEzhao.ming9@zte.com.cn
2009-11-30USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier
2009-11-30USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-11-17USB: option.c: add support for D-Link DWM-162-U5Zhang Le
2009-11-17tty: cp210x: Fix carrier handlingAlan Cox
2009-10-30USB: option: TLAYTECH TUE800 supportBryan Wu
2009-10-30USB: serial: sierra driver autopm fixesElina Pasheva
2009-10-30USB: serial: sierra driver send_setup() autopm fixElina Pasheva
2009-10-14USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala
2009-10-09USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum
2009-10-09USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum
2009-10-09USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum
2009-10-09USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum
2009-10-09USB: small fix in error case of suspend in generic usbserial codeOliver Neukum
2009-10-09USB: visor: fix trivial accounting bug in visor driverOliver Neukum
2009-10-09USB: Fix throttling in generic usbserial driverJoris van Rantwijk
2009-10-09USB: cp210x: Add support for the DW700 UARTÉric Piel
2009-10-09USB: ipaq: fix oops when device is plugged inAlan Stern
2009-10-09USB: option: Patch for Huawei Mobile Broadband E270+ ModemRonnie Furuskog
2009-10-09USB: option: Toshiba G450 device idPeter Magdina
2009-10-09USB: serial: sierra driver version change to 1.3.8Elina Pasheva
2009-10-09USB: serial: don't call release without attachAlan Stern
2009-10-09USB: digi_acceleport: Fix broken unthrottle.Johan Hovold
2009-10-09USB: pl2303: fix error characters not being reported to ldiscJohan Hovold
2009-10-09USB: ftdi_sio: re-implement read processingJohan Hovold
2009-10-09USB: ftdi_sio: clean up read completion handlerJohan Hovold
2009-10-09USB: ftdi_sio: remove unused rx_byte counterJohan Hovold
2009-10-09USB: ftdi_sio: remove tty->low_latencyJohan Hovold
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton