1. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  2. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  3. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  4. 1c95b9f usb: Add nonblock argument to submit_int_msg by Michal Suchanek · Sun Aug 18 10:55:27 2019 +0200
  5. 57118f6 usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · Tue Dec 04 11:30:57 2018 +0100
  6. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · Wed Nov 21 08:43:56 2018 +0100
  7. f0a6d79 usb: musb-new: Fix improper musb host pointer by Jagan Teki · Fri Jul 20 12:43:56 2018 +0530
  8. 137fc75 usb: sunxi: Switch to use generic-phy by Jagan Teki · Mon May 07 13:03:38 2018 +0530
  9. 37671e1 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · Mon May 07 13:03:37 2018 +0530
  10. 5545c1c musb: properly detect failed initialization of controller by Heinrich Schuchardt · Sat Apr 15 13:46:22 2017 +0200
  11. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  12. 2ec5be6 musb: Properly call musb_stop() on probe failure by Hans de Goede · Sat Apr 02 20:46:10 2016 +0200
  13. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  14. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  15. fc64961 musb: Add device-model support to the musb-host u-boot glue by Hans de Goede · Wed Jun 17 21:33:58 2015 +0200
  16. 5962748 musb: Add musb_host_data struct to hold global data by Hans de Goede · Wed Jun 17 21:33:57 2015 +0200
  17. 52666e2 musb: Rename and wrap public functions by Hans de Goede · Wed Jun 17 21:33:56 2015 +0200
  18. 4d8b8df musb: Update usb-compat to work with struct usb_device without a parent ptr by Hans de Goede · Wed Jun 17 21:33:55 2015 +0200
  19. 81c4998 musb: Allow musb_platform_enable to return an error code by Hans de Goede · Wed Jun 17 21:33:54 2015 +0200
  20. b869574 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · Wed Jun 17 21:33:48 2015 +0200
  21. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · Mon Apr 27 15:05:10 2015 +0200
  22. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · Mon Apr 27 14:54:47 2015 +0200
  23. 9b82eeb dm: usb: Add a uclass for USB controllers by Simon Glass · Wed Mar 25 12:21:59 2015 -0600
  24. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  25. ab721ad sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · Fri Mar 27 20:54:25 2015 +0100
  26. 83b1897 musb-new: Add interrupt queue support by Hans de Goede · Sun Jan 11 20:34:54 2015 +0100
  27. 39b0845 musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · Sun Jan 11 20:34:53 2015 +0100
  28. 0e4da95 musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · Sun Jan 11 20:34:52 2015 +0100
  29. 498ab95 musb-new: Fix reset sequence when in host mode by Hans de Goede · Sun Jan 11 20:34:51 2015 +0100
  30. 24fd777 musb-new: Fix interrupt transfers not working by Hans de Goede · Sun Jan 11 20:34:50 2015 +0100
  31. 8de4ded musb-new: Use time based timeouts rather then cpu-cycles based timeouts by Hans de Goede · Sun Jan 11 20:34:49 2015 +0100
  32. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  33. 15175e7 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · Fri Apr 18 08:54:30 2014 -0500
  34. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  35. c3ffe50 usb, musb-new: add wdt trigger by Heiko Schocher · Tue Jun 04 11:10:01 2013 +0200
  36. 28f2f35 musb: set MUSB speed based on CONFIG by Bin Liu · Thu Mar 21 05:27:49 2013 +0000
  37. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · Tue Nov 06 13:48:21 2012 +0000