summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-10usb: gadget: atmel: Add SAM9X60 supportZixun LI
2025-04-10usb: gadget: f_mass_storage: Fix memory leak of fsg buffersMattijs Korpershoek
2025-04-10usb: gadget: f_mass_storage: Fix NULL dereference in fsg_add()Mattijs Korpershoek
2025-04-10usb: gadget: f_mass_storage: Drop invalid kfree() in fsg_common_release()Mattijs Korpershoek
2025-04-10usb: gadget: f_mass_storage: Remove kref structure useMattijs Korpershoek
2025-04-10usb: dwc3: gadget: Fix excepts/expects typoMarek Vasut
2025-04-08Merge patch series "Annotate switch/case fallthrough cases"Tom Rini
2025-04-08usb: xhci: annotate switch/case fallthrough properlyAndre Przywara
2025-04-08usb: ohci-hcd: annotate switch/case fallthroughAndre Przywara
2025-04-08gadget: f_thor: annotate switch/case fallthroughAndre Przywara
2025-04-03Merge patch series "membuff: Add tests and update to support a flag for empty...Tom Rini
2025-04-03membuf: Rename structSimon Glass
2025-04-03membuff: Rename functions to have membuf_ prefixSimon Glass
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