summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2017-01-312-0/+2
* USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork2017-01-241-0/+1
* USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado2017-01-191-0/+1
* USB: serial: ch341: fix control-message error handlingJohan Hovold2017-01-111-11/+21
* USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold2017-01-101-4/+5
* USB: serial: ch341: fix baud rate and line-control handlingJohan Hovold2017-01-091-7/+17
* USB: serial: ch341: fix line settings after reset-resumeJohan Hovold2017-01-091-1/+4
* USB: serial: ch341: fix resume after resetJohan Hovold2017-01-091-4/+13
* USB: serial: ch341: fix open error handlingJohan Hovold2017-01-091-3/+10
* USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold2017-01-091-9/+7
* USB: serial: ch341: fix open and resume after B0Johan Hovold2017-01-091-1/+3
* USB: serial: ch341: fix initial modem-control stateJohan Hovold2017-01-091-1/+0
* USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold2017-01-041-0/+7
* USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold2017-01-041-0/+14
* USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold2017-01-041-4/+0
* USB: serial: pl2303: fix NULL-deref at openJohan Hovold2017-01-041-0/+8
* USB: serial: oti6858: fix NULL-deref at openJohan Hovold2017-01-041-0/+16
* USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold2017-01-041-0/+13
* USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold2017-01-041-3/+1
* USB: serial: mos7840: remove unused write URBJohan Hovold2017-01-041-8/+0
* USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-01-041-0/+12
* USB: serial: mos7720: remove obsolete port initialisationJohan Hovold2017-01-041-5/+0
* USB: serial: mos7720: fix parallel probeJohan Hovold2017-01-041-23/+7
* USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold2017-01-041-10/+8
* USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold2017-01-041-1/+5
* USB: serial: mos7720: fix NULL-deref at openJohan Hovold2017-01-041-0/+5
* USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold2017-01-041-0/+12
* USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold2017-01-041-0/+14
* USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold2017-01-041-0/+11
* USB: serial: io_ti: bind to interface after fw downloadJohan Hovold2017-01-041-2/+1
* USB: serial: io_ti: fix I/O after disconnectJohan Hovold2017-01-041-0/+3
* USB: serial: io_ti: fix another NULL-deref at openJohan Hovold2017-01-041-3/+6
* USB: serial: io_ti: fix NULL-deref at openJohan Hovold2017-01-041-0/+7
* USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold2017-01-041-0/+5
* USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold2017-01-041-0/+1
* USB: serial: cyberjack: fix NULL-deref at openJohan Hovold2017-01-041-0/+10
* USB: serial: f81534: detect errors from f81534_logic_to_phy_port()Geert Uytterhoeven2017-01-021-3/+5
* USB: serial: option: add dlink dwm-158Giuseppe Lippolis2016-12-091-0/+1
* USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas2016-12-091-0/+6
* Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-12-0116-97/+1914
|\
| * USB: serial: kl5kusb105: abort on open exception pathPan Bian2016-11-301-0/+2
| * USB: serial: kl5kusb105: fix open error pathJohan Hovold2016-11-301-9/+24
| * USB: serial: add Fintek F81532/534 driverJi-Ze Hong (Peter Hong)2016-11-293-0/+1420
| * USB: serial: cp210x: use tcflag_t to fix incompatible pointer typeGeert Uytterhoeven2016-11-211-4/+4
| * USB: serial: fix invalid user-pointer checksJohan Hovold2016-11-1110-32/+0
| * USB: serial: ch341: add debug output for chip versionAidan Thornton2016-10-241-0/+1
| * USB: serial: ch341: add support for parity, frame length, stop bitsAidan Thornton2016-10-241-6/+26
| * USB: serial: ch341: reinitialize chip on reconfigurationAidan Thornton2016-10-241-17/+20
| * USB: serial: ch341: add register and USB request definitionsAidan Thornton2016-10-241-19/+32
| * USB: serial: cp210x: use bool for registered flagJohan Hovold2016-10-241-3/+3
OpenPOWER on IntegriCloud