summaryrefslogtreecommitdiff
path: root/drivers/usb
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-17Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-01-16Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2026-01-16usb: dwc3-generic: support Qualcomm flattened DTCasey Connolly
2026-01-16Merge tag 'u-boot-dfu-20260116' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-01-16usb: xhci-dwc3: Add "apple,t8103-dwc3" compatibleJanne Grunau
2026-01-14usb: gadget: Kconfig: Correct Qualcomm config name usedBalaji Selvanathan
2026-01-14usb: dwc3: qcom: Add delays in UTMI clock selection for QscratchBalaji Selvanathan
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-09usb: ci_udc: cosmetics: EP and requests debug infoPetr Beneš
2026-01-09usb: ci_udc: Check ci_ep->desc before usePetr Beneš
2026-01-08usb: dwc3-generic: add support for exynos7870Kaustabh Chakraborty
2026-01-08usb: dwc3-generic: allow fallback of dr_mode property to "otg"Kaustabh Chakraborty
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: gadget: Tighten CI_UDC dependenciesTom Rini
2025-11-12usb: host: xhci: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-11-12usb: gadget: Tighten the dependency for DWC2 OTG supportTom Rini
2025-11-12usb: musb: drop musb legacy driversPeter Robinson
2025-11-12usb: gadget: spl: Add missing dependency for SPL_USB_GADGETTom Rini
2025-11-04Merge tag 'u-boot-imx-master-20251104' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-11-04usb: f_sdp: Update SDP driver to support PQC containerYe Li
2025-11-04usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95Alice Guo
2025-11-04usb: musb-new: fix typosYegor Yefremov
2025-11-04usb: musb-new: fix ti-musb dependenciesYegor Yefremov
2025-10-30Merge tag 'qcom-for-2026.01-rc2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2025-10-30usb: gadget: Introduce usb gadget vendor/product default id for ARCH_QCOMGeorge Chan
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: musb-new: Cannot test unsigned member to be negativeAndrew Goodbody
2025-10-28usb: musb-new: Limit check array index before useAndrew Goodbody
2025-10-28usb: musb-new: Null check before dereferenceAndrew Goodbody
2025-10-28usb: xhci: exynos: variable node should be signedAndrew Goodbody
2025-10-28usb: ulpi: Incorrect operator usedAndrew Goodbody
2025-10-28usb: ohci-hcd: Null check lurb_priv before dereferenceAndrew Goodbody
2025-10-28usb: fsl-dt-fixup: Return an error code on errorAndrew Goodbody
2025-10-28usb: ehci: exynos: variable node should be signedAndrew Goodbody
2025-10-06Merge branch 'next'Tom Rini
2025-10-04global: Add expected space between '#include' and directiveTom Rini
2025-09-30usb: dwc3: Remove redundant testAndrew Goodbody
2025-09-30usb: dwc2: Add missing null checkAndrew Goodbody
2025-09-30usb: gadget: atmel: Add missing null checkAndrew Goodbody
2025-09-26usb: host: Tighten USB musb-new host glue driver dependenciesTom Rini