summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2009-09-19usb-serial: fix termios initialization logicAlan Stern
2009-09-19usb-serial: acquire references when a new tty is installedAlan Stern
2009-09-19usb-serial: change logic of serial lookupsAlan Stern
2009-09-19usb-serial: put subroutines in logical orderAlan Stern
2009-09-19usb-serial: change referencing of port and serial structuresAlan Stern
2009-09-19tty: USB: serial/mct_u232, fix tty refcntJiri Slaby
2009-09-19tty: USB serial termios bitsAlan Cox
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-09-19tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox
2009-09-19tty: remove dtr/rts use from the driver open methodsAlan Cox
2009-09-19tty: USB hangup is racyAlan Cox
2009-09-19mos7840: remove old dead modem logicAlan Cox
2009-09-19tty: usb_serial_mos7720: Fix get_lsr_infoKees Schoenmakers
2009-09-19MOS7720 has no tiocmget methodKees Schoenmakers
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
2009-07-27tty: Fix a USB serial crash/scribbleAlan Cox
2009-07-20tty: fix chars_in_buffersAlan Cox
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-07-12USB: option: remove unnecessary and erroneous codeAlan Stern
2009-07-12USB: cypress_m8: remove invalid Clear-HaltAlan Stern
2009-07-12USB: serial: sierra driver id_table additionsElina Pasheva
2009-07-12USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa
2009-07-12USB: Sierra: fix oops upon device closeAlan Stern
2009-07-12USB: option.c: add A-Link 3GU device idAnssi Hannula
2009-07-12USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria
2009-07-12USB: ftdi: support NDI devicesMartin Geleynse
2009-07-12USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden
2009-07-12USB: console: Fix regression in usb console on kernel bootJason Wessel
2009-07-12USB: fix uninitialised variable in ti_do_downloadOliver Neukum
2009-07-12USB: option: add Novatel Ovation MC760Dan Williams
2009-07-12USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman
2009-07-12USB: option.c to support Qisda H21/H20 usb modemBrad Lu
2009-07-12USB: option.c: add Qualcomm/Option iCON 210 modemKai Engert
2009-07-12USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek
2009-07-12USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10tty: Fix the PL2303 private methods for sysrqAlan Cox
2009-07-10tty: Fix USB kref leakAlan Cox