1. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  2. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  3. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  4. 3437121 usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
  5. 7d98dbc usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  6. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  7. 8b8d59f usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
  8. dd32281 usb: sunxi: Switch to use generic-phy by Jagan Teki · 6 years ago
  9. aa29b11 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 6 years ago
  10. 2511b2e musb: properly detect failed initialization of controller by Heinrich Schuchardt · 7 years ago
  11. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  12. bf31323 musb: Properly call musb_stop() on probe failure by Hans de Goede · 9 years ago
  13. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  14. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  15. 09e7ea4 musb: Add device-model support to the musb-host u-boot glue by Hans de Goede · 9 years ago
  16. fc85d39 musb: Add musb_host_data struct to hold global data by Hans de Goede · 9 years ago
  17. 1398252 musb: Rename and wrap public functions by Hans de Goede · 9 years ago
  18. e740ca3 musb: Update usb-compat to work with struct usb_device without a parent ptr by Hans de Goede · 9 years ago
  19. 1583723 musb: Allow musb_platform_enable to return an error code by Hans de Goede · 9 years ago
  20. 8802f56 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · 9 years ago
  21. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 9 years ago
  22. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 9 years ago
  23. de31213 dm: usb: Add a uclass for USB controllers by Simon Glass · 10 years ago
  24. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  25. 246e3b8 sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  26. 904f2a8 musb-new: Add interrupt queue support by Hans de Goede · 10 years ago
  27. accf04c musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · 10 years ago
  28. b918a0c musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · 10 years ago
  29. 90cdc10 musb-new: Fix reset sequence when in host mode by Hans de Goede · 10 years ago
  30. e8672e3 musb-new: Fix interrupt transfers not working by Hans de Goede · 10 years ago
  31. dc9a391 musb-new: Use time based timeouts rather then cpu-cycles based timeouts by Hans de Goede · 10 years ago
  32. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  33. 078d730 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · 10 years ago
  34. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  35. 7a34278 usb, musb-new: add wdt trigger by Heiko Schocher · 11 years ago
  36. 76b09b8 musb: set MUSB speed based on CONFIG by Bin Liu · 12 years ago
  37. eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago