summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: xilinx: Remove unused of_gpio,hAndy Shevchenko2023-02-161-1/+0
* usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus2023-02-151-0/+4
* USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-064-14/+14
* usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong2023-01-241-1/+1
* usb: dwc3: fix extcon dependencyArnd Bergmann2023-01-191-1/+1
* usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen2023-01-061-1/+4
* usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann2023-01-061-0/+1
* usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth2022-12-081-1/+6
* usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin2022-12-081-3/+10
* usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter2022-11-291-6/+10
* usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...Shruthi Sanil2022-11-291-1/+1
* Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman2022-11-282-17/+9
|\
| * usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen2022-11-221-6/+6
| * usb: dwc3: exynos: Fix remove() functionMarek Szyprowski2022-11-221-10/+1
| * usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen2022-11-221-1/+2
* | usb: dwc3: improve the config dependency of USB_DWC3_XILINXLukas Bulwahn2022-11-221-2/+2
* | Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman2022-11-213-11/+11
|\|
| * usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau2022-11-081-0/+10
| * Revert "usb: dwc3: disable USB core PHY management"Johan Hovold2022-11-081-10/+0
| * usb: dwc3: gadget: Return -ESHUTDOWN on ep disableThinh Nguyen2022-11-081-1/+1
* | usb: dwc3: gadget: Reduce TRB IOC settingsThinh Nguyen2022-11-081-2/+12
|/
* usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen2022-10-261-2/+2
* usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen2022-10-261-0/+4
* usb: dwc3: st: Rely on child's compatible instead of namePatrice Chotard2022-10-251-1/+1
* usb: dwc3: gadget: Don't delay End Transfer on delayed_statusThinh Nguyen2022-10-221-1/+11
* usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov2022-10-222-51/+48
* Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-0710-128/+256
|\
| * Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko2022-09-302-54/+51
| * Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...Andy Shevchenko2022-09-301-2/+7
| * Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman2022-09-261-6/+7
| |\
| * | usb: dwc3: core: fix some leaks in probeDan Carpenter2022-09-221-22/+36
| * | usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta2022-09-222-0/+21
| * | usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein2022-09-222-1/+9
| * | usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for ...Shruthi Sanil2022-09-221-0/+4
| * | usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lak...Shruthi Sanil2022-09-221-6/+6
| * | usb: dwc3: xilinx: fix usb3 non-wakeup source resume failurePiyush Mehta2022-09-221-9/+21
| * | usb: dwc3: xilinx: add power management ops supportPiyush Mehta2022-09-221-4/+29
| * | usb: dwc3: qcom: drop unneeded compatiblesKrzysztof Kozlowski2022-09-221-4/+0
| * | usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disableWesley Cheng2022-09-221-1/+10
| * | usb: dwc3: Fix typos in gadget.cKushagra Verma2022-09-221-2/+2
| * | usb: dwc3: gadget: Submit endxfer command if delayed during disconnectWesley Cheng2022-09-071-1/+12
| * | usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxferWesley Cheng2022-09-071-1/+3
| * | usb: dwc3: Increase DWC3 controller halt timeoutWesley Cheng2022-09-071-1/+2
| * | usb: dwc3: Remove DWC3 locking during gadget suspend/resumeWesley Cheng2022-09-072-4/+5
| * | usb: dwc3: Avoid unmapping USB requests if endxfer is not completeWesley Cheng2022-09-073-2/+10
| * | Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman2022-09-055-53/+90
| |\ \
| * | | usb: dwc3: gadget: Continue handling EP0 xfercomplete eventsWesley Cheng2022-08-311-2/+5
| * | | usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnectWesley Cheng2022-08-311-0/+2
| * | | usb: dwc3: gadget: Force sending delayed status during soft disconnectWesley Cheng2022-08-311-1/+4
| * | | usb: dwc3: Do not service EP0 and conndone events if soft disconnectedWesley Cheng2022-08-312-2/+7