1. 727c6b5 usb: xhci: Abort transfers with unallocated rings by Janne Grunau · 8 months ago
  2. f399360 usb: xhci: Set up endpoints for the first 2 interfaces by Janne Grunau · 8 months ago
  3. 57c2a5f usb: xhci: refactor xhci_set_configuration by Janne Grunau · 8 months ago
  4. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · 9 months ago
  5. 96a0473 usb: xhci-dwc3: Fix support for dis_enblslpm_quirk by Jonas Karlman · 9 months ago
  6. 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 9 months ago
  7. 154ed1d board: dragonboard410c: upstream DT compat by Caleb Connolly · 9 months ago
  8. 887eef8 usb: ehci-mx6: Add i.MX93 support by Mathieu Othacehe · 10 months ago
  9. d318eb3 treewide: Remove clk_free by Sean Anderson · 12 months ago
  10. ac8d157 configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399 by Jonas Karlman · 1 year, 1 month ago
  11. 9c83bad usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · 1 year ago
  12. 0238088 usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 1 year, 1 month ago
  13. 2778307 usb: xhci: Do not panic on event timeouts by Hector Martin · 1 year, 1 month ago
  14. 1b823e2 usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 1 year, 1 month ago
  15. 6d20437 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 1 year, 1 month ago
  16. f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 1 year, 1 month ago
  17. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 1 month ago
  18. c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 1 year, 1 month ago
  19. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  20. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
  21. eafab99 usb: ehci: mxs: Use regulator_set_enable_if_allowed() by Fabio Estevam · 1 year, 2 months ago
  22. 7c7baa0 usb: ehci: mxs: Fix the USB node pointer retrieval by Fabio Estevam · 1 year, 2 months ago
  23. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 3 months ago
  24. 62b03cc bootstd: Keep track of use of usb stop by Simon Glass · 1 year, 2 months ago
  25. 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · 1 year, 3 months ago
  26. ed07a67 usb: sandbox: Add DM_USB_GADGET support by Marek Vasut · 1 year, 3 months ago
  27. 19a383a usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · 1 year, 3 months ago
  28. 7785aee usb: check for companion controller in uclass by Fabrice Gasnier · 1 year, 3 months ago
  29. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  30. 2b9e248 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
  31. 4f634d6 usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
  32. ac74608 usb: Return -ENOENT when no devices are found by Simon Glass · 1 year, 4 months ago
  33. e47b92c usb: xhci: Fix double free on failure by Richard Habeeb · 1 year, 4 months ago
  34. 612c4f7 usb: ehci-mx6: remove unnecessary regulator enable from probe by Tim Harvey · 1 year, 7 months ago
  35. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
  36. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  37. 9715f3c usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · 1 year, 5 months ago
  38. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
  39. 1d5c59c usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
  40. 4bb7c16 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 7 months ago
  41. 2510aab usb: Tidy up the usb_start flag by Simon Glass · 1 year, 7 months ago
  42. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  43. 0e6e542 usb: ehci-mx6: move phy setup before register access by Tim Harvey · 1 year, 7 months ago
  44. 005bc33 usb: xhci-mtk: modify the SOF/ITP interval for mt8195 by developer · 1 year, 10 months ago
  45. 34d37a6 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 10 months ago
  46. cd3866f usb: Drop unused sl811-hcd driver by Simon Glass · 1 year, 10 months ago
  47. dc45d65 usb: Drop unused ehci-vct driver by Simon Glass · 1 year, 10 months ago
  48. 64fa597 rmobile: Drop unused ehci-rmobile driver by Simon Glass · 1 year, 10 months ago
  49. ed9fb9c usb: Drop unused ehci-faraday driver by Simon Glass · 1 year, 10 months ago
  50. 7e5e7a9 armada: usb: net: Drop unused USB drivers by Simon Glass · 1 year, 10 months ago
  51. 7f4ab33 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · 1 year, 10 months ago
  52. 4eb77d3 usb: xhci: Fix root hub descriptor by Mark Kettenis · 1 year, 10 months ago
  53. fac410c usb: xhci: Implement DMA mapping by Mark Kettenis · 1 year, 10 months ago
  54. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 11 months ago
  55. f3cb89f bootstd: Add a USB hunter by Simon Glass · 1 year, 11 months ago
  56. 4d2c359 dm: usb: Mark the device name as alloced when binding by Simon Glass · 1 year, 11 months ago
  57. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 11 months ago
  58. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  59. cd809b1 usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 2 years ago
  60. 8fb2214 global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG by Tom Rini · 2 years ago
  61. b9796e8 global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG by Tom Rini · 2 years ago
  62. f0c6051 usb: eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  63. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  64. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  65. 6e76b0f usb: Expand buffer size in usb_find_and_bind_driver() by Marek Vasut · 2 years ago
  66. 927671e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · 2 years, 1 month ago
  67. 7de097f usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 2 years, 1 month ago
  68. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  69. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  70. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  71. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  72. 1fd3b3d usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver by Jim Liu · 2 years, 5 months ago
  73. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  74. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  75. 8811048 usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery by Fabio Estevam · 2 years, 7 months ago
  76. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 5 months ago
  77. 4adcdca usb: xhci-mtk: add support for MediaTek MT7621 SoC by developer · 2 years, 7 months ago
  78. fb0c70c usb: common: move urb code to common by Rui Miguel Silva · 2 years, 5 months ago
  79. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  80. e12d754 usb: ohci-hcd: Remove some unused legacy code by Tom Rini · 2 years, 5 months ago
  81. 112d2e0 Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 5 months ago
  82. 6d772e5 Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig by Tom Rini · 2 years, 6 months ago
  83. 47bb0dc usb: host: ehci-generic: Fix error check by Andre Przywara · 2 years, 5 months ago
  84. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  85. 9850e39 usb: Remove non-DM code in ehci-fsl and xhci by Tom Rini · 2 years, 6 months ago
  86. 25c7887 usb: ehci-mx5: Remove non-DM code by Tom Rini · 2 years, 6 months ago
  87. bd26aba usb: ehci-mxc: Remove by Tom Rini · 2 years, 6 months ago
  88. 798ccaf usb: xhci-fsl: Remove non-DM code by Tom Rini · 2 years, 6 months ago
  89. c85a792 Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig by Tom Rini · 2 years, 6 months ago
  90. 937fd63 usb: ehci-fsl: Remove non-DM code by Tom Rini · 2 years, 6 months ago
  91. 30fd3d9 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 6 months ago
  92. 21ad280 Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to Kconfig by Tom Rini · 2 years, 6 months ago
  93. 48ca6b4 ehci-mxs: Remove non-DM code by Tom Rini · 2 years, 6 months ago
  94. fbcb8f0 usb: host: ehci-generic: Make resets and clocks optional by Andre Przywara · 2 years, 6 months ago
  95. 683cde3 usb: xhci-mtk: disable all ports when disable host controller by developer · 2 years, 6 months ago
  96. 5732eae usb: xhci-dwc3: Support role switch default role by Mark Kettenis · 2 years, 8 months ago
  97. e28505d usb: host: ehci-generic: Remove DM_REGULATOR flag by Patrice Chotard · 2 years, 7 months ago
  98. 0ef4571 usb: host: ehci-generic: Make usage of clock/reset bulk() API by Patrice Chotard · 2 years, 7 months ago
  99. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  100. 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago