summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-15USB: serial: sierra driver read path bug fixElina Pasheva1-11/+17
2009-06-15USB: serial: sierra driver write path improvementsElina Pasheva1-17/+35
2009-06-15USB: garmin_gps: removes usb_reset_device from garmin_closeHermann Kneissel1-125/+73
2009-06-15USB: Identify Novatel MC760 in option driverRichard Laager1-2/+2
2009-06-15USB: serial: sierra driver debug info visibility improvementElina Pasheva1-25/+25
2009-06-15USB: serial: sierra driver performance improvementsElina Pasheva1-3/+3
2009-06-15USB: mos7840: fix debug log messagesTony Cook1-156/+162
2009-06-15USB: Ignore storage device in modem mode on DWN-652Pascal Terjan1-0/+15
2009-06-15USB: ftdi_sio: fix hi-speed device packet size calculationMark Adamson1-8/+48
2009-06-15USB: serial: FTDI: add high speed device supportMark Adamson2-11/+89
2009-06-15USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device idMichele Valzelli1-0/+5
2009-06-15USB: FTDI-SIO new device idsDaniel Suchy2-0/+4
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-1/+1
2009-06-11sierra: driver interface blacklistingElina Pasheva1-3/+48