summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-06-02usb: dwc2: Extract macro definitions to common headerKongyang Liu
2025-06-02usb: dwc2: Align macros with Linux kernel definitionsKongyang Liu
2025-06-02usb: dwc2: Clean up with bitfield macrosKongyang Liu
2025-06-02usb: dwc2: Fix HBstLen setting for external DMA modeKongyang Liu
2025-06-02usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit settingJunhui Liu
2025-06-02usb: dwc2: Extract register definitions to common header fileKongyang Liu
2025-05-25usb: ulpi: Clean up how we enable supportTom Rini
2025-05-25usb: ulpi: Remove unused omap-ulpi-viewport driverTom Rini
2025-05-25usb: dwc3: core: Fix timeout checkVaradarajan Narayanan
2025-04-24Merge tag 'u-boot-dfu-20250424' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-04-23Merge patch series "Uthreads"Tom Rini
2025-04-23dm: usb: initialize and scan multiple buses simultaneously with uthreadJerome Forissier
2025-04-23dm: usb: move bus initialization into new static function usb_init_bus()Jerome Forissier
2025-04-23arch: arm: rockchip: Add initial support for RK3528Jonas Karlman
2025-04-23usb: gadget: f_acm: Allow restarting ACM console after stopping itStephan Gerhold
2025-04-23usb: gadget: f_acm: Claim requested USB endpointsStephan Gerhold
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