summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini
2025-03-21usb: dwc3: gadget: Fix match_ep callback for NXP UUU toolMarek Vasut
2025-03-17usb: cdns: starfive: Add cdns USB driverMinda Chen
2025-03-17usb: cdns: starfive: Get dr mode from wrapper device dts nodeMinda Chen
2025-03-17usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode()Minda Chen
2025-03-12Merge patch series "drivers: Driver support for ADI SC5xx SoCs"Tom Rini
2025-03-12usb: musb-new: Add support for Analog Devices SC5xx SoCsNathan Barrett-Morrison
2025-03-10usb: gadget: Remove final remnants of CONFIG_USB_DEVICETom Rini
2025-02-11usb: dwc3-generic: Add STih407 supportPatrice Chotard
2025-02-11usb: dwc3-generic: Reorder includePatrice Chotard
2025-02-11usb: dwc3: Remove dwc3 glue driver support for STiPatrice Chotard
2025-02-11usb: gadget: f_mass_storage: Add schedule() in sleep_thread()Patrice Chotard
2025-02-06usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unsetMichael Ferolito
2025-01-20blk: Make block subsystems select BLKTom Rini
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-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-13Merge patch series "AM62A DWC3: Add support for USB DFU boot in OTG mode"Tom Rini
2024-12-13usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe()Siddharth Vadapalli
2024-12-11usb: renesas: Fix R-Car spellingMarek Vasut
2024-11-26Merge tag 'u-boot-dfu-20241126' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-11-26usb: ci_udc: don't use "advance" feature when setting addressIon Agorria
2024-11-25eth: asix88179: packet drop when receiving large fragmented packetsKhoa Hoang
2024-11-25eth: asix88179: Fix ASIX AX88179A PHY hangKhoa Hoang
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27drivers: usb: Add generic XHCIPatrick Rudolph
2024-10-17Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-10-17usb: tcpm: fusb302: add driverSebastian Reichel
2024-10-17usb: tcpm: add core frameworkSebastian Reichel
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-15usb: dwc3: invalidate dcache on buffer used in interrupt handlingNeil Armstrong
2024-10-15usb: dwc3: fix dcache flush range calculationNeil Armstrong
2024-10-15usb: dwc3: allocate setup_buf with dma_alloc_coherent()Neil Armstrong
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-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacketSiddharth Vadapalli
2024-10-11usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off caseJan Kiszka
2024-10-01usb: gadget: usbhs: Add Renesas USBHS device driverVitaliy Vasylskyy
2024-09-30Merge tag 'v2024.10-rc6' into nextTom Rini
2024-09-30Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-09-30usb: gadget: cdns3: Fix missing cache operations for non-zero EndpointsSiddharth Vadapalli
2024-09-24spl: ram: hide SPL_RAM_SUPPORTJerome Forissier
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18usb: Drop old non-DM codeSimon Glass