summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2017-01-11USB: serial: ch341: fix control-message error handlingJohan Hovold
2017-01-10USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold
2017-01-09USB: serial: ch341: fix baud rate and line-control handlingJohan Hovold
2017-01-09USB: serial: ch341: fix line settings after reset-resumeJohan Hovold
2017-01-09USB: serial: ch341: fix resume after resetJohan Hovold
2017-01-09USB: serial: ch341: fix open error handlingJohan Hovold
2017-01-09USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold
2017-01-09USB: serial: ch341: fix open and resume after B0Johan Hovold
2017-01-09USB: serial: ch341: fix initial modem-control stateJohan Hovold
2017-01-04USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold
2017-01-04USB: serial: pl2303: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: oti6858: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold
2017-01-04USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold
2017-01-04USB: serial: mos7840: remove unused write URBJohan Hovold
2017-01-04USB: serial: mos7840: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: mos7720: remove obsolete port initialisationJohan Hovold
2017-01-04USB: serial: mos7720: fix parallel probeJohan Hovold
2017-01-04USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold
2017-01-04USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold
2017-01-04USB: serial: mos7720: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold
2017-01-04USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold
2017-01-04USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: io_ti: bind to interface after fw downloadJohan Hovold
2017-01-04USB: serial: io_ti: fix I/O after disconnectJohan Hovold
2017-01-04USB: serial: io_ti: fix another NULL-deref at openJohan Hovold
2017-01-04USB: serial: io_ti: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold
2017-01-04USB: serial: cyberjack: fix NULL-deref at openJohan Hovold
2017-01-02USB: serial: f81534: detect errors from f81534_logic_to_phy_port()Geert Uytterhoeven
2016-12-09USB: serial: option: add dlink dwm-158Giuseppe Lippolis
2016-12-09USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas
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