summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: ssu100: fix overrun-error reportingJohan Hovold2014-11-191-8/+3Star
* USB: keyspan: fix overrun-error reportingJohan Hovold2014-11-191-10/+11
* USB: keyspan: fix tty line-status reportingJohan Hovold2014-11-191-28/+48
* usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark2014-11-192-4/+68
* USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick2014-11-101-0/+1
* USB: opticon: fix non-atomic allocation in write pathJohan Hovold2014-11-031-1/+1
* USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold2014-11-031-2/+3
* usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2014-10-232-0/+7
* USB: kobil_sct: Remove unused transfer buffer allocsPeter Hurley2014-10-221-15/+0Star
* USB: option: add Haier CE81B CDMA modemDan Williams2014-10-221-0/+2
* usb: option: add support for Telit LE910Daniele Palmas2014-10-221-0/+8
* usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2014-10-222-1/+7
* USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting2014-10-221-0/+1
* Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-083-18/+3Star
|\
| * usb: serial: Remove unused tty->hw_stoppedPeter Hurley2014-09-243-18/+3Star
* | Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2014-09-251-0/+2
|\ \
| * | USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz2014-09-221-0/+1
| * | USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage2014-09-221-0/+1
| |/
* | USB: serial: remove zte_ev driverJohan Hovold2014-09-154-315/+10Star
* | Merge tag 'v3.17-rc5' into usb-nextJohan Hovold2014-09-154-2/+30
|\|
| * USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones2014-09-092-0/+8
| * USB: sierra: add 1199:68AA device IDBjørn Mork2014-09-011-0/+3
| * USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork2014-09-011-2/+4
| * USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold2014-09-012-0/+7
| * USB: zte_ev: fix removed PIDsJohan Hovold2014-09-011-0/+8
* | usb: serial: xsens_mt: always bind to interface number 1Frans Klaver2014-09-041-19/+4Star
* | usb: serial: xsens_mt: add author and descriptionFrans Klaver2014-09-041-0/+2
* | USB: serial: add Medtronic CareLink USB driverJohan Hovold2014-09-012-0/+8
* | USB: serial: add Novatel Wireless GPS driverJohan Hovold2014-09-012-0/+8
* | USB: serial: add support for multi-port simple driversJohan Hovold2014-09-011-2/+3
* | USB: pl2303: use divisors for unsupported baud ratesLauri Hintsala2014-09-011-6/+7
|/
* USB: serial: fix potential heap buffer overflowJohan Hovold2014-08-271-0/+5
* USB: serial: fix potential stack buffer overflowJohan Hovold2014-08-271-10/+22
* USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw2014-08-241-1/+6
* USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2014-08-182-0/+7
* USB: serial: pl2303: add device id for ztek deviceGreg KH2014-08-182-0/+2
* USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2014-08-182-0/+3
* USB: zte_ev: remove duplicate Qualcom PIDJohan Hovold2014-08-181-1/+0Star
* USB: zte_ev: remove duplicate Gobi PIDJohan Hovold2014-08-181-1/+0Star
* Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev"Johan Hovold2014-08-182-21/+21
* USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton2014-08-181-0/+5
* USB: option: reduce interrupt-urb logging verbosityJohan Hovold2014-08-181-0/+2
* USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2014-08-022-0/+5
* USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen2014-08-021-5/+5
* USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick2014-07-181-3/+0Star
* Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-07-161-59/+23Star
|\
| * USB: kl5kusb105: Remove klsi_105_tiocmset functionPeter Senna Tschudin2014-07-071-30/+0Star
| * USB: mos7840: remove unnecessary null test before kfreeFabian Frederick2014-07-071-4/+1Star
| * USB: ftdi_sio: remove redundant mtxorb quirkJohan Hovold2014-07-071-39/+8Star
| * USB: ftdi_sio: clean up ftdi_set_max_packet_size()Johan Hovold2014-07-071-11/+13