summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-05-25xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman
2021-05-25xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman
2021-05-24usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda
2021-05-24usb: typec: tcpm: Respond Not_Supported if no snk_vdoKyle Tso
2021-05-24usb: typec: tcpm: Properly interrupt VDM AMSKyle Tso
2021-05-22Merge tag 'usb-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-05-21USB: trancevibrator: fix control-request directionJohan Hovold
2021-05-21Merge tag 'usb-serial-5.13-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-05-21usb: typec: tcpm: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-05-21usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson
2021-05-21usb: typec: mux: Fix matching with typec_altmode_descBjorn Andersson
2021-05-21misc/uss720: fix memory leak in uss720_probeDongliang Mu
2021-05-21usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen
2021-05-21USB: usbfs: Don't WARN about excessively large memory allocationsAlan Stern
2021-05-17usb: chipidea: udc: assign interrupt number to USB gadget structureLi Jun
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-13usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-13usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-defaultBadhri Jagan Sridharan
2021-05-13xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh
2021-05-13usb: xhci: Increase timeout for HC haltMaximilian Luz
2021-05-13xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET
2021-05-13xhci: Fix giving back cancelled URBs even if halted endpoint can't resetMathias Nyman
2021-05-13xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao
2021-05-11usb: cdnsp: Fix lack of removing request from pending list.Pawel Laszczak
2021-05-11usb: cdns3: Fix runtime PM imbalance on errorDinghao Liu
2021-05-10usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan
2021-05-10usb: musb: Fix an error messageChristophe JAILLET
2021-05-10usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMSKyle Tso
2021-05-10usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated workKyle Tso
2021-05-10usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham
2021-05-10usb: fotg210-hcd: Fix an error messageChristophe JAILLET
2021-05-10usb: dwc3: omap: improve extcon initializationMarcel Hamer
2021-05-10usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko
2021-05-10usb: typec: tcpm: Fix wrong handling in GET_SINK_CAPKyle Tso
2021-05-10usb: dwc2: Remove obsolete MODULE_ constants from platform.cMatthijs Kooijman
2021-05-10usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()Zhen Lei
2021-05-10usb: dwc3: imx8mp: detect dwc3 core node via compatible stringLi Jun
2021-05-10usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng
2021-05-10usb: dwc3: gadget: Free gadget structure only after freeing endpointsJack Pham
2021-05-10usb: dwc2: Fix gadget DMA unmap directionPhil Elwell
2021-05-10usb: dwc3: gadget: Rename EOPF event macros to SuspendJack Pham
2021-05-10usb: dwc3: gadget: Enable suspend eventsJack Pham
2021-05-10usb: dwc3: core: Add missing GHWPARAMS9 docThinh Nguyen
2021-05-10usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth
2021-05-10cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum
2021-05-10USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng
2021-05-10USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan
2021-05-10USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas
2021-05-10USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds