summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2023-07-25Revert "usb: xhci: tegra: Fix error check"Dan Carpenter1-4/+4
2023-07-25Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum2-27/+2
2023-07-25usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda1-0/+1
2023-07-25usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen1-1/+7
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds55-381/+328
2023-06-23usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HCWesley Cheng1-1/+1
2023-06-23usb: host: xhci: Do not re-initialize the XHCI HC if being removedWesley Cheng1-1/+2
2023-06-13xhci: Add ZHAOXIN xHCI host U1/U2 feature supportWeitao Wang2-25/+19
2023-06-13xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang3-7/+27
2023-06-13xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang3-3/+13
2023-06-13xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang1-0/+5
2023-06-13xhci: Stop unnecessary tracking of free trbs in a ringMathias Nyman4-49/+35
2023-06-13xhci: Fix transfer ring expansion size calculationMathias Nyman2-33/+45
2023-06-13xhci: split allocate interrupter into separate alloacte and add partsMathias Nyman1-37/+41
2023-06-13xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setupMathias Nyman6-32/+3
2023-06-13xhci: Don't require a valid get_quirks() function pointer during xhci setupMathias Nyman1-1/+2
2023-06-13xhci: Add usb cold attach (CAS) as a reason to resume root hub.Mathias Nyman1-1/+1
2023-06-13usb: xhci: Remove unused udev from xhci_log_ctx trace eventUdipto Goswami1-4/+0
2023-05-30usb: xhci-tegra: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-30usb: xhci-plat: Convert to platform remove callback returning voidUwe Kleine-König3-8/+6
2023-05-30usb: xhci-mtk: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-30usb: xhci-histb: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-29usb: host: ohci-platform: increase max clock number to 4Sebastian Reichel1-1/+1
2023-05-29usb: host: fhci-hcd: Convert to platform remove callback returning voidUwe Kleine-König1-5/+4
2023-05-29usb: uhci: handle HAS_IOPORT dependenciesNiklas Schnelle2-8/+18
2023-05-29usb: add HAS_IOPORT dependenciesNiklas Schnelle1-2/+2
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman4-8/+45
2023-05-28usb: uhci-platform: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: uhci-grlib: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: sl811-hcd: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-28usb: r8a66597-hcd: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-28usb: oxu210hp-hcd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: ohci-st: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: ohci-spear: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-28usb: ohci-sm501: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: ohci-s3c2410: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-28usb: ohci-pxa27x: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-28usb: ohci-ppc-of: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: ohci-platform: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: ohci-omap: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-28usb: ohci-nxp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: ohci-exynos: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: ohci-da8xx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: ohci-at91: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-28usb: octeon-hcd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: isp1362-hcd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: isp116x-hcd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2023-05-28usb: fsl-mph-dr-of: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-28usb: ehci-xilinx-of: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: ehci-st: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2