index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
4 days
global: Correct duplicate U_BOOT_DRIVER entry names
Tom Rini
2026-01-25
usb: xhci: fix DMA address corruption in abort_td
ANANDHAKRISHNAN S
2026-01-21
arm: Remove remainder of ARCH_ORION5X
Tom Rini
2026-01-16
usb: xhci-dwc3: Add "apple,t8103-dwc3" compatible
Janne Grunau
2026-01-09
Merge patch series "Enable / require DEVRES for devm_.alloc usage outside xPL"
Tom Rini
2026-01-09
dm: core: Default to using DEVRES outside of xPL
Tom Rini
2026-01-08
usb: xhci: avoid noisy 'Starting the controller' message.
Heinrich Schuchardt
2025-11-27
usb/xhci: avoid noisy 'Register NbrPorts' message
Heinrich Schuchardt
2025-11-27
usb: USB_EHCI_PCI depends on PCI
Heinrich Schuchardt
2025-11-12
usb: host: xhci: Make U_BOOT_DRIVER entries unique
Tom Rini
2025-11-04
usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95
Alice Guo
2025-10-30
Merge tag 'qcom-for-2026.01-rc2' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2025-10-30
usb: host: ehci-msm: Register ULPI PHY through NOP wrapper
Stephan Gerhold
2025-10-30
usb: host: ehci-msm: Drop redundant EHCI register writes
Stephan Gerhold
2025-10-30
usb: host: ehci-msm: Use clk bulk helpers
Stephan Gerhold
2025-10-30
usb: host: ehci-msm: Disable clocks after all register accesses
Stephan Gerhold
2025-10-30
usb: host: echi-msm: Drop ulpi definitions
Stephan Gerhold
2025-10-30
usb: host: ehci-msm: Fix pointer check
Stephan Gerhold
2025-10-28
usb: xhci: exynos: variable node should be signed
Andrew Goodbody
2025-10-28
usb: ohci-hcd: Null check lurb_priv before dereference
Andrew Goodbody
2025-10-28
usb: ehci: exynos: variable node should be signed
Andrew Goodbody
2025-09-26
usb: host: Tighten USB host driver dependencies
Tom Rini
2025-09-01
usb: host: dwc3-of-simple: Add exynos850 compatible
Sam Protsenko
2025-08-23
usb: ehci-mx6: Add i.MX95 OTG support
Tim Harvey
2025-06-02
usb: dwc2: Replace uint<x>_t types with u<x>
Kongyang Liu
2025-06-02
usb: dwc2: Unify flush and reset logic with v4.20a support
Kongyang Liu
2025-06-02
usb: dwc2: Extract macro definitions to common header
Kongyang Liu
2025-06-02
usb: dwc2: Align macros with Linux kernel definitions
Kongyang Liu
2025-06-02
usb: dwc2: Clean up with bitfield macros
Kongyang Liu
2025-06-02
usb: dwc2: Fix HBstLen setting for external DMA mode
Kongyang Liu
2025-06-02
usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit setting
Junhui Liu
2025-06-02
usb: dwc2: Extract register definitions to common header file
Kongyang Liu
2025-05-25
usb: ulpi: Clean up how we enable support
Tom Rini
2025-04-23
dm: usb: initialize and scan multiple buses simultaneously with uthread
Jerome Forissier
2025-04-23
dm: usb: move bus initialization into new static function usb_init_bus()
Jerome Forissier
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-04-08
usb: xhci: annotate switch/case fallthrough properly
Andre Przywara
2025-04-08
usb: ohci-hcd: annotate switch/case fallthrough
Andre Przywara
2025-02-11
usb: dwc3: Remove dwc3 glue driver support for STi
Patrice Chotard
2025-01-13
usb: ehci-mx6: Add i.MX95 support
Marek Vasut
2025-01-09
usb: ehci-mx6: Use regulator_set_enable_if_allowed
Marek Vasut
2025-01-09
usb: ehci-mx5: Use regulator_set_enable_if_allowed
Marek Vasut
2024-12-11
usb: renesas: Fix R-Car spelling
Marek Vasut
2024-10-27
Merge patch series "Implement ACPI on aarch64"
Tom Rini
2024-10-27
drivers: usb: Add generic XHCI
Patrick Rudolph
2024-10-14
usb: xhci: pet watchdog during transfers
Godfrey Mwangi
2024-10-13
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
Tom Rini
2024-10-13
usb: host: tegra: get usb phy configuration from phy node
Svyatoslav Ryhel
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
[next]