1. 8c6b437 arm: ti: Remove omap4 platform support by Tom Rini · Mon Jul 15 13:35:53 2024 -0600
  2. 606f26c drivers: usb: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:41:03 2024 +0200
  3. d7aac2e usb: gadget: ux500: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:24 2024 +0200
  4. 3dcae15 usb: gadget: musb: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:23 2024 +0200
  5. c720537 usb: gadget: omap2430: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:22 2024 +0200
  6. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  7. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  8. e324ed0 usb: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:30 2024 -0600
  9. 0bde97a usb: musb-new: add Allwinner F1C100s support by Andre Przywara · Fri Oct 13 23:12:14 2023 +0100
  10. 8e25bc0 musb-new: Remove implementation of io.h functions by Igor Prusov · Tue Nov 14 14:02:57 2023 +0300
  11. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  12. 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · Fri Sep 01 11:50:03 2023 +0200
  13. 7eb54e9 sunxi: Kconfig: rework PHY_USB_SUN4I selection by Andre Przywara · Mon Jun 12 00:32:37 2023 +0100
  14. e3d9440 usb: musb-new: sunxi: remove unused define by Sam Edwards · Thu Jun 08 12:45:42 2023 -0600
  15. 4510506 usb: musb-new: sunxi: fix error check by Sam Edwards · Mon Jun 05 11:19:37 2023 -0600
  16. b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:31 2023 +0100
  17. 84858a6 Correct SPL uses of USB_MUSB_HOST by Simon Glass · Sun Feb 05 15:44:26 2023 -0700
  18. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  19. 308d265 musb-new: omap2430: fix compiling in DM_USB_GADGET config by Andreas Kemnade · Mon Jan 09 08:13:31 2023 +0100
  20. 24ca809 musb-new: omap2430: no host data access in gadget mode by Andreas Kemnade · Mon Jan 09 08:13:30 2023 +0100
  21. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  22. 02c83a5 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · Thu Jul 14 22:34:54 2022 -0500
  23. fb0c70c usb: common: move urb code to common by Rui Miguel Silva · Wed Jun 29 11:06:14 2022 +0100
  24. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  25. 307be401 drivers: musb_gadget: Save endpoint desc to usb_ep->desc by qianfan Zhao · Tue Nov 16 08:30:12 2021 +0800
  26. c851cc0 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · Wed Nov 27 14:56:02 2019 -0500
  27. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  28. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  29. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  30. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  31. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · Fri Jul 09 10:11:56 2021 -0400
  32. d251959 usb: musb-new: Add glue driver for ST-Ericsson Ux500 by Stephan Gerhold · Thu Jul 08 20:33:50 2021 +0200
  33. 9b28e5a usb: musb-new: Extend and move Allwinner quirk into Kconfig by Andre Przywara · Wed May 05 13:51:03 2021 +0100
  34. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  35. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  36. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  37. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  38. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  39. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  40. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  41. deb45f8 usb: musb-new: Fix typo in caution message by Naoki Hayama · Mon Oct 12 18:35:42 2020 +0900
  42. aa7ebbb usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · Sun Oct 04 21:39:55 2020 -0400
  43. 3e46486 usb: musb-new: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:54 2020 -0400
  44. 46362c7 usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:19 2020 -0400
  45. 1b9711b usb: musb-new: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · Fri Jul 03 17:36:45 2020 +0200
  46. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:48 2020 +0300
  47. 61adc04 usb: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:55 2020 -0600
  48. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  49. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  50. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  51. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  52. 1b80705 usb: Migrate to support live DT for some driver by Kever Yang · Wed Mar 04 08:59:50 2020 +0800
  53. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  54. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  55. 64800e0 usb: musb-new: mt85xx: add musb-new gadget driver. by developer · Thu Jan 16 16:11:37 2020 +0800
  56. b18a960 usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · Sun Dec 29 21:19:12 2019 -0700
  57. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · Thu Nov 14 12:57:23 2019 -0700
  58. 1c95b9f usb: Add nonblock argument to submit_int_msg by Michal Suchanek · Sun Aug 18 10:55:27 2019 +0200
  59. b894d87 usb: musb-new: Add support for da8xx-musb by Adam Ford · Wed Jul 10 13:59:10 2019 -0500
  60. 3f12cf1 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · Mon May 27 21:22:00 2019 -0500
  61. e8d02b6 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · Thu Apr 18 11:10:50 2019 +0000
  62. e1269f4 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · Fri Apr 12 10:51:05 2019 +0000
  63. ce8a697 musb-new: sunxi: Use CLK and RESET support by Jagan Teki · Mon Dec 31 17:05:40 2018 +0530
  64. 4beaec1 usb: musb-new: sunxi: Fix null pointer access by Stefan Mavrodiev · Wed Dec 05 14:49:44 2018 +0200
  65. 57118f6 usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · Tue Dec 04 11:30:57 2018 +0100
  66. c1f9ba3 usb: musb-new: Allow the diver not to use the set_phy_power() callback by Jean-Jacques Hiblot · Tue Dec 04 11:30:56 2018 +0100
  67. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · Thu Nov 29 10:52:46 2018 +0100
  68. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · Wed Nov 21 08:43:56 2018 +0100
  69. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Aug 24 16:11:01 2018 -0400
  70. 7e8fd77 usb: musb-new: Call musb_platform_exit from musb_stop by Jagan Teki · Fri Jul 20 12:44:01 2018 +0530
  71. 1d0d63e usb: musb-new: sunxi: Add proper musb exit support by Jagan Teki · Fri Jul 20 12:44:00 2018 +0530
  72. 2e8e67c musb-new: sunxi: Access ahb_reset0_cfg via ccm offset by Jagan Teki · Fri Jul 20 12:43:59 2018 +0530
  73. d0edfee usb: musb-new: sunxi: Allocate struct phy in private by Jagan Teki · Fri Jul 20 12:43:57 2018 +0530
  74. f0a6d79 usb: musb-new: Fix improper musb host pointer by Jagan Teki · Fri Jul 20 12:43:56 2018 +0530
  75. 0b957cd usb: musb-new: omap2430: Enable DM_USB and OF support by Adam Ford · Tue Jul 31 05:58:01 2018 -0500
  76. d5856d8 usb: musb-new: omap2430: Remove dead code by Adam Ford · Fri Jul 13 15:50:02 2018 -0500
  77. 9aadafc bug.h: introduce WARN_ONCE by Ramon Fried · Wed Jun 06 00:38:59 2018 +0300
  78. 137fc75 usb: sunxi: Switch to use generic-phy by Jagan Teki · Mon May 07 13:03:38 2018 +0530
  79. 37671e1 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · Mon May 07 13:03:37 2018 +0530
  80. caad3d5 musb: sunxi: Add support for H3/H5/A64 by Jagan Teki · Mon May 07 13:03:25 2018 +0530
  81. cecffaa musb: sunxi: Use BIT instead of numerical shift by Jagan Teki · Mon May 07 13:03:23 2018 +0530
  82. 767a58e musb: sunxi: Add OTG device clkgate and reset for H3/H5 by Jagan Teki · Mon May 07 13:03:22 2018 +0530
  83. 65ce496 musb: sunxi: Add fifo config by Jagan Teki · Mon May 07 13:03:20 2018 +0530
  84. 69bb76e musb: sunxi: Use simple way to fill musb_hdrc pdata by Jagan Teki · Mon May 07 13:03:19 2018 +0530
  85. 4e5af30 musb: sunxi: Add proper macros instead of numericals by Jagan Teki · Mon May 07 13:03:18 2018 +0530
  86. fda1569 usb: sunxi: Simplify ccm reg base code by Jagan Teki · Mon May 07 13:03:17 2018 +0530
  87. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  88. 236fc69 spl: disk: usb: Add dependencies to sprintf/strto* by Alex Kiernan · Thu Apr 19 04:32:57 2018 +0000
  89. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · Fri Dec 29 08:16:05 2017 -0600
  90. 6310755 musb: sunxi: Use base address from device tree by Chen-Yu Tsai · Sat Dec 30 20:44:07 2017 +0800
  91. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Oct 05 08:26:36 2017 -0400
  92. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  93. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  94. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · Tue Sep 05 22:10:35 2017 +0200
  95. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  96. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  97. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  98. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  99. 8d4bfb8 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · Fri May 12 22:33:19 2017 -0400
  100. 5545c1c musb: properly detect failed initialization of controller by Heinrich Schuchardt · Sat Apr 15 13:46:22 2017 +0200