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