summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+1Star
* USB: serial: mos7840: remove unused write URBJohan Hovold2017-01-041-8/+0Star
* USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-01-041-0/+12
* USB: serial: mos7720: remove obsolete port initialisationJohan Hovold2017-01-041-5/+0Star
* USB: serial: mos7720: fix parallel probeJohan Hovold2017-01-041-23/+7Star
* USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold2017-01-041-10/+8Star
* 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/+1Star
* 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/+0Star
| * 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
| * USB: serial: cp210x: Adding GPIO support for CP2105Martyn Welch2016-10-241-3/+385
| * USB: serial: cp210x: return -EIO on short control transfersJohan Hovold2016-10-241-3/+3
| * USB: serial: cp210x: clean up CSIZE handlingJohan Hovold2016-10-241-8/+1Star
* | USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma2016-11-161-0/+1
* | USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2016-11-072-0/+8
* | USB: serial: fix potential NULL-dereference at probeJohan Hovold2016-10-211-1/+2
* | USB: serial: cp210x: fix tiocmget error handlingJohan Hovold2016-10-201-1/+3
* | USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner2016-10-172-3/+5
|/
* USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones2016-09-271-0/+1
* Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman2016-09-191-1/+2
|\
| * USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas2016-09-121-1/+2
* | Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-162-115/+60Star
|\ \ | |/ |/|