summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2017-06-05USB: serial: omninet: fix reference leaks at openJohan Hovold1-4/+0
2017-06-05USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-06-05USB: serial: mos7840: fix another NULL-deref at openJohan Hovold1-1/+3
2017-06-05USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold1-9/+14
2017-06-05USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin1-0/+2
2017-06-05USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold1-5/+14
2017-06-05USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold1-15/+23
2017-06-05USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-06-05USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold1-5/+9
2017-06-05USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold1-2/+0
2017-06-05USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold1-8/+4
2017-06-05USB: serial: ssu100: fix control-message error handlingJohan Hovold1-7/+24
2017-06-05USB: serial: mct_u232: fix modem-status error handlingJohan Hovold1-1/+5
2017-06-05USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold1-9/+15
2017-06-05USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold1-6/+18
2017-06-05USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold1-2/+5
2017-06-05USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold1-1/+6
2017-06-05USB: serial: ark3116: fix open error handlingJohan Hovold1-6/+19
2017-06-05USB: serial: ark3116: fix register-accessor error handlingJohan Hovold1-3/+10
2017-06-05USB: serial: ch341: fix modem-status handlingJohan Hovold1-14/+12
2017-03-16USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2-0/+2
2017-03-16USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork1-0/+1
2017-03-16USB: serial: ch341: fix control-message error handlingJohan Hovold1-12/+22
2017-03-16USB: serial: ch341: fix baud rate and line-control handlingJohan Hovold1-7/+17
2017-03-16USB: serial: ch341: fix resume after resetJohan Hovold1-7/+13
2017-03-16USB: serial: ch341: fix open error handlingJohan Hovold1-3/+10
2017-03-16USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold1-9/+6
2017-03-16USB: serial: ch341: fix open and resume after B0Johan Hovold1-2/+3
2017-03-16USB: serial: ch341: fix initial modem-control stateJohan Hovold1-1/+0
2017-03-16USB: serial: ch341: reinitialize chip on reconfigurationAidan Thornton1-17/+20
2017-03-16USB: serial: ch341: add register and USB request definitionsAidan Thornton1-19/+32
2017-03-16USB: ch341: set tty baud speed according to tty structNicolas PLANEL1-9/+6
2017-03-16USB: ch341: remove redundant close from open error pathJohan Hovold1-1/+0
2017-03-16USB: ch341: forward USB errors to USB serial coreJohan Hovold1-1/+1
2017-03-16USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold1-0/+7
2017-03-16USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold1-0/+7
2017-03-16USB: serial: pl2303: fix NULL-deref at openJohan Hovold1-0/+8
2017-03-16USB: serial: oti6858: fix NULL-deref at openJohan Hovold1-0/+8
2017-03-16USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold1-0/+6
2017-03-16USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold1-3/+1
2017-03-16USB: serial: mos7840: fix NULL-deref at openJohan Hovold1-0/+6
2017-03-16USB: serial: mos7720: fix parallel probeJohan Hovold1-23/+7
2017-03-16USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold1-10/+8
2017-03-16USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold1-1/+5
2017-03-16USB: serial: mos7720: fix NULL-deref at openJohan Hovold1-0/+5
2017-03-16USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold1-0/+5
2017-03-16USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold1-1/+7
2017-03-16USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold1-0/+5
2017-03-16USB: serial: io_ti: fix another NULL-deref at openJohan Hovold1-2/+7
2017-03-16USB: serial: io_ti: fix NULL-deref at openJohan Hovold1-0/+7