aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-03-21Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-20USB: quirks: blacklist duplicate ep on Sound Devices USBPre2Johan Hovold
2020-03-20USB: core: add endpoint-blacklist quirkJohan Hovold
2020-03-20usb: missing parentheses in USE_NEW_SCHEMEQi Zhou
2020-03-20USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas
2020-03-20USB: core: fix check for duplicate endpointsJohan Hovold
2020-03-20usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2020-03-20usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang
2020-03-20USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov
2020-03-20usb: gadget: fix wrong endpoint descEJ Hsu
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie
2020-02-24usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim
2020-02-24usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim
2020-02-24usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck
2020-02-24xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCIMika Westerberg
2020-02-24usb: usbfs: Suppress problematic bind and unbind uevents.Ingo Rohloff
2020-02-24usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram
2020-02-05Merge tag 'v5.2.31' into v5.2/standard/baseBruce Ashfield
2020-01-31usb: typec: fix use after free in typec_register_port()Wen Yang
2020-01-31usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2020-01-31usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen
2020-01-31usb: dwc3: gadget: Fix logical conditionTejas Joglekar
2020-01-31usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2020-01-31usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev
2020-01-31usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia
2020-01-31USB: adutux: fix interface sanity checkJohan Hovold
2020-01-31usb: roles: fix a potential use after freeWen Yang
2020-01-31USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold
2020-01-31USB: idmouse: fix interface sanity checksJohan Hovold
2020-01-31USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold
2020-01-31xhci: make sure interrupts are restored to correct stateMathias Nyman
2020-01-31xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman
2020-01-31xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng
2020-01-31xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman
2020-01-31xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg
2020-01-31usb: xhci: only set D3hot for pci deviceHenry Lin
2020-01-31usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam
2020-01-31usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng
2020-01-31USB: uas: heed CAPACITY_HEURISTICSOliver Neukum
2020-01-31USB: uas: honor flag to avoid CAPACITY16Oliver Neukum
2020-01-31usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva
2020-01-20Merge tag 'v5.2.30' into v5.2/standard/baseBruce Ashfield
2020-01-19usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2020-01-19USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso
2020-01-19usb: dwc2: use a longer core rest timeout in dwc2_core_reset()Mathias Kresin
2020-01-15Merge tag 'v5.2.29' into v5.2/standard/baseBruce Ashfield
2020-01-09USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2020-01-09USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado
2020-01-09USB: serial: mos7840: fix remote wakeupJohan Hovold