summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: ch341: add new idwangyanqing2011-03-111-0/+1
* USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-HJF Argentino2011-03-092-0/+3
* USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski2011-03-091-1/+2
* USB: Remove unused timeout from io_edgeport.cHuzaifa Sidhpurwala2011-03-021-3/+0
* USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby2011-02-281-1/+1
* USB: serial/keyspan_pda, fix potential tty NULL dereferencesJiri Slaby2011-02-281-7/+8
* USB: opticon: add rts and cts supportMartin Jansen2011-02-251-44/+112
* USB: serial drivers need to use larger bulk-in buffersAlan Stern2011-02-251-3/+2
* USB: serial: mos7720: Fix possible null pointer dereferenceHuzaifa Sidhpurwala2011-02-251-1/+2
* USB: serial: keyspan: Fix possible null pointer dereference.Huzaifa Sidhpurwala2011-02-251-5/+5
* USB: sierra: error handling in runtime PMOliver Neukum2011-02-171-4/+12
* usb_wwan: fix error case in close()Oliver Neukum2011-02-171-1/+3
* usb_wwan: error case of resumeOliver Neukum2011-02-171-1/+22
* usb_wwan: data consistency in error caseOliver Neukum2011-02-171-1/+1
* usb_wwan: fix runtime PM in error caseOliver Neukum2011-02-171-0/+1
* usb_wwan: fix error in marking device busyOliver Neukum2011-02-171-4/+9
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-1722-53/+161
|\
| * USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2011-02-032-0/+7
| * USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD2011-02-032-0/+32
| * USB: ti_usb: fix module removalIonut Nicu2011-02-031-1/+1
| * USB: io_edgeport: fix the reported firmware major and minorBjørn Mork2011-02-031-2/+2
| * USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-227-40/+47
| * USB: serial: Updated support for ICOM devicesPieter Maes2011-01-222-6/+28
| * drivers: update to pl2303 usb-serial to support Motorola cablesDario Lombardo2011-01-222-0/+2
| * USB: adding USB support for Cinterion's HC2x, EU3 and PH8 productsNicolaus Colberg2011-01-221-2/+21
| * USB serial: add missing .usb_driver field in serial driversAlan Stern2011-01-2210-2/+18
| * USB: CP210x Removed incorrect device IDCraig Shelley2011-01-221-1/+0
| * USB: CP210x Add two device IDsCraig Shelley2011-01-221-0/+2
| * USB: qcaux: add Pantech UML290 device IDDan Williams2011-01-221-0/+2
* | USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functionsVadim Tsozik2011-02-041-2/+105
* | USB: ftdi_sio: fix resolution of 2232H baud rate dividersDaniel Glöckner2011-01-221-1/+1
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-101-1/+0
|\
| * Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-073-1/+9
| |\
| * \ Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-163-1/+10
| |\ \
| * | | Staging: beceem: Move ZTE TU25's USB id to the beceem moduleAlejandro R. Sedeño2010-11-101-1/+0
* | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-3/+2
|\ \ \ \
| * | | | usb: don't use flush_scheduled_work()Tejun Heo2010-12-241-3/+2
* | | | | USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-222-0/+6
|\ \ \ \ \
| * | | | | USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2010-12-102-0/+6
| | |_|_|/ | |/| | |
* | | | | USB: serial: ftdi_sio: add support for TIOCSERGETLSRGreg Kroah-Hartman2010-12-161-0/+27
* | | | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-164-48/+90
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | USB: serial: usb_wwan: Add missing uaccess.h / fix build failurePeter Huewe2010-12-101-0/+1
| * | | | usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams2010-11-303-0/+81
| * | | | USB: ssu100: remove max_packet_size calculationBill Pemberton2010-11-111-48/+8
| | |/ / | |/| |
* | | | USB: fix autosuspend bug in usb-serialAlan Stern2010-11-301-0/+3
* | | | USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers2010-11-302-0/+4
* | | | USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer2010-11-302-0/+2
| |/ / |/| |
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| |/ |/|
* | USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui2010-11-111-1/+1
* | USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq2010-11-082-0/+9
|/