summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2009-08-07USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2-0/+9
2009-08-07USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2-0/+8
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2-0/+5
2009-07-28USB: option.c to support Alcatel X060S/X200 broadband modemsJavier Martin1-0/+6
2009-07-28USB: serial: option: Add ZTE AC8710 usb modem device.Peng Huang1-0/+2
2009-07-28USB: aten uc2324 is really a moschip 7840Russell Lang1-2/+7
2009-07-28USB: option: Add USB ID for Novatel MC727/U727/USB727 refreshTim Gardner1-0/+2
2009-07-28USB: option: add ZTE device ids and remove ONDA idsHerton Ronaldo Krzesinski1-45/+68
2009-07-28USB: CP210x Add new device IDsCraig Shelley1-0/+3
2009-07-28USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg2-0/+8
2009-07-28USB: let the option driver compile without CONFIG_PMOliver Neukum1-0/+8
2009-07-28USB: option: Remove unused variableCarlos R. Mafra1-2/+0
2009-07-27usb_serial: Fix remaining ref count/lock bugsAlan Cox1-4/+13
2009-07-27tty: Fix a USB serial crash/scribbleAlan Cox1-1/+18
2009-07-20tty: fix chars_in_buffersAlan Cox2-3/+3
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds11-62/+149
2009-07-12USB: option: remove unnecessary and erroneous codeAlan Stern1-26/+1
2009-07-12USB: cypress_m8: remove invalid Clear-HaltAlan Stern1-2/+2
2009-07-12USB: serial: sierra driver id_table additionsElina Pasheva1-17/+29
2009-07-12USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa2-0/+4
2009-07-12USB: Sierra: fix oops upon device closeAlan Stern1-3/+2
2009-07-12USB: option.c: add A-Link 3GU device idAnssi Hannula1-1/+5
2009-07-12USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria1-0/+2
2009-07-12USB: ftdi: support NDI devicesMartin Geleynse2-4/+69
2009-07-12USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden2-0/+2
2009-07-12USB: console: Fix regression in usb console on kernel bootJason Wessel2-7/+9
2009-07-12USB: fix uninitialised variable in ti_do_downloadOliver Neukum1-1/+1
2009-07-12USB: option: add Novatel Ovation MC760Dan Williams1-0/+2
2009-07-12USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman1-1/+0
2009-07-12USB: option.c to support Qisda H21/H20 usb modemBrad Lu1-1/+10
2009-07-12USB: option.c: add Qualcomm/Option iCON 210 modemKai Engert1-0/+1
2009-07-12USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek2-0/+6
2009-07-12USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola2-0/+5
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan3-0/+3
2009-07-10tty: Fix the PL2303 private methods for sysrqAlan Cox1-25/+33
2009-07-10tty: Fix USB kref leakAlan Cox3-5/+6
2009-07-10tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox1-4/+11
2009-06-25usb_serial: Fix oops when unexisting usb serial device is opened.Thadeu Lima de Souza Cascardo1-0/+3
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern35-192/+287
2009-06-15USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern2-18/+33
2009-06-15USB: usb_serial: only allow sysrq on a console portJason Wessel1-1/+1
2009-06-15USB: pl2303 usb_serial: implement sysrq handling on breakJason Wessel1-1/+4
2009-06-15+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm treeAndrew Morton1-1/+1
2009-06-15USB: serial: sierra driver sierra_calc_num_ports() fixElina Pasheva1-35/+14
2009-06-15USB: serial: sierra driver interrupt urb resubmit fixElina Pasheva1-4/+3
2009-06-15USB: serial: sierra driver zero length packet fixElina Pasheva1-1/+4
2009-06-15USB: serial: ftd_sio: implement sysrq handling on breakJason Wessel1-2/+6
2009-06-15USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel2-12/+83
2009-06-15USB: serial: ftd_sio usb: move status checkJason Wessel1-5/+5
2009-06-15USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel2-7/+116