summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2026-01-25usb: xhci: fix DMA address corruption in abort_tdANANDHAKRISHNAN S
2026-01-21arm: Remove remainder of ARCH_ORION5XTom Rini
2026-01-16usb: xhci-dwc3: Add "apple,t8103-dwc3" compatibleJanne Grunau
2026-01-09Merge patch series "Enable / require DEVRES for devm_.alloc usage outside xPL"Tom Rini
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2026-01-08usb: xhci: avoid noisy 'Starting the controller' message.Heinrich Schuchardt
2025-11-27usb/xhci: avoid noisy 'Register NbrPorts' messageHeinrich Schuchardt
2025-11-27usb: USB_EHCI_PCI depends on PCIHeinrich Schuchardt
2025-11-12usb: host: xhci: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-11-04usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95Alice Guo
2025-10-30Merge tag 'qcom-for-2026.01-rc2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2025-10-30usb: host: ehci-msm: Register ULPI PHY through NOP wrapperStephan Gerhold
2025-10-30usb: host: ehci-msm: Drop redundant EHCI register writesStephan Gerhold
2025-10-30usb: host: ehci-msm: Use clk bulk helpersStephan Gerhold
2025-10-30usb: host: ehci-msm: Disable clocks after all register accessesStephan Gerhold
2025-10-30usb: host: echi-msm: Drop ulpi definitionsStephan Gerhold
2025-10-30usb: host: ehci-msm: Fix pointer checkStephan Gerhold
2025-10-28usb: xhci: exynos: variable node should be signedAndrew Goodbody
2025-10-28usb: ohci-hcd: Null check lurb_priv before dereferenceAndrew Goodbody
2025-10-28usb: ehci: exynos: variable node should be signedAndrew Goodbody
2025-09-26usb: host: Tighten USB host driver dependenciesTom Rini
2025-09-01usb: host: dwc3-of-simple: Add exynos850 compatibleSam Protsenko
2025-08-23usb: ehci-mx6: Add i.MX95 OTG supportTim Harvey
2025-06-02usb: dwc2: Replace uint<x>_t types with u<x>Kongyang Liu
2025-06-02usb: dwc2: Unify flush and reset logic with v4.20a supportKongyang Liu
2025-06-02usb: dwc2: Extract macro definitions to common headerKongyang Liu
2025-06-02usb: dwc2: Align macros with Linux kernel definitionsKongyang Liu
2025-06-02usb: dwc2: Clean up with bitfield macrosKongyang Liu
2025-06-02usb: dwc2: Fix HBstLen setting for external DMA modeKongyang Liu
2025-06-02usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit settingJunhui Liu
2025-06-02usb: dwc2: Extract register definitions to common header fileKongyang Liu
2025-05-25usb: ulpi: Clean up how we enable supportTom Rini
2025-04-23dm: usb: initialize and scan multiple buses simultaneously with uthreadJerome Forissier
2025-04-23dm: usb: move bus initialization into new static function usb_init_bus()Jerome Forissier
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-08usb: xhci: annotate switch/case fallthrough properlyAndre Przywara
2025-04-08usb: ohci-hcd: annotate switch/case fallthroughAndre Przywara
2025-02-11usb: dwc3: Remove dwc3 glue driver support for STiPatrice Chotard
2025-01-13usb: ehci-mx6: Add i.MX95 supportMarek Vasut
2025-01-09usb: ehci-mx6: Use regulator_set_enable_if_allowedMarek Vasut
2025-01-09usb: ehci-mx5: Use regulator_set_enable_if_allowedMarek Vasut
2024-12-11usb: renesas: Fix R-Car spellingMarek Vasut
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27drivers: usb: Add generic XHCIPatrick Rudolph
2024-10-14usb: xhci: pet watchdog during transfersGodfrey Mwangi
2024-10-13Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2024-10-13usb: host: tegra: get usb phy configuration from phy nodeSvyatoslav Ryhel
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass