summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2018-06-01USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2-0/+2
2018-06-01USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai1-1/+0
2018-03-03USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl1-0/+1
2018-03-03USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò1-0/+1
2018-03-03USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze2-0/+7
2018-03-03USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)1-0/+9
2018-03-03USB: serial: option: add Quectel BG96 idSebastian Sjoholm1-0/+3
2018-02-13USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold1-0/+6
2018-02-13USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold1-3/+13
2018-01-01USB: serial: cp210x: add support for ELV TFD500Andreas Engel1-0/+1
2018-01-01USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig1-0/+2
2018-01-01USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2-0/+9
2017-11-26USB: serial: console: fix use-after-free after failed setupJohan Hovold1-0/+1
2017-11-11mct_u232: Fix use of uninitialized pointer in mct_u323_startup()Ben Hutchings1-1/+1
2017-11-11USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller1-0/+1
2017-10-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2017-09-15USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold1-1/+4
2017-09-15USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold1-1/+1
2017-09-15USB: serial: ir-usb: fix big-endian baud-rate debug printkJohan Hovold1-9/+12
2017-09-15USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet1-1/+1
2017-07-18USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams1-1/+16
2017-07-18USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-07-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
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