summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2009-08-082-0/+9
* USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2009-08-082-0/+8
* USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2009-08-082-0/+5
* USB: option.c to support Alcatel X060S/X200 broadband modemsJavier Martin2009-07-281-0/+6
* USB: serial: option: Add ZTE AC8710 usb modem device.Peng Huang2009-07-281-0/+2
* USB: aten uc2324 is really a moschip 7840Russell Lang2009-07-281-2/+7
* USB: option: Add USB ID for Novatel MC727/U727/USB727 refreshTim Gardner2009-07-281-0/+2
* USB: option: add ZTE device ids and remove ONDA idsHerton Ronaldo Krzesinski2009-07-281-45/+68
* USB: CP210x Add new device IDsCraig Shelley2009-07-281-0/+3
* USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg2009-07-282-0/+8
* USB: let the option driver compile without CONFIG_PMOliver Neukum2009-07-281-0/+8
* USB: option: Remove unused variableCarlos R. Mafra2009-07-281-2/+0Star
* usb_serial: Fix remaining ref count/lock bugsAlan Cox2009-07-281-4/+13
* tty: Fix a USB serial crash/scribbleAlan Cox2009-07-271-1/+18
* tty: fix chars_in_buffersAlan Cox2009-07-212-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-1311-62/+149
|\
| * USB: option: remove unnecessary and erroneous codeAlan Stern2009-07-131-26/+1Star
| * USB: cypress_m8: remove invalid Clear-HaltAlan Stern2009-07-131-2/+2
| * USB: serial: sierra driver id_table additionsElina Pasheva2009-07-131-17/+29
| * USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa2009-07-132-0/+4
| * USB: Sierra: fix oops upon device closeAlan Stern2009-07-131-3/+2Star
| * USB: option.c: add A-Link 3GU device idAnssi Hannula2009-07-131-1/+5
| * USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria2009-07-131-0/+2
| * USB: ftdi: support NDI devicesMartin Geleynse2009-07-132-4/+69
| * USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden2009-07-132-0/+2
| * USB: console: Fix regression in usb console on kernel bootJason Wessel2009-07-132-7/+9
| * USB: fix uninitialised variable in ti_do_downloadOliver Neukum2009-07-131-1/+1
| * USB: option: add Novatel Ovation MC760Dan Williams2009-07-131-0/+2
| * USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman2009-07-131-1/+0Star
| * USB: option.c to support Qisda H21/H20 usb modemBrad Lu2009-07-131-1/+10
| * USB: option.c: add Qualcomm/Option iCON 210 modemKai Engert2009-07-131-0/+1
| * USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek2009-07-132-0/+6
| * USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola2009-07-132-0/+5
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-123-0/+3
|/
* tty: Fix the PL2303 private methods for sysrqAlan Cox2009-07-111-25/+33
* tty: Fix USB kref leakAlan Cox2009-07-113-5/+6
* tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox2009-07-111-4/+11
* usb_serial: Fix oops when unexisting usb serial device is opened.Thadeu Lima de Souza Cascardo2009-06-251-0/+3
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-1635-192/+287
* USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern2009-06-162-18/+33
* USB: usb_serial: only allow sysrq on a console portJason Wessel2009-06-161-1/+1
* USB: pl2303 usb_serial: implement sysrq handling on breakJason Wessel2009-06-161-1/+4
* + drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm treeAndrew Morton2009-06-161-1/+1
* USB: serial: sierra driver sierra_calc_num_ports() fixElina Pasheva2009-06-161-35/+14Star
* USB: serial: sierra driver interrupt urb resubmit fixElina Pasheva2009-06-161-4/+3Star
* USB: serial: sierra driver zero length packet fixElina Pasheva2009-06-161-1/+4
* USB: serial: ftd_sio: implement sysrq handling on breakJason Wessel2009-06-161-2/+6
* USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel2009-06-162-12/+83
* USB: serial: ftd_sio usb: move status checkJason Wessel2009-06-161-5/+5
* USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel2009-06-162-7/+116