linux-stable/drivers/usb/dwc3
Greg Kroah-Hartman 67102bd31b Merge 6.0-rc7 into usb-next
We need the USB fixes in here for other follow-on changes to be able to
be applied successfully.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-09-26 10:38:21 +02:00
..
core.c Merge 6.0-rc7 into usb-next 2022-09-26 10:38:21 +02:00
core.h usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resume bug 2022-09-22 15:52:30 +02:00
debug.h usb: dwc3: debug: show events parameters in hex 2022-08-19 11:03:52 +02:00
debugfs.c
drd.c Linux 5.18-rc5 2022-05-03 16:35:26 +02:00
dwc3-am62.c usb: dwc3-am62: remove unnecesary clk_put() 2022-06-29 21:04:55 +02:00
dwc3-exynos.c
dwc3-haps.c
dwc3-imx8mp.c usb: dwc3: imx8mp: Add support for setting SOC specific flags 2022-03-15 15:37:11 +01:00
dwc3-keystone.c
dwc3-meson-g12a.c usb: dwc3-meson-g12a: constify drvdata structs 2022-03-15 15:33:52 +01:00
dwc3-of-simple.c
dwc3-omap.c usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evm 2022-03-15 15:44:46 +01:00
dwc3-pci.c usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for Alder Lake P 2022-09-22 15:52:30 +02:00
dwc3-qcom.c usb: dwc3: qcom: drop unneeded compatibles 2022-09-22 15:52:29 +02:00
dwc3-st.c
dwc3-xilinx.c usb: dwc3: xilinx: fix usb3 non-wakeup source resume failure 2022-09-22 15:52:30 +02:00
ep0.c usb: dwc3: Avoid unmapping USB requests if endxfer is not complete 2022-09-07 16:26:26 +02:00
gadget.c usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable 2022-09-22 15:52:29 +02:00
gadget.h usb: dwc3: Fix ep0 handling when getting reset while doing control transfer 2022-05-19 18:14:16 +02:00
host.c usb: dwc3: disable USB core PHY management 2022-08-30 15:30:21 +02:00
io.h
Kconfig usb: dwc3: Fix typos in Kconfig 2022-06-12 06:49:47 +02:00
Makefile drivers: usb: dwc3: Add AM62 USB wrapper driver 2022-04-21 18:31:56 +02:00
trace.c
trace.h usb: dwc3: trace: add Start of Frame Number to trace event 2022-08-19 11:03:52 +02:00
ulpi.c