aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-11usb: dwc3: core: Fix unused variable warning in core driverKrishna Kurapati
2024-05-10usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman
2024-04-30usb: dwc3: exynos: add support for Google Tensor gs101André Draszik
2024-04-26usb: dwc3: core: Fix compile warning on s390 gcc in dwc3_get_phy callKrishna Kurapati
2024-04-23usb: dwc3: qcom: Add multiport suspend/resume support for wrapperKrishna Kurapati
2024-04-23usb: dwc3: qcom: Enable wakeup for applicable ports of multiportKrishna Kurapati
2024-04-23usb: dwc3: qcom: Refactor IRQ handling in glue driverKrishna Kurapati
2024-04-23usb: dwc3: qcom: Add helper function to request wakeup interruptsKrishna Kurapati
2024-04-23usb: dwc3: core: Refactor PHY logic to support Multiport ControllerKrishna Kurapati
2024-04-23usb: dwc3: core: Skip setting event buffers for host only controllersKrishna Kurapati
2024-04-23usb: dwc3: core: Access XHCI address space temporarily to read port infoKrishna Kurapati
2024-04-23usb: dwc3: core: Prevent phy suspend during initThinh Nguyen
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman
2024-04-18usb: dwc3: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsAnand Moon
2024-04-18usb: dwc3: Select 2.0 or 3.0 clk base on maximum_speedThinh Nguyen
2024-04-18usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen
2024-04-09usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...Hans de Goede
2024-03-26usb: dwc3: pci: Drop duplicate IDHeikki Krogerus
2024-03-26usb: dwc3: Properly set system wakeupThinh Nguyen
2024-03-05usb: dwc3: core: Add DWC31 version 2.00a controllerWesley Cheng
2024-03-05usb: dwc3-am62: add workaround for Errata i2409Roger Quadros
2024-03-05usb: dwc3-am62: Fix PHY core voltage selectionRoger Quadros
2024-03-05usb: dwc3-am62: Disable wakeup at removeRoger Quadros
2024-03-05usb: dwc3-am62: fix module unload/reload behaviorRoger Quadros
2024-03-05usb: dwc3: of-simple: Add compatible for hi3798mv200 DWC3 controllerYang Xiwen
2024-03-05usb: dwc3: qcom: Remove ACPI support from glue driverKrishna Kurapati
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman
2024-02-19usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen
2024-02-19Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman
2024-02-17usb: dwc3: apply snps,host-vbus-glitches workaround unconditionallyFrank Li
2024-02-17usb: dwc3: Fix an IS_ERR() vs NULL check in dwc3_power_off_all_roothub_ports()Dan Carpenter
2024-02-17usb: dwc3: gadget: Remove redundant assignment to pointer trbColin Ian King
2024-02-17usb: dwc3: gadget: Rewrite endpoint allocation flowThinh Nguyen
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman
2024-01-27usb: dwc3: Add workaround for host mode VBUS glitch when bootRan Wang
2024-01-27usb: dwc3-of-simple: Stop using of_reset_control_array_get() directlyPhilipp Zabel
2024-01-27usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal
2024-01-27usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus
2024-01-27usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-01-04usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irqKrishna Kurapati
2024-01-04usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng
2024-01-04usb: dwc3: set pm runtime active before resume commonFrank Wang
2024-01-04usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora
2024-01-04usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SSKrishna Kurapati
2024-01-04usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal
2024-01-04usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng
2024-01-02Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen