Age | Commit message (Expand) | Author |
2023-04-20 | USB: dwc3: refactor clock lookups | Johan Hovold |
2023-04-20 | USB: dwc3: refactor phy handling | Johan Hovold |
2023-04-20 | USB: dwc3: clean up core init error handling | Johan Hovold |
2023-04-20 | USB: dwc3: clean up phy init error handling | Johan Hovold |
2023-04-20 | USB: dwc3: clean up probe error labels | Johan Hovold |
2023-04-20 | USB: dwc3: drop dead hibernation code | Johan Hovold |
2023-04-20 | USB: dwc3: gadget: drop dead hibernation code | Johan Hovold |
2023-04-20 | USB: dwc3: disable autosuspend on unbind | Johan Hovold |
2023-04-20 | USB: dwc3: fix runtime pm imbalance on unbind | Johan Hovold |
2023-04-20 | USB: dwc3: fix runtime pm imbalance on probe errors | Johan Hovold |
2023-04-20 | usb: Add explicit of.h of_platform.h include | Rob Herring |
2023-04-10 | Merge 6.3-rc6 into usb-next | Greg Kroah-Hartman |
2023-04-05 | usb: dwc3: pci: add support for the Intel Meteor Lake-S | Heikki Krogerus |
2023-04-05 | usb: dwc3: pci: Change PCI device macros | Andy Shevchenko |
2023-03-29 | usb: dwc3: Add function suspend and function wakeup support | Elson Roy Serrao |
2023-03-29 | usb: dwc3: Add remote wakeup handling | Elson Roy Serrao |
2023-03-29 | usb: dwc3-am62: Fix up wake-up configuration and spurious wake up | Roger Quadros |
2023-03-29 | usb: dwc3: host: remove dead code in dwc3_host_get_irq() | Mingxuan Xiang |
2023-03-27 | Merge 6.3-rc4 into usb-next | Greg Kroah-Hartman |
2023-03-23 | usb: dwc3: add several registers dump for debugfs | Li Jun |
2023-03-23 | usb: dwc3-am62: Enable as a wakeup source by default | Roger Quadros |
2023-03-23 | usb: dwc3-am62: Add support for system wakeup based on USB events | Aswath Govindraju |
2023-03-16 | usb: remove dead code in dwc3_gadget_get_irq | Yalong Zou |
2023-03-09 | usb: dwc3: change some trace event __dynamic_array() to __get_buf() | Linyu Yuan |
2023-03-09 | usb: dwc3: gadget: Change condition for processing suspend event | Prashanth K |
2023-03-09 | usb: dwc3: core: add external vBus supply support for ulpi phy | Piyush Mehta |
2023-03-09 | usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC | Wesley Cheng |
2023-03-09 | usb: dwc3: Fix a typo in field name | Vincenzo Palazzo |
2023-02-16 | usb: dwc3: xilinx: Remove unused of_gpio,h | Andy Shevchenko |
2023-02-15 | usb: dwc3: pci: add support for the Intel Meteor Lake-M | Heikki Krogerus |
2023-02-06 | USB: dwc3: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman |
2023-01-24 | usb: dwc3: qcom: enable vbus override when in OTG dr-mode | Neil Armstrong |
2023-01-19 | usb: dwc3: fix extcon dependency | Arnd Bergmann |
2023-01-06 | usb: dwc3: gadget: Ignore End Transfer delay on teardown | Thinh Nguyen |
2023-01-06 | usb: dwc3: xilinx: include linux/gpio/consumer.h | Arnd Bergmann |
2022-12-08 | usb: dwc3: core: defer probe on ulpi_read_id timeout | Ferry Toth |
2022-12-08 | usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init | Miaoqian Lin |
2022-11-29 | usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode | Sven Peter |
2022-11-29 | usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f... | Shruthi Sanil |
2022-11-28 | Merge 6.1-rc7 into usb-next | Greg Kroah-Hartman |
2022-11-22 | usb: dwc3: improve the config dependency of USB_DWC3_XILINX | Lukas Bulwahn |
2022-11-22 | usb: dwc3: gadget: Clear ep descriptor last | Thinh Nguyen |
2022-11-22 | usb: dwc3: exynos: Fix remove() function | Marek Szyprowski |
2022-11-22 | usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer | Thinh Nguyen |
2022-11-21 | Merge 6.1-rc6 into usb-next | Greg Kroah-Hartman |
2022-11-08 | usb: dwc3: Do not get extcon device when usb-role-switch is used | Janne Grunau |
2022-11-08 | usb: dwc3: gadget: Reduce TRB IOC settings | Thinh Nguyen |
2022-11-08 | Revert "usb: dwc3: disable USB core PHY management" | Johan Hovold |
2022-11-08 | usb: dwc3: gadget: Return -ESHUTDOWN on ep disable | Thinh Nguyen |
2022-10-26 | usb: dwc3: gadget: Don't set IMI for no_interrupt | Thinh Nguyen |