aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2023-02-16usb: dwc3: xilinx: Remove unused of_gpio,hAndy Shevchenko
2023-02-15usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus
2023-02-06USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-01-24usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong
2023-01-19usb: dwc3: fix extcon dependencyArnd Bergmann
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen
2023-01-06usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann
2022-12-08usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2022-12-08usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin
2022-11-29usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter
2022-11-29usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...Shruthi Sanil
2022-11-28Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman
2022-11-22usb: dwc3: improve the config dependency of USB_DWC3_XILINXLukas Bulwahn
2022-11-22usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen
2022-11-22usb: dwc3: exynos: Fix remove() functionMarek Szyprowski
2022-11-22usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman
2022-11-08usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau
2022-11-08usb: dwc3: gadget: Reduce TRB IOC settingsThinh Nguyen
2022-11-08Revert "usb: dwc3: disable USB core PHY management"Johan Hovold
2022-11-08usb: dwc3: gadget: Return -ESHUTDOWN on ep disableThinh Nguyen
2022-10-26usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen
2022-10-26usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen
2022-10-25usb: dwc3: st: Rely on child's compatible instead of namePatrice Chotard
2022-10-22usb: dwc3: gadget: Don't delay End Transfer on delayed_statusThinh Nguyen
2022-10-22usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-30Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko
2022-09-30Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...Andy Shevchenko
2022-09-27usb: dwc3: st: Fix node's child namePatrice Chotard
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman
2022-09-22usb: dwc3: core: fix some leaks in probeDan Carpenter
2022-09-22usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta
2022-09-22usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein
2022-09-22usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for ...Shruthi Sanil
2022-09-22usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lak...Shruthi Sanil
2022-09-22usb: dwc3: xilinx: fix usb3 non-wakeup source resume failurePiyush Mehta
2022-09-22usb: dwc3: xilinx: add power management ops supportPiyush Mehta
2022-09-22usb: dwc3: qcom: drop unneeded compatiblesKrzysztof Kozlowski
2022-09-22usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disableWesley Cheng
2022-09-22usb: dwc3: Fix typos in gadget.cKushagra Verma
2022-09-07usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMAWilliam Wu
2022-09-07usb: dwc3: gadget: Submit endxfer command if delayed during disconnectWesley Cheng
2022-09-07usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxferWesley Cheng
2022-09-07usb: dwc3: Increase DWC3 controller halt timeoutWesley Cheng
2022-09-07usb: dwc3: Remove DWC3 locking during gadget suspend/resumeWesley Cheng
2022-09-07usb: dwc3: Avoid unmapping USB requests if endxfer is not completeWesley Cheng
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-08-31usb: dwc3: gadget: Continue handling EP0 xfercomplete eventsWesley Cheng
2022-08-31usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnectWesley Cheng