summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Fix debugfs creation flowMinas Harutyunyan2021-06-211-1/+2
* Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman2021-06-144-15/+22
|\
| * usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu2021-06-091-0/+3
| * usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabledNeil Armstrong2021-06-041-1/+4
| * usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...Christophe JAILLET2021-06-041-2/+6
| * Revert "usb: dwc3: core: Add shutdown callback for dwc3"Alexandru Elisei2021-06-041-6/+0
| * usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham2021-06-033-19/+8
| * usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULLJack Pham2021-06-021-0/+4
| * usb: dwc3: gadget: Disable gadget IRQ during pullup disableWesley Cheng2021-06-021-6/+5
* | USB: dwc3: remove debugfs root dentry storageGreg Kroah-Hartman2021-06-103-7/+7
* | usb: dwc3: support 64 bit DMA in platform driverSven Peter2021-06-091-0/+4
* | usb: dwc3: core: fix kernel panic when do rebootPeter Chen2021-06-091-1/+1
* | usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham2021-06-023-19/+8
* | Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman2021-05-311-6/+7
|\|
| * usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen2021-05-211-6/+7
* | usb: dwc3: trace: Remove unused fields in dwc3_log_trbMayank Rana2021-05-271-2/+0
* | Merge 5.13-rc2 into usb-nextGreg Kroah-Hartman2021-05-176-11/+26
|\|
| * usb: dwc3: omap: improve extcon initializationMarcel Hamer2021-05-101-0/+5
| * usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()Zhen Lei2021-05-101-0/+1
| * usb: dwc3: imx8mp: detect dwc3 core node via compatible stringLi Jun2021-05-101-1/+1
| * usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng2021-05-101-1/+3
| * usb: dwc3: gadget: Free gadget structure only after freeing endpointsJack Pham2021-05-101-1/+2
| * usb: dwc3: gadget: Rename EOPF event macros to SuspendJack Pham2021-05-103-9/+9
| * usb: dwc3: gadget: Enable suspend eventsJack Pham2021-05-101-0/+4
| * usb: dwc3: core: Add missing GHWPARAMS9 docThinh Nguyen2021-05-101-0/+1
| * usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth2021-05-101-0/+1
* | usb: dwc3: pci: Fix DEFINE for Intel Elkhart LakeRaymond Tan2021-05-131-4/+4
* | usb: dwc3: remove repeated setting of current_dr_roleChunfeng Yun2021-05-101-1/+0
|/
* usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capabilityThinh Nguyen2021-04-232-1/+12
* usb: dwc3: Capture new capability register GHWPARAMS9Thinh Nguyen2021-04-232-0/+5
* usb: dwc3: core: Do core softreset when switch modeYu Chen2021-04-222-0/+32
* usb: dwc3: gadget: Remove FS bInterval_m1 limitationThinh Nguyen2021-04-221-4/+6
* usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen2021-04-221-6/+7
* usb: dwc3: gadget: Check for disabled LPM quirkThinh Nguyen2021-04-143-2/+13
* usb: dwc3: core: Add shutdown callback for dwc3Sandeep Maheswaram2021-04-141-0/+6
* usb: dwc3: gadget: Ignore Packet Pending bitThinh Nguyen2021-04-142-0/+12
* usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible stringSerge Semin2021-04-101-1/+1
* usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()Bixuan Cui2021-04-101-1/+0
* usb: dwc3: xilinx: Remove the extra freeing of clocksManish Narani2021-04-091-2/+0
* usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driverManish Narani2021-04-091-1/+1
* usb: dwc3: pci: add support for the Intel Alder Lake-MHeikki Krogerus2021-04-091-0/+4
* Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman2021-04-053-5/+11
|\
| * usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disableWesley Cheng2021-03-261-4/+4
| * usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel MerrifieldAndy Shevchenko2021-03-231-0/+2
| * usb: dwc3: gadget: Use max speed if unspecifiedThinh Nguyen2021-03-231-1/+1
| * usb: dwc3: gadget: Set gadget_max_speed when set ssp_rateThinh Nguyen2021-03-231-0/+1
| * usb: dwc3: qcom: skip interconnect init for ACPI probeShawn Guo2021-03-231-0/+3
* | usb: dwc3: add cancelled reasons for dwc3 requestsRay Chi2021-04-023-11/+31
* | usb: dwc3: exynos: fix incorrect kernel-doc comment syntaxAditya Srivastava2021-04-021-1/+1
* | usb: dwc3: fix incorrect kernel-doc comment syntax in filesAditya Srivastava2021-04-027-7/+7