summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2025-08-23usb: ehci-mx6: Add i.MX95 OTG supportTim Harvey
2025-07-30Merge patch series "Extend usb_onboard_hub driver to support Cypress HX3 hub ...Tom Rini
2025-07-30usb: onboard-hub: Use devm API do automatically free the reset GPIOLukasz Czechowski
2025-07-25usb: dwc3-generic: Add Exynos850 supportSam Protsenko
2025-06-18Merge patch series "list.h/treewide: get rid of no-op prefetch()"Tom Rini
2025-06-18treewide: drop no-op prefetch() callsRasmus Villemoes
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-16usb: gadget: atmel: reliably generate disconnect by disabling controllerZixun LI
2025-06-16usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheralKory Maincent
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-06-02usb: dwc2: Refactor register operations with clrsetbits macrosJunhui Liu
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