aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* usb: replace %p with %pKManu Gautam2018-11-278-11/+11
* USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-11-061-0/+1
* USB: serial: io_ti: bind to interface after fw downloadJohan Hovold2017-07-041-2/+1
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-06-171-1/+1
* USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-06-171-0/+6
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-06-171-6/+0
* USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold2017-06-171-0/+5
* USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-06-171-1/+1
* USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold2017-06-171-5/+9
* USB: serial: ark3116: fix register-accessor error handlingJohan Hovold2017-06-171-3/+10
* USB: serial: opticon: fix CTS retrieval at openJohan Hovold2017-06-171-1/+1
* USB: serial: spcp8x5: fix modem-status handlingJohan Hovold2017-06-171-1/+7
* USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold2017-06-171-9/+14
* USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold2017-06-171-2/+0
* USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold2017-06-171-1/+5
* USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-06-171-1/+3
* USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold2017-06-171-9/+9
* USB: serial: ch341: fix resume after resetJohan Hovold2017-06-171-4/+13
* USB: serial: ch341: fix open and resume after B0Johan Hovold2017-06-171-2/+1
* USB: serial: ch341: fix control-message error handlingJohan Hovold2017-06-171-12/+22
* USB: serial: ch341: fix open error handlingJohan Hovold2017-06-171-5/+12
* USB: serial: ch341: fix initial modem-control stateJohan Hovold2017-06-171-1/+0
* USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold2017-06-171-4/+5
* USB: serial: kl5kusb105: abort on open exception pathPan Bian2017-06-171-0/+2
* USB: serial: mos7720: fix parallel probeJohan Hovold2017-06-171-23/+7
* USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold2017-06-171-10/+8
* USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold2017-06-171-1/+5
* USB: serial: mos7720: fix NULL-deref at openJohan Hovold2017-06-171-0/+5
* USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-06-171-0/+12
* USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold2017-06-171-0/+12
* USB: serial: cyberjack: fix NULL-deref at openJohan Hovold2017-06-171-0/+10
* USB: serial: oti6858: fix NULL-deref at openJohan Hovold2017-06-171-0/+16
* USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold2017-06-171-0/+5
* USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold2017-06-171-0/+7
* USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold2017-06-171-0/+1
* USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold2017-06-171-0/+11
* USB: serial: io_ti: fix another NULL-deref at openJohan Hovold2017-06-171-2/+5
* USB: serial: io_ti: fix NULL-deref at openJohan Hovold2017-06-171-0/+7
* USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold2017-06-171-0/+14
* USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold2017-06-171-0/+14
* USB: serial: pl2303: fix NULL-deref at openJohan Hovold2017-06-171-0/+8
* USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold2017-06-171-4/+0
* USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold2017-06-171-0/+13
* USB: serial: kl5kusb105: fix open error pathJohan Hovold2017-06-171-9/+24
* USB: serial: cp210x: fix tiocmget error handlingJohan Hovold2017-04-111-1/+3
* USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy2017-04-111-1/+1
* USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2017-04-111-2/+2
* USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov2017-04-111-1/+1
* USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold2017-04-111-2/+3
* USB: serial: fix memleak in driver-registration error pathAlexey Klimov2017-04-111-1/+3