1. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  2. 02c83a5 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · 2 years, 5 months ago
  3. fb0c70c usb: common: move urb code to common by Rui Miguel Silva · 2 years, 5 months ago
  4. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  5. 307be401 drivers: musb_gadget: Save endpoint desc to usb_ep->desc by qianfan Zhao · 3 years ago
  6. c851cc0 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · 5 years ago
  7. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 3 months ago
  8. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  9. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  10. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  11. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 5 months ago
  12. d251959 usb: musb-new: Add glue driver for ST-Ericsson Ux500 by Stephan Gerhold · 3 years, 5 months ago
  13. 9b28e5a usb: musb-new: Extend and move Allwinner quirk into Kconfig by Andre Przywara · 3 years, 7 months ago
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  15. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  16. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  17. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  18. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  19. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  20. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  21. deb45f8 usb: musb-new: Fix typo in caution message by Naoki Hayama · 4 years, 2 months ago
  22. aa7ebbb usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  23. 3e46486 usb: musb-new: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  24. 46362c7 usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  25. 1b9711b usb: musb-new: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 5 months ago
  26. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  27. 61adc04 usb: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  28. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  29. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  30. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  31. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  32. 1b80705 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 months ago
  33. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  34. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  35. 64800e0 usb: musb-new: mt85xx: add musb-new gadget driver. by developer · 4 years, 11 months ago
  36. b18a960 usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 5 years ago
  37. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  38. 1c95b9f usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
  39. b894d87 usb: musb-new: Add support for da8xx-musb by Adam Ford · 5 years ago
  40. 3f12cf1 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · 6 years ago
  41. e8d02b6 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · 6 years ago
  42. e1269f4 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · 6 years ago
  43. ce8a697 musb-new: sunxi: Use CLK and RESET support by Jagan Teki · 6 years ago
  44. 4beaec1 usb: musb-new: sunxi: Fix null pointer access by Stefan Mavrodiev · 6 years ago
  45. 57118f6 usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  46. c1f9ba3 usb: musb-new: Allow the diver not to use the set_phy_power() callback by Jean-Jacques Hiblot · 6 years ago
  47. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  48. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  49. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  50. 7e8fd77 usb: musb-new: Call musb_platform_exit from musb_stop by Jagan Teki · 6 years ago
  51. 1d0d63e usb: musb-new: sunxi: Add proper musb exit support by Jagan Teki · 6 years ago
  52. 2e8e67c musb-new: sunxi: Access ahb_reset0_cfg via ccm offset by Jagan Teki · 6 years ago
  53. d0edfee usb: musb-new: sunxi: Allocate struct phy in private by Jagan Teki · 6 years ago
  54. f0a6d79 usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
  55. 0b957cd usb: musb-new: omap2430: Enable DM_USB and OF support by Adam Ford · 6 years ago
  56. d5856d8 usb: musb-new: omap2430: Remove dead code by Adam Ford · 6 years ago
  57. 9aadafc bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
  58. 137fc75 usb: sunxi: Switch to use generic-phy by Jagan Teki · 7 years ago
  59. 37671e1 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 7 years ago
  60. caad3d5 musb: sunxi: Add support for H3/H5/A64 by Jagan Teki · 7 years ago
  61. cecffaa musb: sunxi: Use BIT instead of numerical shift by Jagan Teki · 7 years ago
  62. 767a58e musb: sunxi: Add OTG device clkgate and reset for H3/H5 by Jagan Teki · 7 years ago
  63. 65ce496 musb: sunxi: Add fifo config by Jagan Teki · 7 years ago
  64. 69bb76e musb: sunxi: Use simple way to fill musb_hdrc pdata by Jagan Teki · 7 years ago
  65. 4e5af30 musb: sunxi: Add proper macros instead of numericals by Jagan Teki · 7 years ago
  66. fda1569 usb: sunxi: Simplify ccm reg base code by Jagan Teki · 7 years ago
  67. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  68. 236fc69 spl: disk: usb: Add dependencies to sprintf/strto* by Alex Kiernan · 7 years ago
  69. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
  70. 6310755 musb: sunxi: Use base address from device tree by Chen-Yu Tsai · 7 years ago
  71. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  72. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  73. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  74. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
  75. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  76. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  77. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  78. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  79. 8d4bfb8 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · 8 years ago
  80. 5545c1c musb: properly detect failed initialization of controller by Heinrich Schuchardt · 8 years ago
  81. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  82. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  83. 2d6f8c0 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
  84. 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  85. 5b5479c drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · 8 years ago
  86. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  87. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  88. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  89. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  90. 779afb6 sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · 8 years ago
  91. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  92. 2ec5be6 musb: Properly call musb_stop() on probe failure by Hans de Goede · 9 years ago
  93. ec89e16 musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · 9 years ago
  94. 05bc3f4 drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. by Purna Chandra Mandal · 9 years ago
  95. 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
  96. 1c47163 musb: sunxi: Add support for A83T by Chen-Yu Tsai · 9 years ago
  97. d5a43ba usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · 9 years ago
  98. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  99. 8f53bf0 usb: musb: Fix hub port setting for SPLIT transactions by Stefan Brüns · 9 years ago
  100. a010568 usb: Move determination of TT hub address/port into separate function by Stefan Brüns · 9 years ago