1. 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · Tue Aug 04 17:04:10 2015 +0200
  2. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · Tue Aug 04 17:04:08 2015 +0200
  3. f4865f5 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · Tue Aug 04 17:04:07 2015 +0200
  4. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  5. 78c2e64 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · Thu Jun 18 18:21:33 2015 +0200
  6. 31e4f6f sunxi: musb: Improve output during probing by Hans de Goede · Thu Jun 18 22:45:34 2015 +0200
  7. 0b3845a sunxi: musb: Use device-model for musb host mode by Hans de Goede · Wed Jun 17 17:44:58 2015 +0200
  8. ea059bf sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · Wed Jun 17 15:49:26 2015 +0200
  9. c77fbfb sunxi: musb: Add id pin support by Hans de Goede · Sun Jun 14 17:40:37 2015 +0200
  10. c93ecd0 sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · Sun Jun 14 16:48:56 2015 +0200
  11. 34d20f8 linux_compat: remove cpu_relax() define by Masahiro Yamada · Mon Jul 13 13:17:05 2015 +0900
  12. 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
  13. 5962748 musb: Add musb_host_data struct to hold global data by Hans de Goede · Wed Jun 17 21:33:57 2015 +0200
  14. 52666e2 musb: Rename and wrap public functions by Hans de Goede · Wed Jun 17 21:33:56 2015 +0200
  15. 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
  16. 81c4998 musb: Allow musb_platform_enable to return an error code by Hans de Goede · Wed Jun 17 21:33:54 2015 +0200
  17. b869574 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · Wed Jun 17 21:33:48 2015 +0200
  18. 74934df sunxi: musb: Remove unused sunxi_musb_exit method by Hans de Goede · Sun Jun 14 11:58:43 2015 +0200
  19. 836e334 sunxi: musb: Do not fully reset the controler from sunxi_musb_disable by Hans de Goede · Sun Jun 14 11:55:28 2015 +0200
  20. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · Mon Apr 27 16:50:04 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. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · Mon Apr 27 11:44:22 2015 +0200
  24. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · Sun Mar 01 23:47:48 2015 +0530
  25. 9b82eeb dm: usb: Add a uclass for USB controllers by Simon Glass · Wed Mar 25 12:21:59 2015 -0600
  26. 273ac5b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Thu Apr 16 12:51:23 2015 -0400
  27. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · Sun Mar 22 18:07:12 2015 +0100
  28. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · Sun Mar 22 18:07:10 2015 +0100
  29. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  30. 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
  31. ebaf0a3 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value by Paul Kocialkowski · Sun Mar 15 18:27:44 2015 +0100
  32. 6834153 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · Mon Mar 09 15:44:16 2015 +0800
  33. 68dbdef usb: musb-new: omap2430: Reset the MUSB controller early by Paul Kocialkowski · Mon Jan 19 18:33:43 2015 +0100
  34. eaa0d70 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · Mon Feb 16 22:13:43 2015 +0100
  35. f2b45c8 sunxi: otg: Fix peripheral mode by Hans de Goede · Wed Feb 11 09:05:18 2015 +0100
  36. 83b1897 musb-new: Add interrupt queue support by Hans de Goede · Sun Jan 11 20:34:54 2015 +0100
  37. 39b0845 musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · Sun Jan 11 20:34:53 2015 +0100
  38. 0e4da95 musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · Sun Jan 11 20:34:52 2015 +0100
  39. 498ab95 musb-new: Fix reset sequence when in host mode by Hans de Goede · Sun Jan 11 20:34:51 2015 +0100
  40. 24fd777 musb-new: Fix interrupt transfers not working by Hans de Goede · Sun Jan 11 20:34:50 2015 +0100
  41. 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
  42. 9c4f11d musb-new: Add sunxi musb controller support by Hans de Goede · Sun Jan 11 20:34:48 2015 +0100
  43. 21d7705 musb-new: Add register defines for different reg layout on sunxi by Hans de Goede · Sun Jan 11 20:34:47 2015 +0100
  44. ed4262c usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode by Daniel Mack · Tue Jul 22 12:47:02 2014 +0200
  45. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  46. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
  47. 0c9fe56 musb-new, dfu: first send request answer then call completions by Heiko Schocher · Thu Apr 10 07:08:05 2014 +0200
  48. 15175e7 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · Fri Apr 18 08:54:30 2014 -0500
  49. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  50. 3e02168 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:56 2013 +0900
  51. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  52. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  53. ba6babf linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · Wed Jul 03 11:11:47 2013 +0800
  54. f9be934 musb: Disable extra prints by Lokesh Vutla · Tue Jul 30 10:48:55 2013 +0530
  55. c3ffe50 usb, musb-new: add wdt trigger by Heiko Schocher · Tue Jun 04 11:10:01 2013 +0200
  56. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 22:07:57 2013 +0200
  57. 28f2f35 musb: set MUSB speed based on CONFIG by Bin Liu · Thu Mar 21 05:27:49 2013 +0000
  58. 7a363d4 musb: am335x: disable bulk split-combine feature by Bin Liu · Thu Mar 21 05:27:48 2013 +0000
  59. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  60. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · Tue Nov 06 13:48:29 2012 +0000
  61. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · Tue Nov 06 13:48:25 2012 +0000
  62. d5ade29 musb-new: dsps backend driver by Ilya Yanok · Tue Nov 06 13:48:22 2012 +0000
  63. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · Tue Nov 06 13:48:21 2012 +0000