summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-16USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado
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
2017-03-16USB: fix problems with duplicate endpoint addressesAlan Stern
2017-03-16usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum
2017-03-16usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven
2017-03-16usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren
2017-03-16USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold
2017-03-16USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold
2017-03-16USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold
2017-03-16USB: serial: pl2303: fix NULL-deref at openJohan Hovold
2017-03-16USB: serial: oti6858: fix NULL-deref at openJohan Hovold
2017-03-16USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold
2017-03-16USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold
2017-03-16USB: serial: mos7840: fix NULL-deref at openJohan Hovold
2017-03-16USB: serial: mos7720: fix parallel probeJohan Hovold
2017-03-16USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold
2017-03-16USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold
2017-03-16USB: serial: mos7720: fix NULL-deref at openJohan Hovold
2017-03-16USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold
2017-03-16USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold
2017-03-16USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold
2017-03-16USB: serial: io_ti: fix another NULL-deref at openJohan Hovold
2017-03-16USB: serial: io_ti: fix NULL-deref at openJohan Hovold
2017-03-16USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold
2017-03-16USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold
2017-03-16USB: serial: cyberjack: fix NULL-deref at openJohan Hovold
2017-03-16usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-03-16usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-03-16xhci: Handle command completion and timeout raceMathias Nyman
2017-03-16usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang
2017-03-16usb: xhci: fix possible wild pointerLu Baolu
2017-03-16xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-03-16USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern
2017-03-16USB: gadgetfs: fix use-after-free bugAlan Stern
2017-03-16USB: gadgetfs: fix unbounded memory allocation bugAlan Stern
2017-03-16usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman