summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* 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
| * USB: ftdi_sio: fix max-packet-size warningJohan Hovold2014-07-071-3/+2Star
| * USB: ftdi_sio: make port probe less verboseJohan Hovold2014-07-071-6/+0Star
* | Merge 3.16-rc5 into usb-nextGreg Kroah-Hartman2014-07-144-2/+15
|\ \
| * | USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2014-07-122-0/+8
| * | USB: ftdi_sio: Add extra PID.Bert Vermeulen2014-07-102-2/+4
| * | usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter2014-07-071-0/+2
| * | USB: cp210x: add support for Corsair usb dongleAndras Kovacs2014-07-071-0/+1
| |/
* | drivers/usb/serial/mos7840.c: remove unnecessary null test before kfreeFabian Frederick2014-07-101-4/+1Star
* | USB: kl5kusb105: Remove klsi_105_tiocmset functionPeter Senna Tschudin2014-07-101-30/+0Star
|/
* usb: option: add/modify Olivetti Olicard modemsBjørn Mork2014-06-231-6/+16
* USB: ftdi_sio: fix null deref at port probeJohan Hovold2014-06-231-2/+5
* USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum2014-06-231-0/+4
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-089-306/+368
|\