summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2025-09-26usb: host: Tighten USB host driver dependenciesTom Rini
2025-09-26usb: gadget: max3420_udc: Remove unused driverTom Rini
2025-09-26usb: gadget: bcm_udc_otg: Remove unused driverTom Rini
2025-09-26usb: gadget: Tighten requirements on USB_GADGET_ATMEL_USBATom Rini
2025-09-26usb: dwc3: Tighten driver glue dependenciesTom Rini
2025-09-11Merge patch series "Fix dma_addr_t for R5 SPL"Tom Rini
2025-09-11dma: ti: k3-udma: fix dma_addr_t typecastsAnshul Dalal
2025-09-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2025-09-01usb: host: dwc3-of-simple: Add exynos850 compatibleSam Protsenko
2025-08-30usb: dwc3-generic: Use combined glue and ctrl node for RK3528Jonas Karlman
2025-08-30usb: dwc3-generic: Use combined glue and ctrl node for RK3576Jonas Karlman
2025-08-30rockchip: Add default USB_GADGET_PRODUCT_NUM for RK3576Jonas Karlman
2025-08-30usb: gadget: rockchip: Fix spacing around the Kconfig optionTom Rini
2025-08-30usb: gadget: rockchip: Add missing dependencyTom Rini
2025-08-29usb: cdns3: Do not access memory after freeAndrew Goodbody
2025-08-23usb: dwc2: fix reset logic in dwc2_core_resetPatrick Delaunay