1. e324ed0 usb: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:30 2024 -0600
  2. 0bde97a usb: musb-new: add Allwinner F1C100s support by Andre Przywara · Fri Oct 13 23:12:14 2023 +0100
  3. 727c6b5 usb: xhci: Abort transfers with unallocated rings by Janne Grunau · Thu Apr 04 08:25:51 2024 +0200
  4. f399360 usb: xhci: Set up endpoints for the first 2 interfaces by Janne Grunau · Thu Apr 04 08:25:50 2024 +0200
  5. 57c2a5f usb: xhci: refactor xhci_set_configuration by Janne Grunau · Thu Apr 04 08:25:49 2024 +0200
  6. e7f1315 usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts by Marek Vasut · Sun Mar 17 05:42:53 2024 +0100
  7. 26ec65b usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget by Marek Vasut · Sun Mar 17 05:42:52 2024 +0100
  8. 00e9e0c usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · Wed Mar 20 14:30:50 2024 +0000
  9. d4fe66f usb: gadget: CDC ACM: call usb_gadget_initialize by Caleb Connolly · Wed Mar 20 14:30:49 2024 +0000
  10. 60d1fc2 usb: dwc3-generic: implement Qualcomm wrapper by Caleb Connolly · Wed Mar 20 14:30:47 2024 +0000
  11. cec2b2a rockchip: Update the default USB Product ID value by Jonas Karlman · Sun Mar 10 18:50:57 2024 +0000
  12. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  13. 96a0473 usb: xhci-dwc3: Fix support for dis_enblslpm_quirk by Jonas Karlman · Sat Mar 02 13:09:49 2024 +0000
  14. 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · Tue Feb 27 17:05:55 2024 +0100
  15. 154ed1d board: dragonboard410c: upstream DT compat by Caleb Connolly · Mon Feb 26 17:26:21 2024 +0000
  16. c52bc90 usb: dwc3-generic: support external vbus regulator by Caleb Connolly · Mon Feb 26 17:26:06 2024 +0000
  17. 887eef8 usb: ehci-mx6: Add i.MX93 support by Mathieu Othacehe · Mon Feb 19 18:05:31 2024 +0100
  18. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  19. e18e3be Merge patch series "k3-j721e: beagleboneai: Fix USB" by Tom Rini · Sat Jan 20 11:39:13 2024 -0500
  20. ff4e607 usb: cdns3: avoid error messages if phys don't exist by Roger Quadros · Fri Jan 12 14:49:48 2024 +0200
  21. ac8d157 configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399 by Jonas Karlman · Sun Nov 12 17:48:57 2023 +0000
  22. 1c38703 fastboot: multiresponse support by Ion Agorria · Fri Jan 05 09:22:06 2024 +0200
  23. 1bbf41d global: Drop common.h inclusion by Tom Rini · Thu Dec 14 13:16:47 2023 -0500
  24. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  25. 9c83bad usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · Mon Nov 20 15:56:36 2023 +0100
  26. 39076d9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · Sun Nov 12 15:25:25 2023 +0000
  27. 0238088 usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · Sun Oct 29 15:37:44 2023 +0900
  28. 2778307 usb: xhci: Do not panic on event timeouts by Hector Martin · Sun Oct 29 15:37:43 2023 +0900
  29. 1b823e2 usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · Sun Oct 29 15:37:42 2023 +0900
  30. 6d20437 usb: xhci: Recover from halted bulk endpoints by Hector Martin · Sun Oct 29 15:37:41 2023 +0900
  31. f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · Sun Oct 29 15:37:40 2023 +0900
  32. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · Sun Oct 29 15:37:39 2023 +0900
  33. c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · Sun Oct 29 15:37:38 2023 +0900
  34. fcc51d3 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Thu Nov 30 09:33:31 2023 -0500
  35. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  36. 8e25bc0 musb-new: Remove implementation of io.h functions by Igor Prusov · Tue Nov 14 14:02:57 2023 +0300
  37. 89606c0 treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · Tue Nov 14 14:02:56 2023 +0300
  38. 8197e59 usb: udc: Try to clarify an error message by Miquel Raynal · Tue Oct 10 11:03:04 2023 +0200
  39. 75d6347 cmd: Change the dependencies between CMD_BIND and USB_GADGET by Miquel Raynal · Tue Oct 10 11:03:02 2023 +0200
  40. 5412e67 usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command by Marek Vasut · Tue Nov 07 01:09:59 2023 +0100
  41. 0fad965 usb: fastboot: Add missing newline in pr_err by Simon Holesch · Mon Nov 20 01:08:35 2023 +0100
  42. f487522 usb: ci: Fix gadget reinit by Simon Holesch · Mon Nov 20 01:08:34 2023 +0100
  43. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  44. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  45. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  46. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · Wed Nov 08 11:48:43 2023 -0500
  47. 2b5f9c8 spl: Remove dev from spl_load_info by Sean Anderson · Wed Nov 08 11:48:38 2023 -0500
  48. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  49. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  50. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  51. f9b45bd Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 16 17:34:38 2023 -0400
  52. 2c2d1d8 Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 16 09:09:54 2023 -0400
  53. eafab99 usb: ehci: mxs: Use regulator_set_enable_if_allowed() by Fabio Estevam · Mon Oct 09 10:15:35 2023 -0300
  54. 7c7baa0 usb: ehci: mxs: Fix the USB node pointer retrieval by Fabio Estevam · Mon Oct 09 10:15:34 2023 -0300
  55. fbb5c15 usb: gadget: atmel: fix transfer of queued requests by Artur Rojek · Wed Sep 13 17:00:58 2023 +0200
  56. a9c58e4 dwc3: add support for Amlogic A1 family by Alexey Romanov · Thu Oct 05 11:54:28 2023 +0300
  57. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  58. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  59. 62b03cc bootstd: Keep track of use of usb stop by Simon Glass · Wed Sep 20 07:29:49 2023 -0600
  60. 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · Fri Sep 01 11:50:03 2023 +0200
  61. b7e2ba7 dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · Fri Sep 01 11:50:02 2023 +0200
  62. 8552db0 usb: gadget: ether: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:50:01 2023 +0200
  63. ce1b62d usb: gadget: acm: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:50:00 2023 +0200
  64. 8bfcb34 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:59 2023 +0200
  65. 2bd299d sdp: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:58 2023 +0200
  66. 7786e70 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:54 2023 +0200
  67. ed07a67 usb: sandbox: Add DM_USB_GADGET support by Marek Vasut · Fri Sep 01 11:49:48 2023 +0200
  68. b397203 dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · Fri Sep 01 11:49:47 2023 +0200
  69. fd5c3c2 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:36 2023 +0000
  70. 8755bfe Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Wed Sep 06 11:50:22 2023 -0400
  71. 19a383a usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · Mon Sep 04 14:20:21 2023 +0200
  72. 7785aee usb: check for companion controller in uclass by Fabrice Gasnier · Fri Sep 01 11:52:01 2023 +0200
  73. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  74. 2d69af6 usb: dwc3: Fix enabling USB_DR_MODE_HOST by Oleksandr Suvorov · Fri Aug 25 13:42:40 2023 +0300
  75. ce56a12 usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Oleksandr Suvorov · Fri Aug 25 13:42:39 2023 +0300
  76. 63d5d86 usb: dwc3: Fix remove function if there is no ulpi_reset gpio by Venkatesh Yadav Abbarapu · Wed Aug 09 09:03:50 2023 +0530
  77. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  78. 2b9e248 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:57 2023 +0000
  79. 4f634d6 usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:56 2023 +0000
  80. ac74608 usb: Return -ENOENT when no devices are found by Simon Glass · Sun Jul 30 11:15:12 2023 -0600
  81. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  82. a935819 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · Fri Aug 04 17:41:11 2023 +0200
  83. 038b36d usb: gadget: ether: Move probe function above driver structure by Marek Vasut · Fri Aug 04 17:41:10 2023 +0200
  84. 34ee033 usb: gadget: ether: Inline functions used once by Marek Vasut · Fri Aug 04 17:41:09 2023 +0200
  85. e5b9341 usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · Tue Jun 06 22:39:14 2023 +0530
  86. 04c6ae8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · Sun Jul 30 22:59:57 2023 +0000
  87. 5e8b61b usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · Sun Jul 30 22:59:56 2023 +0000
  88. ee1e070 usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · Sun Jul 30 22:59:55 2023 +0000
  89. f7b6621 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 27 10:35:36 2023 -0400
  90. e47b92c usb: xhci: Fix double free on failure by Richard Habeeb · Mon Jul 24 15:45:25 2023 -0400
  91. e74da73 usb: cdns3: gadget: Configure speed in udc_start by Ravi Gunasekaran · Wed Jul 19 14:29:08 2023 +0530
  92. 612c4f7 usb: ehci-mx6: remove unnecessary regulator enable from probe by Tim Harvey · Fri May 19 11:58:54 2023 -0700
  93. 7eb54e9 sunxi: Kconfig: rework PHY_USB_SUN4I selection by Andre Przywara · Mon Jun 12 00:32:37 2023 +0100
  94. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · Wed Jul 12 09:04:32 2023 -0600
  95. 2523bcd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Thu Jul 06 13:23:36 2023 -0400
  96. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  97. 686a0f0 usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · Wed Jun 28 14:26:48 2023 +0200
  98. 9715f3c usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · Wed Jun 21 11:13:58 2023 +0800
  99. dd73b59 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · Thu Jun 04 16:35:15 2020 -0400
  100. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400