summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2011-02-17usb_wwan: fix runtime PM in error caseOliver Neukum1-0/+1
2011-02-17usb_wwan: fix error in marking device busyOliver Neukum1-4/+9
2011-02-17sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas1-0/+3
2011-02-17USB: serial/usb_wwan, fix tty NULL dereferenceJiri Slaby1-6/+9
2011-02-17USB: Add Samsung SGH-I500/Android modem ID switch to visor driverMaciej Szmigiero1-0/+12
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman22-53/+161
2011-02-04USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functionsVadim Tsozik1-2/+105
2011-02-03USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2-0/+7
2011-02-03USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD2-0/+32
2011-02-03USB: ti_usb: fix module removalIonut Nicu1-1/+1
2011-02-03USB: io_edgeport: fix the reported firmware major and minorBjørn Mork1-2/+2
2011-01-22USB: ftdi_sio: fix resolution of 2232H baud rate dividersDaniel Glöckner1-1/+1
2011-01-22USB: serial: handle Data Carrier Detect changesLibor Pechacek7-40/+47
2011-01-22USB: serial: Updated support for ICOM devicesPieter Maes2-6/+28
2011-01-22drivers: update to pl2303 usb-serial to support Motorola cablesDario Lombardo2-0/+2
2011-01-22USB: adding USB support for Cinterion's HC2x, EU3 and PH8 productsNicolaus Colberg1-2/+21
2011-01-22USB serial: add missing .usb_driver field in serial driversAlan Stern10-2/+18
2011-01-22USB: CP210x Removed incorrect device IDCraig Shelley1-1/+0
2011-01-22USB: CP210x Add two device IDsCraig Shelley1-0/+2
2011-01-22USB: qcaux: add Pantech UML290 device IDDan Williams1-0/+2
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-3/+2
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo1-3/+2
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2-0/+6
2010-12-16USB: serial: ftdi_sio: add support for TIOCSERGETLSRGreg Kroah-Hartman1-0/+27
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman4-48/+90
2010-12-10USB: serial: usb_wwan: Add missing uaccess.h / fix build failurePeter Huewe1-0/+1
2010-12-10USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2-0/+6
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman3-1/+9
2010-11-30usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams3-0/+81
2010-11-30USB: fix autosuspend bug in usb-serialAlan Stern1-0/+3
2010-11-30USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers2-0/+4
2010-11-30USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer2-0/+2
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman3-1/+10
2010-11-11USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui1-1/+1
2010-11-11USB: ssu100: remove max_packet_size calculationBill Pemberton1-48/+8
2010-11-10Staging: beceem: Move ZTE TU25's USB id to the beceem moduleAlejandro R. Sedeño1-1/+0
2010-11-08USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq2-0/+9
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds19-61/+14
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds11-31/+402
2010-10-22USB: mct_u232: fix broken closeJohan Hovold1-2/+5
2010-10-22USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman2-0/+8
2010-10-22USB: opticon: Whitespace fixes in opticon driverAlon Ziv1-4/+4
2010-10-22USB: opticon: Add Opticon OPN2001 write supportAlon Ziv1-4/+26
2010-10-22USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv1-3/+3
2010-10-22USB: ftdi_sio: set device latency timeout at port probeJohan Hovold1-2/+1
2010-10-22USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold1-1/+10
2010-10-22USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy2-2/+55
2010-10-22usb: makefile cleanupmatt mooney1-5/+4