summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2016-12-01Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2016-11-30USB: serial: kl5kusb105: abort on open exception pathPan Bian
2016-11-30USB: serial: kl5kusb105: fix open error pathJohan Hovold
2016-11-29USB: serial: add Fintek F81532/534 driverJi-Ze Hong (Peter Hong)
2016-11-21USB: serial: cp210x: use tcflag_t to fix incompatible pointer typeGeert Uytterhoeven
2016-11-16USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma
2016-11-11USB: serial: fix invalid user-pointer checksJohan Hovold
2016-11-07USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown
2016-10-24USB: serial: ch341: add debug output for chip versionAidan Thornton
2016-10-24USB: serial: ch341: add support for parity, frame length, stop bitsAidan Thornton
2016-10-24USB: serial: ch341: reinitialize chip on reconfigurationAidan Thornton
2016-10-24USB: serial: ch341: add register and USB request definitionsAidan Thornton
2016-10-24USB: serial: cp210x: use bool for registered flagJohan Hovold
2016-10-24USB: serial: cp210x: Adding GPIO support for CP2105Martyn Welch
2016-10-24USB: serial: cp210x: return -EIO on short control transfersJohan Hovold
2016-10-24USB: serial: cp210x: clean up CSIZE handlingJohan Hovold
2016-10-21USB: serial: fix potential NULL-dereference at probeJohan Hovold
2016-10-20USB: serial: cp210x: fix tiocmget error handlingJohan Hovold
2016-10-17USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner
2016-09-27USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones
2016-09-19Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman
2016-09-16Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-12USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-08-24USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov
2016-08-23USB: serial: ti_usb_3410_5052: remove unused variablesMathieu OTHACEHE
2016-08-23USB: serial: ti_usb_3410_5052: use C_X macrosMathieu OTHACEHE
2016-08-23USB: serial: ti_usb_3410_5052: remove useless NULL-testingMathieu OTHACEHE
2016-08-23USB: serial: ti_usb_3410_5052: remove useless dev_dbg messagesMathieu OTHACEHE
2016-08-23USB: serial: ti_usb_3410_5052: do not use __uX typesMathieu OTHACEHE
2016-08-22USB: serial: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-20USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov
2016-08-15USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-08-15USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-08-08USB: serial: fix memleak in driver-registration error pathAlexey Klimov
2016-08-08USB: serial: option: add support for Telit LE920A4Daniele Palmas
2016-08-08USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu
2016-08-08USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliƫn
2016-08-08USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel
2016-07-16USB: serial: use variable for statusOliver Neukum
2016-07-16USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas
2016-07-15USB: serial: cp210x: use kmemdupMuhammad Falak R Wani
2016-07-15USB: serial: ti_usb_3410_5052: use functions rather than macrosMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: use __packedMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: remove useless commentsMathieu OTHACEHE
2016-06-07USB: mos7720: delete parportSudip Mukherjee
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-14Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-05-11USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportMathieu OTHACEHE
2016-05-10USB: serial: fix minor-number allocationJohan Hovold