summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2023-05-28usb: ohci-pxa27x: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ohci-ppc-of: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ohci-platform: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ohci-omap: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ohci-nxp: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ohci-exynos: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ohci-da8xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ohci-at91: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: octeon-hcd: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: isp1362-hcd: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: isp116x-hcd: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: fsl-mph-dr-of: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-xilinx-of: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-st: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-spear: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-sh: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-ppc-of: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-platform: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-orion: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-omap: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-npcm7xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-mv: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-grlib: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-fsl: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-exynos: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-brcm: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: ehci-atmel: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-26ARM: pxa: fix missing-prototypes warningsArnd Bergmann
2023-05-16xhci: Fix incorrect tracking of free space on transfer ringsMathias Nyman
2023-05-16xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello
2023-05-13usb: xhci: tegra: enable stream protocol supportHenry Lin
2023-05-13usb: xhci: plat: remove error log for failure to get usb-phyStanley Chang
2023-05-13USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang
2023-05-13xhci: Improve the XHCI system resume timeBasavaraj Natikar
2023-05-13USB: Extend pci resume function to handle PM eventsBasavaraj Natikar
2023-04-20usb: xhci-mtk: add optional frame count clockChunfeng Yun
2023-04-20usb: xhci: plat: Add USB 3.0 phy supportStanley Chang
2023-04-20usb: host: xhci-plat: Use dev_is_pci() helperNobuhiro Iwamatsu
2023-04-20xhci: fix debugfs register accesses while suspendedJohan Hovold
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman
2023-03-30xhci: Free the command allocated for setting LPM if we return earlyMathias Nyman
2023-03-30Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"Mathias Nyman
2023-03-30xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips
2023-03-29usb: xhci: tegra: fix sleep in atomic callWayne Chang
2023-03-29usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip...Christophe JAILLET
2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann
2023-03-23xhci: Move xhci MSI sync function to to xhci-pciJosue David Hernandez Gutierrez
2023-03-23xhci: Call MSI sync function from xhci-pci instead of generic xhci codeJosue David Hernandez Gutierrez
2023-03-23xhci: Move functions to cleanup MSI to xhci-pciJosue David Hernandez Gutierrez
2023-03-23xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functionsJosue David Hernandez Gutierrez