summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2017-01-19USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold
2017-01-19USB: serial: ch341: fix open and resume after B0Johan Hovold
2017-01-19USB: serial: ch341: fix control-message error handlingJohan Hovold
2017-01-19USB: serial: ch341: fix open error handlingJohan Hovold
2017-01-19USB: serial: ch341: fix resume after resetJohan Hovold
2017-01-19USB: serial: ch341: fix initial modem-control stateJohan Hovold
2017-01-19USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold
2017-01-12USB: serial: io_ti: bind to interface after fw downloadJohan Hovold
2017-01-12USB: serial: kl5kusb105: abort on open exception pathPan Bian
2017-01-12USB: serial: mos7720: fix parallel probeJohan Hovold
2017-01-12USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold
2017-01-12USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold
2017-01-12USB: serial: mos7720: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: mos7840: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold
2017-01-12USB: serial: cyberjack: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: oti6858: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold
2017-01-12USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: io_ti: fix I/O after disconnectJohan Hovold
2017-01-12USB: serial: io_ti: fix another NULL-deref at openJohan Hovold
2017-01-12USB: serial: io_ti: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold
2017-01-12USB: serial: pl2303: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold
2017-01-12USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold
2017-01-06USB: serial: kl5kusb105: fix open error pathJohan Hovold
2017-01-06USB: serial: option: add dlink dwm-158Giuseppe Lippolis
2017-01-06USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas
2016-11-16USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma
2016-11-07USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown
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