aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina19-407/+171
2014-11-19USB: ssu100: fix overrun-error reportingJohan Hovold1-8/+3
2014-11-19USB: keyspan: fix overrun-error reportingJohan Hovold1-10/+11
2014-11-19USB: keyspan: fix tty line-status reportingJohan Hovold1-28/+48
2014-11-19usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark2-4/+68
2014-11-10USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick1-0/+1
2014-11-03USB: opticon: fix non-atomic allocation in write pathJohan Hovold1-1/+1
2014-11-03USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold1-2/+3
2014-10-29usb: Fix typo in usb-serial-simple.cRoman Mindalev1-1/+1
2014-10-23usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2-0/+7
2014-10-22USB: kobil_sct: Remove unused transfer buffer allocsPeter Hurley1-15/+0
2014-10-22USB: option: add Haier CE81B CDMA modemDan Williams1-0/+2
2014-10-22usb: option: add support for Telit LE910Daniele Palmas1-0/+8
2014-10-22usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2-1/+7
2014-10-22USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting1-0/+1
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-18/+3
2014-09-25Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-0/+2
2014-09-23usb: serial: Remove unused tty->hw_stoppedPeter Hurley3-18/+3
2014-09-22USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz1-0/+1
2014-09-22USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage1-0/+1
2014-09-15USB: serial: remove zte_ev driverJohan Hovold4-315/+10
2014-09-15Merge tag 'v3.17-rc5' into usb-nextJohan Hovold4-2/+30
2014-09-08USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones2-0/+8
2014-09-04usb: serial: xsens_mt: always bind to interface number 1Frans Klaver1-19/+4
2014-09-04usb: serial: xsens_mt: add author and descriptionFrans Klaver1-0/+2
2014-09-01USB: serial: add Medtronic CareLink USB driverJohan Hovold2-0/+8
2014-09-01USB: serial: add Novatel Wireless GPS driverJohan Hovold2-0/+8
2014-09-01USB: serial: add support for multi-port simple driversJohan Hovold1-2/+3
2014-09-01USB: pl2303: use divisors for unsupported baud ratesLauri Hintsala1-6/+7
2014-09-01USB: sierra: add 1199:68AA device IDBjørn Mork1-0/+3
2014-09-01USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork1-2/+4
2014-09-01USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold2-0/+7
2014-09-01USB: zte_ev: fix removed PIDsJohan Hovold1-0/+8
2014-08-27USB: serial: fix potential heap buffer overflowJohan Hovold1-0/+5
2014-08-27USB: serial: fix potential stack buffer overflowJohan Hovold1-10/+22
2014-08-24USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw1-1/+6
2014-08-18USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-08-18USB: serial: pl2303: add device id for ztek deviceGreg KH2-0/+2
2014-08-18USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-08-18USB: zte_ev: remove duplicate Qualcom PIDJohan Hovold1-1/+0
2014-08-18USB: zte_ev: remove duplicate Gobi PIDJohan Hovold1-1/+0
2014-08-18Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev"Johan Hovold2-21/+21
2014-08-18USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton1-0/+5
2014-08-18USB: option: reduce interrupt-urb logging verbosityJohan Hovold1-0/+2
2014-08-01USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-08-01USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-07-17USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick1-3/+0
2014-07-16Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-59/+23
2014-07-13Merge 3.16-rc5 into usb-nextGreg Kroah-Hartman4-2/+15