summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: gadget: Return proper request statusThinh Nguyen2022-04-261-1/+30
* usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus2022-04-261-0/+8
* usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen2022-04-221-1/+2
* usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter2022-04-211-6/+5
* usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen2022-04-211-4/+4
* usb: dwc3: fix backwards compat with rockchip devicesPeter Geis2022-04-211-0/+23
* usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng2022-03-183-3/+14
* usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeueThinh Nguyen2022-03-154-5/+31
* usb: dwc3: gadget: move cmd_endtransfer to extra functionMichael Grzeschik2022-03-151-32/+37
* usb: dwc3: gadget: ep_queue simplify isoc start conditionMichael Grzeschik2022-03-151-6/+4
* usb: dwc3: pci: Add support for Intel Alder LakeShruthi Sanil2022-03-151-0/+4
* usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller2022-03-151-1/+1
* usb: dwc3: gadget: Give some time to schedule isocThinh Nguyen2022-03-151-1/+7
* usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang2022-03-152-0/+6
* usb: dwc3: imx8mp: Add support for setting SOC specific flagsAlexander Stein2022-03-151-0/+63
* usb: dwc3: imx8mp: rename iomem base pointerAlexander Stein2022-03-151-8/+8
* usb: dwc3-meson-g12a: constify drvdata structsHeiner Kallweit2022-03-151-5/+5
* Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman2022-02-282-3/+19
|\
| * usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior2022-02-241-0/+2
| * usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede2022-02-171-2/+2
| * usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay TrailHans de Goede2022-02-151-1/+12
| * usb: dwc3: pci: add support for the Intel Raptor Lake-SHeikki Krogerus2022-02-151-0/+4
* | usb: dwc3: pci: Also apply Bay Trail GPIO mappings to ulpi-deviceHans de Goede2022-02-171-0/+8
* | usb: dwc3: pci: Set "linux,phy_charger_detect" property on some Bay Trail boardsHans de Goede2022-02-171-0/+24
* | usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()Hans de Goede2022-02-171-7/+4
* | usb: dwc3: drd: Don't check against CONFIG_OFThinh Nguyen2022-02-171-1/+1
* | Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman2022-02-142-1/+14
|\|
| * usb: dwc3: gadget: Prevent core from processing stale TRBsUdipto Goswami2022-02-081-0/+13
| * usb: dwc3: xilinx: fix uninitialized return valueRobert Hancock2022-01-311-1/+1
* | usb: dwc3: Program GFLADJSean Anderson2022-02-082-1/+41
* | usb: dwc3: Calculate REFCLKPER based on reference clockSean Anderson2022-02-081-2/+12
* | usb: dwc3: Get clocks individuallySean Anderson2022-02-082-17/+57
* | Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman2022-01-311-5/+18
|\|
| * usb: dwc3: xilinx: Fix error handling when getting USB3 PHYRobert Hancock2022-01-261-5/+5
| * usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 modeRobert Hancock2022-01-261-0/+13
* | usb: dwc3: drd: Add support for usb-conn-gpio based usb-role-switchAlexander Stein2022-01-261-0/+13
|/
* usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probeMiaoqian Lin2022-01-061-2/+5
* usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_reg...Miaoqian Lin2022-01-031-1/+7
* usb: dwc3: Drop unneeded calls to platform_get_resource_byname()Lad Prabhakar2021-12-211-19/+26
* usb: dwc3: gadget: Support Multi-Stream TransferThinh Nguyen2021-12-132-5/+30
* Merge 5.16-rc5 into usb-nextGreg Kroah-Hartman2021-12-131-15/+0
|\
| * Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"Douglas Anderson2021-12-091-15/+0
* | usb: dwc3: gadget: Skip reading GEVNTSIZnThinh Nguyen2021-12-031-8/+4
* | usb: dwc3: gadget: Ignore Update Transfer cmd paramsThinh Nguyen2021-12-031-3/+11
* | usb: dwc3: gadget: Skip checking Update Transfer statusThinh Nguyen2021-12-031-0/+7
* | Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman2021-11-293-15/+34
|\|
| * usb: dwc3: leave default DMA for PCI devicesFabio Aiuto2021-11-171-3/+5
| * usb: dwc3: gadget: Fix null pointer exceptionAlbert Wang2021-11-171-0/+6
| * usb: dwc3: gadget: Check for L1/L2/U3 for Start TransferThinh Nguyen2021-11-171-3/+14
| * usb: dwc3: gadget: Ignore NoStream after End TransferThinh Nguyen2021-11-171-8/+8