aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-09USB: serial: option: add dlink dwm-158Giuseppe Lippolis1-0/+1
2016-12-09USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2016-12-01Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman16-97/+1914
2016-11-30USB: serial: kl5kusb105: abort on open exception pathPan Bian1-0/+2
2016-11-30USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2016-11-29USB: serial: add Fintek F81532/534 driverJi-Ze Hong (Peter Hong)3-0/+1420
2016-11-21USB: serial: cp210x: use tcflag_t to fix incompatible pointer typeGeert Uytterhoeven1-4/+4
2016-11-16USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma1-0/+1
2016-11-11USB: serial: fix invalid user-pointer checksJohan Hovold10-32/+0
2016-11-07USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2-0/+8
2016-10-24USB: serial: ch341: add debug output for chip versionAidan Thornton1-0/+1
2016-10-24USB: serial: ch341: add support for parity, frame length, stop bitsAidan Thornton1-6/+26
2016-10-24USB: serial: ch341: reinitialize chip on reconfigurationAidan Thornton1-17/+20
2016-10-24USB: serial: ch341: add register and USB request definitionsAidan Thornton1-19/+32
2016-10-24USB: serial: cp210x: use bool for registered flagJohan Hovold1-3/+3
2016-10-24USB: serial: cp210x: Adding GPIO support for CP2105Martyn Welch1-3/+385
2016-10-24USB: serial: cp210x: return -EIO on short control transfersJohan Hovold1-3/+3
2016-10-24USB: serial: cp210x: clean up CSIZE handlingJohan Hovold1-8/+1
2016-10-21USB: serial: fix potential NULL-dereference at probeJohan Hovold1-1/+2
2016-10-20USB: serial: cp210x: fix tiocmget error handlingJohan Hovold1-1/+3
2016-10-17USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner2-3/+5
2016-09-27USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones1-0/+1
2016-09-19Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman1-1/+2
2016-09-16Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-115/+60
2016-09-12USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
2016-08-24USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov1-0/+4
2016-08-23USB: serial: ti_usb_3410_5052: remove unused variablesMathieu OTHACEHE1-13/+0
2016-08-23USB: serial: ti_usb_3410_5052: use C_X macrosMathieu OTHACEHE1-8/+8
2016-08-23USB: serial: ti_usb_3410_5052: remove useless NULL-testingMathieu OTHACEHE1-33/+1
2016-08-23USB: serial: ti_usb_3410_5052: remove useless dev_dbg messagesMathieu OTHACEHE1-11/+0
2016-08-23USB: serial: ti_usb_3410_5052: do not use __uX typesMathieu OTHACEHE1-49/+50
2016-08-22USB: serial: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-2/+2
2016-08-20USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov1-0/+5
2016-08-15USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov1-2/+2
2016-08-15USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov1-1/+1
2016-08-08USB: serial: fix memleak in driver-registration error pathAlexey Klimov1-1/+3
2016-08-08USB: serial: option: add support for Telit LE920A4Daniele Palmas1-0/+21
2016-08-08USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu2-0/+7
2016-08-08USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliƫn2-0/+8
2016-08-08USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel1-0/+1
2016-07-16USB: serial: use variable for statusOliver Neukum1-8/+10
2016-07-16USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas1-0/+3
2016-07-15USB: serial: cp210x: use kmemdupMuhammad Falak R Wani1-3/+1
2016-07-15USB: serial: ti_usb_3410_5052: use functions rather than macrosMathieu OTHACEHE1-4/+11
2016-07-15USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hMathieu OTHACEHE2-261/+235
2016-07-15USB: serial: ti_usb_3410_5052: use __packedMathieu OTHACEHE1-7/+7
2016-07-15USB: serial: ti_usb_3410_5052: remove useless commentsMathieu OTHACEHE1-21/+2
2016-06-07USB: mos7720: delete parportSudip Mukherjee1-0/+1
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-99/+381
2016-05-14Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman9-92/+233