Age | Commit message (Expand) | Author |
2024-03-05 | usb: dwc3-am62: Disable wakeup at remove | Roger Quadros |
2024-03-05 | usb: dwc3-am62: fix module unload/reload behavior | Roger Quadros |
2024-03-05 | usb: dwc3: of-simple: Add compatible for hi3798mv200 DWC3 controller | Yang Xiwen |
2024-03-05 | usb: dwc3: qcom: Remove ACPI support from glue driver | Krishna Kurapati |
2024-02-26 | Merge v6.8-rc6 into usb-next | Greg Kroah-Hartman |
2024-02-19 | usb: dwc3: gadget: Don't disconnect if not started | Thinh Nguyen |
2024-02-19 | Merge 6.8-rc5 into usb-next | Greg Kroah-Hartman |
2024-02-17 | usb: dwc3: apply snps,host-vbus-glitches workaround unconditionally | Frank Li |
2024-02-17 | usb: dwc3: Fix an IS_ERR() vs NULL check in dwc3_power_off_all_roothub_ports() | Dan Carpenter |
2024-02-17 | usb: dwc3: gadget: Remove redundant assignment to pointer trb | Colin Ian King |
2024-02-17 | usb: dwc3: gadget: Rewrite endpoint allocation flow | Thinh Nguyen |
2024-02-09 | Revert "usb: dwc3: Support EBC feature of DWC_usb31" | Thinh Nguyen |
2024-02-04 | Merge 6.8-rc3 into usb-next | Greg Kroah-Hartman |
2024-01-27 | usb: dwc3: Add workaround for host mode VBUS glitch when boot | Ran Wang |
2024-01-27 | usb: dwc3-of-simple: Stop using of_reset_control_array_get() directly | Philipp Zabel |
2024-01-27 | usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend | Uttkarsh Aggarwal |
2024-01-27 | usb: dwc3: pci: add support for the Intel Arrow Lake-H | Heikki Krogerus |
2024-01-27 | usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK | Prashanth K |
2024-01-04 | usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq | Krishna Kurapati |
2024-01-04 | usb: dwc3: gadget: Queue PM runtime idle on disconnect event | Wesley Cheng |
2024-01-04 | usb: dwc3: set pm runtime active before resume common | Frank Wang |
2024-01-04 | usb: dwc3: Support EBC feature of DWC_usb31 | Manan Aurora |
2024-01-04 | usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS | Krishna Kurapati |
2024-01-04 | usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart | Uttkarsh Aggarwal |
2024-01-04 | usb: dwc3: gadget: Handle EP0 request dequeuing properly | Wesley Cheng |
2024-01-02 | Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only" | Thinh Nguyen |
2024-01-02 | Revert "usb: dwc3: Soft reset phy on probe for host" | Thinh Nguyen |
2023-12-15 | usb: dwc3: imx8mp: Fix smatch warning | Himanshu Bhavani |
2023-12-15 | usb: dwc3: xilinx: improve error handling for PM APIs | Piyush Mehta |
2023-11-22 | USB: dwc3: qcom: fix ACPI platform device leak | Johan Hovold |
2023-11-22 | USB: dwc3: qcom: fix software node leak on probe errors | Johan Hovold |
2023-11-22 | USB: dwc3: qcom: fix resource leaks on probe deferral | Johan Hovold |
2023-11-22 | USB: dwc3: qcom: simplify wakeup interrupt setup | Johan Hovold |
2023-11-22 | USB: dwc3: qcom: fix wakeup after probe deferral | Johan Hovold |
2023-11-21 | usb: dwc3: set the dma max_seg_size | Ricardo Ribalda |
2023-11-21 | usb: dwc3: add missing of_node_put and platform_device_put | Stanley Chang |
2023-11-21 | usb: dwc3: Fix default mode initialization | Alexander Stein |
2023-10-21 | usb: dwc3: add optional PHY interface clocks | Sebastian Reichel |
2023-10-21 | usb: dwc3: xilinx: add reset-controller support | Piyush Mehta |
2023-10-16 | Merge 6.6-rc6 into usb-next | Greg Kroah-Hartman |
2023-10-05 | usb: dwc3: document gfladj_refclk_lpm_sel field | Swarup Laxman Kotiaklapudi |
2023-10-02 | usb: dwc3: core: configure TX/RX threshold for DWC3_IP | Stanley Chang |
2023-10-02 | usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver | Stanley Chang |
2023-10-02 | usb: dwc3: Soft reset phy on probe for host | Thinh Nguyen |
2023-09-07 | Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-08-22 | usb: dwc3: exynos: Add support for Exynos850 variant | Sam Protsenko |
2023-08-22 | usb: dwc3: remove unnecessary platform_set_drvdata() | Yang Yingliang |
2023-08-22 | usb: dwc3: meson-g12a: do post init to fix broken usb after resumption | Luke Lu |
2023-08-14 | Merge 6.5-rc6 into usb-next | Greg Kroah-Hartman |
2023-08-09 | usb: dwc3: dwc3-octeon: Verify clock divider | Ladislav Michl |