summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2009-12-08USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman
2009-12-08USB: option.c: add support for D-Link DWM-162-U5Zhang Le
2009-12-08tty: cp210x: Fix carrier handlingAlan Cox
2009-11-09USB: option: TLAYTECH TUE800 supportBryan Wu
2009-11-09USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala
2009-11-09USB: option: Patch for Huawei Mobile Broadband E270+ ModemRonnie Furuskog
2009-11-09USB: serial: sierra driver send_setup() autopm fixElina Pasheva
2009-10-22USB: Fix throttling in generic usbserial driverJoris van Rantwijk
2009-10-22USB: cp210x: Add support for the DW700 UARTÉric Piel
2009-10-22USB: ipaq: fix oops when device is plugged inAlan Stern
2009-10-22USB: option: Toshiba G450 device idPeter Magdina
2009-10-22USB: serial: don't call release without attachAlan Stern
2009-10-22USB: digi_acceleport: Fix broken unthrottle.Johan Hovold
2009-10-22USB: pl2303: fix error characters not being reported to ldiscJohan Hovold
2009-10-22USB: ftdi_sio: re-implement read processingJohan Hovold
2009-10-22USB: ftdi_sio: clean up read completion handlerJohan Hovold
2009-10-22USB: ftdi_sio: remove unused rx_byte counterJohan Hovold
2009-10-22USB: ftdi_sio: remove tty->low_latencyJohan Hovold
2009-10-05USB serial: update the console driverAlan Stern
2009-10-05usb-serial: straighten out serial_openAlan Stern
2009-10-05usb-serial: add missing tests and debug linesAlan Stern
2009-10-05usb-serial: rename subroutinesAlan Stern
2009-10-05usb-serial: fix termios initialization logicAlan Stern
2009-10-05usb-serial: acquire references when a new tty is installedAlan Stern
2009-10-05usb-serial: change logic of serial lookupsAlan Stern
2009-10-05usb-serial: put subroutines in logical orderAlan Stern
2009-10-05usb-serial: change referencing of port and serial structuresAlan Stern
2009-10-05tty: USB serial termios bitsAlan Cox
2009-10-05tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox
2009-10-05tty: USB hangup is racyAlan Cox
2009-10-05USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow
2009-10-05tty: remove dtr/rts use from the driver open methodsAlan Cox
2009-10-05USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich
2009-10-05USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de
2009-10-05USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow
2009-10-05USB: option: TELIT UC864G supportManuel Lauss
2009-10-05USB: option.c Add support for ZTE AC2726 EVDO modemHuzaifa Sidhpurwala
2009-08-07USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa
2009-08-07USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam
2009-07-28USB: option.c to support Alcatel X060S/X200 broadband modemsJavier Martin
2009-07-28USB: serial: option: Add ZTE AC8710 usb modem device.Peng Huang
2009-07-28USB: aten uc2324 is really a moschip 7840Russell Lang
2009-07-28USB: option: Add USB ID for Novatel MC727/U727/USB727 refreshTim Gardner
2009-07-28USB: option: add ZTE device ids and remove ONDA idsHerton Ronaldo Krzesinski
2009-07-28USB: CP210x Add new device IDsCraig Shelley
2009-07-28USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg
2009-07-28USB: let the option driver compile without CONFIG_PMOliver Neukum
2009-07-28USB: option: Remove unused variableCarlos R. Mafra
2009-07-27usb_serial: Fix remaining ref count/lock bugsAlan Cox