summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-07-18xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman
2017-07-18ACM gadget: fix endianness in notificationsOliver Neukum
2017-07-18USB: usbtmc: add missing endpoint sanity checkJohan Hovold
2017-07-18USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-07-18USB: wusbcore: fix NULL-deref at probeJohan Hovold
2017-07-18USB: uss720: fix NULL-deref at probeJohan Hovold
2017-07-18USB: idmouse: fix NULL-deref at probeJohan Hovold
2017-07-18USB: iowarrior: fix NULL-deref in writeJohan Hovold
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: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
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: iowarrior: fix NULL-deref at probeJohan Hovold
2017-06-05USB: serial: mos7840: fix another NULL-deref at openJohan 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-event processingJohan 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: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak
2017-06-05usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi
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: 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: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský
2017-03-16USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork
2017-03-16xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
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