summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2022-03-18usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng
2022-03-15usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeueThinh Nguyen
2022-03-15usb: dwc3: gadget: move cmd_endtransfer to extra functionMichael Grzeschik
2022-03-15usb: dwc3: gadget: ep_queue simplify isoc start conditionMichael Grzeschik
2022-03-15usb: dwc3: pci: Add support for Intel Alder LakeShruthi Sanil
2022-03-15usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller
2022-03-15usb: dwc3: gadget: Give some time to schedule isocThinh Nguyen
2022-03-15usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang
2022-03-15usb: dwc3: imx8mp: Add support for setting SOC specific flagsAlexander Stein
2022-03-15usb: dwc3: imx8mp: rename iomem base pointerAlexander Stein
2022-03-15usb: dwc3-meson-g12a: constify drvdata structsHeiner Kallweit
2022-02-28Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman
2022-02-24usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior
2022-02-17usb: dwc3: pci: Also apply Bay Trail GPIO mappings to ulpi-deviceHans de Goede
2022-02-17usb: dwc3: pci: Set "linux,phy_charger_detect" property on some Bay Trail boardsHans de Goede
2022-02-17usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()Hans de Goede
2022-02-17usb: dwc3: drd: Don't check against CONFIG_OFThinh Nguyen
2022-02-17usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede
2022-02-15usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay TrailHans de Goede
2022-02-15usb: dwc3: pci: add support for the Intel Raptor Lake-SHeikki Krogerus
2022-02-14Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman
2022-02-08usb: dwc3: gadget: Prevent core from processing stale TRBsUdipto Goswami
2022-02-08usb: dwc3: Program GFLADJSean Anderson
2022-02-08usb: dwc3: Calculate REFCLKPER based on reference clockSean Anderson
2022-02-08usb: dwc3: Get clocks individuallySean Anderson
2022-01-31usb: dwc3: xilinx: fix uninitialized return valueRobert Hancock
2022-01-31Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman
2022-01-26usb: dwc3: drd: Add support for usb-conn-gpio based usb-role-switchAlexander Stein
2022-01-26usb: dwc3: xilinx: Fix error handling when getting USB3 PHYRobert Hancock
2022-01-26usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 modeRobert Hancock
2022-01-06usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probeMiaoqian Lin
2022-01-03usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_reg...Miaoqian Lin
2021-12-21usb: dwc3: Drop unneeded calls to platform_get_resource_byname()Lad Prabhakar
2021-12-13usb: dwc3: gadget: Support Multi-Stream TransferThinh Nguyen
2021-12-13Merge 5.16-rc5 into usb-nextGreg Kroah-Hartman
2021-12-09Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"Douglas Anderson
2021-12-03usb: dwc3: gadget: Skip reading GEVNTSIZnThinh Nguyen
2021-12-03usb: dwc3: gadget: Ignore Update Transfer cmd paramsThinh Nguyen
2021-12-03usb: dwc3: gadget: Skip checking Update Transfer statusThinh Nguyen
2021-11-29Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman
2021-11-17usb: dwc3: leave default DMA for PCI devicesFabio Aiuto
2021-11-17usb: dwc3: gadget: Fix null pointer exceptionAlbert Wang
2021-11-17usb: dwc3: gadget: Check for L1/L2/U3 for Start TransferThinh Nguyen
2021-11-17usb: dwc3: gadget: Ignore NoStream after End TransferThinh Nguyen
2021-11-17usb: dwc3: core: Revise GHWPARAMS9 offsetThinh Nguyen
2021-11-17usb: dwc3: meson-g12a: fix shared reset control useAmjad Ouled-Ameur
2021-10-22usb: dwc3: Align DWC3_EP_* flag macrosJack Pham
2021-10-22usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resizedJack Pham
2021-10-20usb: dwc3: gadget: Change to dev_dbg() when queuing to inactive gadget/epWesley Cheng
2021-10-11Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman