Age | Commit message (Expand) | Author | Files | Lines |
2023-01-19 | usb: dwc3: fix extcon dependency | Arnd Bergmann | 1 | -1/+1 |
2023-01-06 | usb: dwc3: gadget: Ignore End Transfer delay on teardown | Thinh Nguyen | 1 | -1/+4 |
2023-01-06 | usb: dwc3: xilinx: include linux/gpio/consumer.h | Arnd Bergmann | 1 | -0/+1 |
2022-12-08 | usb: dwc3: core: defer probe on ulpi_read_id timeout | Ferry Toth | 1 | -1/+6 |
2022-12-08 | usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init | Miaoqian Lin | 1 | -3/+10 |
2022-11-29 | usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode | Sven Peter | 1 | -6/+10 |
2022-11-29 | usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f... | Shruthi Sanil | 1 | -1/+1 |
2022-11-28 | Merge 6.1-rc7 into usb-next | Greg Kroah-Hartman | 2 | -17/+9 |
2022-11-22 | usb: dwc3: improve the config dependency of USB_DWC3_XILINX | Lukas Bulwahn | 1 | -2/+2 |
2022-11-22 | usb: dwc3: gadget: Clear ep descriptor last | Thinh Nguyen | 1 | -6/+6 |
2022-11-22 | usb: dwc3: exynos: Fix remove() function | Marek Szyprowski | 1 | -10/+1 |
2022-11-22 | usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer | Thinh Nguyen | 1 | -1/+2 |
2022-11-21 | Merge 6.1-rc6 into usb-next | Greg Kroah-Hartman | 3 | -11/+11 |
2022-11-08 | usb: dwc3: Do not get extcon device when usb-role-switch is used | Janne Grunau | 1 | -0/+10 |
2022-11-08 | usb: dwc3: gadget: Reduce TRB IOC settings | Thinh Nguyen | 1 | -2/+12 |
2022-11-08 | Revert "usb: dwc3: disable USB core PHY management" | Johan Hovold | 1 | -10/+0 |
2022-11-08 | usb: dwc3: gadget: Return -ESHUTDOWN on ep disable | Thinh Nguyen | 1 | -1/+1 |
2022-10-26 | usb: dwc3: gadget: Don't set IMI for no_interrupt | Thinh Nguyen | 1 | -2/+2 |
2022-10-26 | usb: dwc3: gadget: Stop processing more requests on IMI | Thinh Nguyen | 1 | -0/+4 |
2022-10-25 | usb: dwc3: st: Rely on child's compatible instead of name | Patrice Chotard | 1 | -1/+1 |
2022-10-22 | usb: dwc3: gadget: Don't delay End Transfer on delayed_status | Thinh Nguyen | 1 | -1/+11 |
2022-10-22 | usb: dwc3: Don't switch OTG -> peripheral if extcon is present | Andrey Smirnov | 2 | -51/+48 |
2022-10-07 | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 10 | -128/+256 |
2022-09-30 | Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present" | Andy Shevchenko | 2 | -54/+51 |
2022-09-30 | Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip... | Andy Shevchenko | 1 | -2/+7 |
2022-09-27 | usb: dwc3: st: Fix node's child name | Patrice Chotard | 1 | -1/+1 |
2022-09-26 | Merge 6.0-rc7 into usb-next | Greg Kroah-Hartman | 1 | -6/+7 |
2022-09-22 | usb: dwc3: core: fix some leaks in probe | Dan Carpenter | 1 | -22/+36 |
2022-09-22 | usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu... | Piyush Mehta | 2 | -0/+21 |
2022-09-22 | usb: dwc3: core: add gfladj_refclk_lpm_sel quirk | Alexander Stein | 2 | -1/+9 |
2022-09-22 | usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for ... | Shruthi Sanil | 1 | -0/+4 |
2022-09-22 | usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lak... | Shruthi Sanil | 1 | -6/+6 |
2022-09-22 | usb: dwc3: xilinx: fix usb3 non-wakeup source resume failure | Piyush Mehta | 1 | -9/+21 |
2022-09-22 | usb: dwc3: xilinx: add power management ops support | Piyush Mehta | 1 | -4/+29 |
2022-09-22 | usb: dwc3: qcom: drop unneeded compatibles | Krzysztof Kozlowski | 1 | -4/+0 |
2022-09-22 | usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable | Wesley Cheng | 1 | -1/+10 |
2022-09-22 | usb: dwc3: Fix typos in gadget.c | Kushagra Verma | 1 | -2/+2 |
2022-09-07 | usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA | William Wu | 1 | -6/+7 |
2022-09-07 | usb: dwc3: gadget: Submit endxfer command if delayed during disconnect | Wesley Cheng | 1 | -1/+12 |
2022-09-07 | usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer | Wesley Cheng | 1 | -1/+3 |
2022-09-07 | usb: dwc3: Increase DWC3 controller halt timeout | Wesley Cheng | 1 | -1/+2 |
2022-09-07 | usb: dwc3: Remove DWC3 locking during gadget suspend/resume | Wesley Cheng | 2 | -4/+5 |
2022-09-07 | usb: dwc3: Avoid unmapping USB requests if endxfer is not complete | Wesley Cheng | 3 | -2/+10 |
2022-09-05 | Merge 6.0-rc4 into usb-next | Greg Kroah-Hartman | 5 | -53/+90 |
2022-08-31 | usb: dwc3: gadget: Continue handling EP0 xfercomplete events | Wesley Cheng | 1 | -2/+5 |
2022-08-31 | usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnect | Wesley Cheng | 1 | -0/+2 |
2022-08-31 | usb: dwc3: gadget: Force sending delayed status during soft disconnect | Wesley Cheng | 1 | -1/+4 |
2022-08-31 | usb: dwc3: Do not service EP0 and conndone events if soft disconnected | Wesley Cheng | 2 | -2/+7 |
2022-08-30 | usb: dwc3: disable USB core PHY management | Johan Hovold | 1 | -0/+10 |
2022-08-23 | usb: dwc3: qcom: suppress unused-variable warning | Johan Hovold | 1 | -1/+1 |