summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2023-07-27usb: ehci-fsl: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-orion: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ohci-nxp: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-npcm7xx: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ohci-exynos: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-sh: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: host: ohci-platform: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ohci-da8xx: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: isp1362-hcd: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-spear: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-platform: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-atmel: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ohci-at91: Remove redundant msg at probe timeYangtao Li1-3/+1
2023-07-27usb: ohci-at91: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-npcm7xx: fix typo in npcm7xx_ehci_hcd_drv_probe()Yangtao Li1-1/+1
2023-07-27usb: xhci: tegra: Add shutdown callback for Tegra XUSBHaotien Hsu1-6/+20
2023-07-25usb: Explicitly include correct DT includesRob Herring10-10/+10
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