aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2023-12-03USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold
2023-12-03USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold
2023-12-03usb: dwc3: set the dma max_seg_sizeRicardo Ribalda
2023-12-03usb: dwc3: Fix default mode initializationAlexander Stein
2023-12-03USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold
2023-12-03USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold
2023-11-28usb: dwc3: core: configure TX/RX threshold for DWC3_IPStanley Chang
2023-10-19usb: dwc3: Soft reset phy on probe for hostThinh Nguyen
2023-09-06usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-03usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-03usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-08-03Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-07-19usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET
2023-07-19usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET
2023-07-19usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET
2023-07-19usb: dwc3: qcom: Fix potential memory leakVladislav Efanov
2023-07-19usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati
2023-06-21usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-06-21USB: dwc3: fix use-after-free on core driver unbindJohan Hovold
2023-06-21USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-05-30usb: dwc3: fix gadget mode suspend interrupt handler issueLinyu Yuan
2023-05-24usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami
2023-05-24usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()Roger Quadros
2023-05-17usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng
2023-05-17USB: dwc3: gadget: drop dead hibernation codeJohan Hovold
2023-05-11usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K
2023-05-11USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold
2023-05-11USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold
2023-05-11usb: dwc3: gadget: Stall and restart EP0 if host is unresponsiveWesley Cheng
2023-04-13usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus
2023-03-30usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng
2023-03-11USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-03usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus
2023-02-09usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong
2023-02-01usb: dwc3: fix extcon dependencyArnd Bergmann
2023-01-12usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann
2023-01-12usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen
2022-12-31usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin
2022-12-31usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2022-12-31usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter
2022-12-21usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...Shruthi Sanil
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-08usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau
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