summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2017-09-15USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork
2017-09-15USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov
2017-09-15USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold
2017-09-15USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold
2017-09-15USB: serial: ir-usb: fix big-endian baud-rate debug printkJohan Hovold
2017-09-15USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet
2017-09-15usb: serial: option: add Telit ME910 supportDaniele Palmas
2017-08-26USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut
2017-07-18USB: serial: qcserial: add Dell DW5811eBjørn Mork
2017-07-18USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams
2017-07-18USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold
2017-07-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold
2017-07-18USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold
2017-06-05USB: serial: omninet: fix reference leaks at openJohan Hovold
2017-06-05USB: serial: io_ti: fix information leak in completion handlerJohan Hovold
2017-06-05USB: serial: mos7840: fix another NULL-deref at openJohan Hovold
2017-06-05USB: serial: sierra: fix bogus alternate-setting assumptionJohan Hovold
2017-06-05USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold
2017-06-05USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin
2017-06-05USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold
2017-06-05USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold
2017-06-05USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold
2017-06-05USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold
2017-06-05USB: serial: opticon: fix CTS retrieval at openJohan Hovold
2017-06-05USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold
2017-06-05USB: serial: ssu100: fix control-message error handlingJohan Hovold
2017-06-05USB: serial: spcp8x5: fix modem-status handlingJohan Hovold
2017-06-05USB: serial: quatech2: fix control-message error handlingJohan Hovold
2017-06-05USB: serial: mct_u232: fix modem-status error handlingJohan Hovold
2017-06-05USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold
2017-06-05USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold
2017-06-05USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold
2017-06-05USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold
2017-06-05USB: serial: ark3116: fix open error handlingJohan Hovold
2017-06-05USB: serial: ark3116: fix register-accessor error handlingJohan Hovold
2017-06-05USB: serial: ch341: fix modem-status handlingJohan Hovold
2017-03-16USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol
2017-03-16USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork
2017-03-16USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado
2017-03-16USB: serial: ch341: fix control-message error handlingJohan Hovold
2017-03-16USB: serial: ch341: fix baud rate and line-control handlingJohan Hovold
2017-03-16USB: serial: ch341: fix resume after resetJohan Hovold
2017-03-16USB: serial: ch341: fix open error handlingJohan Hovold
2017-03-16USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold
2017-03-16USB: serial: ch341: fix open and resume after B0Johan Hovold
2017-03-16USB: serial: ch341: fix initial modem-control stateJohan Hovold
2017-03-16USB: serial: ch341: reinitialize chip on reconfigurationAidan Thornton
2017-03-16USB: serial: ch341: add register and USB request definitionsAidan Thornton
2017-03-16USB: ch341: set tty baud speed according to tty structNicolas PLANEL
2017-03-16USB: ch341: remove redundant close from open error pathJohan Hovold