summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2017-02-26USB: serial: console: fix uninitialised spinlockJohan Hovold
2017-02-26USB: serial: ark3116: fix register-accessor error handlingJohan Hovold
2017-02-26USB: serial: opticon: fix CTS retrieval at openJohan Hovold
2017-02-26USB: serial: spcp8x5: fix modem-status handlingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold
2017-02-26USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin
2017-02-26USB: serial: mos7840: fix another NULL-deref at openJohan Hovold
2017-01-31USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol
2017-01-24USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork
2017-01-19USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado
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