summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-23usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati
2023-06-13usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET
2023-06-13usb: dwc3: qcom: use dev_err_probe() where appropriateAndrew Halaney
2023-06-13usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET
2023-06-13usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET
2023-06-13USB: dwc3: fix use-after-free on core driver unbindJohan Hovold
2023-06-13USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-06-13usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-05-29usb: dwc3: qcom: Fix potential memory leakVladislav Efanov
2023-05-28USB: fix up merge of 6.4-rc4 into usb-nextRoger Quadros
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman
2023-05-28usb: dwc3-xilinx: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: dwc3-st: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: dwc3-qcom: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: dwc3-omap: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: dwc3-of-simple: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: dwc3-meson-g12a: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: dwc3-keystone: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: dwc3-imx8mp: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: dwc3-exynos: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: dwc3-am62: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: core: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-13usb: dwc3-meson-g12a: support OTG switch for all IP versionsDmitry Rokosov
2023-05-13usb: dwc3: gadget: Bail out in pullup if soft reset timeout happensKrishna Kurapati
2023-05-13usb: dwc3: Add error logs for unknown endpoint eventsRoy Luo
2023-05-13usb: dwc3: fix a test for error in dwc3_core_init()Dan Carpenter
2023-05-13usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami
2023-05-13usb: dwc3: core: add support for realtek SoCs custom's global register start ...Stanley Chang
2023-05-13usb: dwc3: fix gadget mode suspend interrupt handler issueLinyu Yuan
2023-05-13usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()Roger Quadros
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