summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen2024-02-191-0/+5
* Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen2024-02-093-9/+0
* usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal2024-01-281-4/+2
* usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus2024-01-281-0/+4
* usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K2024-01-281-1/+3
* usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irqKrishna Kurapati2024-01-041-11/+11
* usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng2024-01-041-0/+7
* usb: dwc3: set pm runtime active before resume commonFrank Wang2024-01-041-3/+6
* usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora2024-01-043-0/+9
* usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SSKrishna Kurapati2024-01-042-0/+17
* usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal2024-01-041-1/+4
* usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng2024-01-041-1/+11
* Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen2024-01-021-2/+2
* Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen2024-01-021-38/+1
* usb: dwc3: imx8mp: Fix smatch warningHimanshu Bhavani2023-12-151-1/+3
* usb: dwc3: xilinx: improve error handling for PM APIsPiyush Mehta2023-12-151-4/+7
* USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold2023-11-221-7/+30
* USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold2023-11-221-5/+8
* USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold2023-11-221-3/+6
* USB: dwc3: qcom: simplify wakeup interrupt setupJohan Hovold2023-11-221-8/+4
* USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold2023-11-221-4/+4
* usb: dwc3: set the dma max_seg_sizeRicardo Ribalda2023-11-211-0/+2
* usb: dwc3: add missing of_node_put and platform_device_putStanley Chang2023-11-211-1/+7
* usb: dwc3: Fix default mode initializationAlexander Stein2023-11-211-1/+1
* usb: dwc3: add optional PHY interface clocksSebastian Reichel2023-10-212-0/+32
* usb: dwc3: xilinx: add reset-controller supportPiyush Mehta2023-10-211-7/+7
* Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman2023-10-161-1/+38
|\
| * usb: dwc3: Soft reset phy on probe for hostThinh Nguyen2023-10-021-1/+38
* | usb: dwc3: document gfladj_refclk_lpm_sel fieldSwarup Laxman Kotiaklapudi2023-10-051-0/+2
* | usb: dwc3: core: configure TX/RX threshold for DWC3_IPStanley Chang2023-10-022-36/+137
* | usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driverStanley Chang2023-10-023-0/+487
|/
* Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-09-071-0/+2
|\
* | usb: dwc3: exynos: Add support for Exynos850 variantSam Protsenko2023-08-221-0/+9
* | usb: dwc3: remove unnecessary platform_set_drvdata()Yang Yingliang2023-08-224-6/+0
* | usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu2023-08-221-0/+6
* | Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman2023-08-141-1/+8
|\ \
| * | usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao2023-08-041-1/+8
* | | usb: dwc3: dwc3-octeon: Verify clock dividerLadislav Michl2023-08-091-2/+6
* | | usb: dwc3: dwc3-octeon: Add SPDX header and copyrightLadislav Michl2023-08-041-6/+4
* | | usb: dwc3: dwc3-octeon: Dump control register on clock init failureLadislav Michl2023-08-041-2/+2
* | | usb: dwc3: dwc3-octeon: Move node parsing into driver probeLadislav Michl2023-08-041-75/+60
* | | usb: dwc3: dwc3-octeon: Avoid half-initialized controller stateLadislav Michl2023-08-041-47/+43
* | | usb: dwc3: dwc3-octeon: Pass dwc3_octeon to setup functionsLadislav Michl2023-08-041-11/+12
* | | usb: dwc3: dwc3-octeon: Use _ULL bitfields definesLadislav Michl2023-08-041-39/+39
* | | usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl2023-08-044-1/+571
* | | Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman2023-07-313-23/+6
|\| |
| * | usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan2023-07-271-2/+4
| * | Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2023-07-252-19/+0
| * | usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang2023-07-251-2/+2
| |/
* | usb: dwc3-am62: Rename private dataLadislav Michl2023-07-251-47/+47