summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Select 2.0 or 3.0 clk base on maximum_speedThinh Nguyen2024-04-181-4/+7
* usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...Hans de Goede2024-04-091-1/+7
* usb: dwc3: pci: Drop duplicate IDHeikki Krogerus2024-03-261-2/+0
* usb: dwc3: Properly set system wakeupThinh Nguyen2024-03-264-0/+25
* usb: dwc3: core: Add DWC31 version 2.00a controllerWesley Cheng2024-03-051-0/+1
* usb: dwc3-am62: add workaround for Errata i2409Roger Quadros2024-03-051-1/+18
* usb: dwc3-am62: Fix PHY core voltage selectionRoger Quadros2024-03-051-1/+9
* usb: dwc3-am62: Disable wakeup at removeRoger Quadros2024-03-051-0/+1
* usb: dwc3-am62: fix module unload/reload behaviorRoger Quadros2024-03-051-10/+2
* usb: dwc3: of-simple: Add compatible for hi3798mv200 DWC3 controllerYang Xiwen2024-03-051-0/+1
* usb: dwc3: qcom: Remove ACPI support from glue driverKrishna Kurapati2024-03-052-265/+13
* Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman2024-02-261-0/+5
|\
| * usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen2024-02-191-0/+5
* | Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman2024-02-193-9/+0
|\|
| * Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen2024-02-093-9/+0
* | usb: dwc3: apply snps,host-vbus-glitches workaround unconditionallyFrank Li2024-02-173-7/+1
* | usb: dwc3: Fix an IS_ERR() vs NULL check in dwc3_power_off_all_roothub_ports()Dan Carpenter2024-02-171-1/+1
* | usb: dwc3: gadget: Remove redundant assignment to pointer trbColin Ian King2024-02-171-1/+1
* | usb: dwc3: gadget: Rewrite endpoint allocation flowThinh Nguyen2024-02-174-51/+41
* | Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman2024-02-043-5/+9
|\|
| * 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: Add workaround for host mode VBUS glitch when bootRan Wang2024-01-283-0/+56
* | usb: dwc3-of-simple: Stop using of_reset_control_array_get() directlyPhilipp Zabel2024-01-281-2/+1
|/
* 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