summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
24 hoursusb: dwc3: Fix crash on fastboot exit due to incorrect memory freeBalaji Selvanathan
26 hoursusb: Correct dependencies around USB_EMULTom Rini
26 hoursusb: gadget: Correct dependencies for USB_RENESAS_USBHSTom Rini
12 daysMerge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
12 dayssimplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
12 daysrename NET to NET_LEGACYQuentin Schulz
12 daysMerge branch 'casey/qcom-main-13Apr2026' of https://source.denx.de/u-boot/cus...Tom Rini
13 daysdrivers: usb: dwc3: Add delay after core soft resetBalaji Selvanathan
13 daysusb: gadget: rcar: Add support for RZ/G2L (R9A07G044)Michele Bisogno
13 daysusb: gadget: rcar: Add support for reset controllerMichele Bisogno
13 daysusb: gadget: rcar: Fix gadget registration lifecycle in removeMichele Bisogno
2026-04-17usb: dwc3: core: fix memory leaks in event buffer cleanupGurumoorthy Santhakumar
2026-04-07global: Correct duplicate U_BOOT_DRIVER entry namesTom Rini
2026-04-06Merge branch 'next'Tom Rini
2026-04-03Revert "usb: cdns3: use VBUS Valid to determine role for dr_mode OTG"Prasanth Babu Mantena
2026-03-30usb: isp1760: Correct dependencies for USB_ISP1760Tom Rini
2026-03-16Merge tag 'u-boot-dfu-20260316' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-10Merge tag 'u-boot-rockchip-20260309' of https://source.denx.de/u-boot/custodi...Tom Rini
2026-03-10arch: arm: rockchip: Add initial support for RK3506Jonas Karlman
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-06usb: musb-new: Add compatibles for ti,musb-am33xxMarkus Schneider-Pargmann (TI.com)
2026-03-06usb: musb-new: Relative ctrl_mod address parsingMarkus Schneider-Pargmann (TI.com)
2026-03-04treewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-03-03usb: gadget: Mark udc_disconnect as staticTom Rini
2026-02-23Merge tag 'v2026.04-rc3' into nextTom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-16usb: cdns3: use VBUS Valid to determine role for dr_mode OTGSiddharth Vadapalli
2026-01-30usb: gadget: dwc2: Move dr_mode check from of_to_plat() to bind()Jonas Karlman
2026-01-30usb: dwc3: core: improve reset sequenceChris Morgan
2026-01-30usb: dwc3: gadget: Don't send unintended link state changeChris Morgan
2026-01-30usb: dwc3: Increase DWC3 controller halt timeoutChris Morgan
2026-01-30usb: dwc3: core: Add ip and version_type support from LinuxChris Morgan
2026-01-25usb: xhci: fix DMA address corruption in abort_tdANANDHAKRISHNAN S
2026-01-21arm: Remove remainder of ARCH_ORION5XTom Rini
2026-01-17Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-01-16Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2026-01-16usb: dwc3-generic: support Qualcomm flattened DTCasey Connolly
2026-01-16Merge tag 'u-boot-dfu-20260116' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-01-16usb: xhci-dwc3: Add "apple,t8103-dwc3" compatibleJanne Grunau
2026-01-14usb: gadget: Kconfig: Correct Qualcomm config name usedBalaji Selvanathan
2026-01-14usb: dwc3: qcom: Add delays in UTMI clock selection for QscratchBalaji Selvanathan
2026-01-09Merge patch series "Enable / require DEVRES for devm_.alloc usage outside xPL"Tom Rini
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2026-01-09usb: ci_udc: cosmetics: EP and requests debug infoPetr Beneš
2026-01-09usb: ci_udc: Check ci_ep->desc before usePetr Beneš
2026-01-08usb: dwc3-generic: add support for exynos7870Kaustabh Chakraborty
2026-01-08usb: dwc3-generic: allow fallback of dr_mode property to "otg"Kaustabh Chakraborty
2026-01-08usb: xhci: avoid noisy 'Starting the controller' message.Heinrich Schuchardt
2025-11-27usb/xhci: avoid noisy 'Register NbrPorts' messageHeinrich Schuchardt
2025-11-27usb: USB_EHCI_PCI depends on PCIHeinrich Schuchardt