summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2023-04-21usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate APIWesley Cheng
2023-04-21usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng
2023-04-20usb: dwc3: gadget: Stall and restart EP0 if host is unresponsiveWesley Cheng
2023-04-20usb: dwc3: core: add support for disabling High-speed park modeStanley Chang
2023-04-20USB: dwc3: clean up probe declarationsJohan Hovold
2023-04-20USB: dwc3: refactor clock lookupsJohan Hovold
2023-04-20USB: dwc3: refactor phy handlingJohan Hovold
2023-04-20USB: dwc3: clean up core init error handlingJohan Hovold
2023-04-20USB: dwc3: clean up phy init error handlingJohan Hovold
2023-04-20USB: dwc3: clean up probe error labelsJohan Hovold
2023-04-20USB: dwc3: drop dead hibernation codeJohan Hovold
2023-04-20USB: dwc3: gadget: drop dead hibernation codeJohan Hovold
2023-04-20USB: dwc3: disable autosuspend on unbindJohan Hovold
2023-04-20USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold
2023-04-20USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold
2023-04-20usb: Add explicit of.h of_platform.h includeRob Herring
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman
2023-04-05usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus
2023-04-05usb: dwc3: pci: Change PCI device macrosAndy Shevchenko
2023-03-29usb: dwc3: Add function suspend and function wakeup supportElson Roy Serrao
2023-03-29usb: dwc3: Add remote wakeup handlingElson Roy Serrao
2023-03-29usb: dwc3-am62: Fix up wake-up configuration and spurious wake upRoger Quadros
2023-03-29usb: dwc3: host: remove dead code in dwc3_host_get_irq()Mingxuan Xiang
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman
2023-03-23usb: dwc3: add several registers dump for debugfsLi Jun
2023-03-23usb: dwc3-am62: Enable as a wakeup source by defaultRoger Quadros
2023-03-23usb: dwc3-am62: Add support for system wakeup based on USB eventsAswath Govindraju
2023-03-16usb: remove dead code in dwc3_gadget_get_irqYalong Zou
2023-03-09usb: dwc3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan
2023-03-09usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K
2023-03-09usb: dwc3: core: add external vBus supply support for ulpi phyPiyush Mehta
2023-03-09usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng
2023-03-09usb: dwc3: Fix a typo in field nameVincenzo Palazzo
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