1. 43a7eef usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · Thu Nov 15 14:56:04 2012 +0900
  2. 0083cd7 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · Tue Mar 20 20:23:29 2012 +0000
  3. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · Tue Nov 06 13:48:20 2012 +0000
  4. d407e1f powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · Mon Oct 22 13:18:24 2012 +0800
  5. e917a7c dm: Move s3c24xx USB driver to a proper place by Marek Vasut · Sat Jul 21 05:02:22 2012 +0000
  6. f2f0038 mx51: Fix USB PHY clocks by Benoît Thébaudeau · Fri Sep 28 07:09:03 2012 +0000
  7. f5b3408 usb: ehci: don't print debug output by Lucas Stach · Fri Sep 28 00:26:19 2012 +0200
  8. c1275eb tegra20: port to new ehci interface by Lucas Stach · Wed Sep 26 00:14:37 2012 +0200
  9. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · Wed Sep 26 00:14:35 2012 +0200
  10. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  11. 835e11e usb: do explicit unaligned accesses by Lucas Stach · Thu Sep 06 08:00:13 2012 +0200
  12. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Sep 02 16:38:48 2012 +0200
  13. 62c1c7c USB: Fix strict aliasing in ohci-hcd by Troy Kisky · Sat Aug 11 14:49:09 2012 -0700
  14. 4e23df1 ehci: Optimize qTD allocations by Benoît Thébaudeau · Fri Aug 10 18:27:23 2012 +0200
  15. b39f8b5 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · Fri Aug 10 18:22:32 2012 +0200
  16. 458fb1e ehci: cosmetic: Define used constants by Benoît Thébaudeau · Fri Aug 10 18:22:11 2012 +0200
  17. 58c4dfb ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · Thu Aug 09 23:50:44 2012 +0200
  18. e68f48a ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · Thu Jul 19 22:16:38 2012 +0200
  19. 834a39c mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · Mon Aug 13 09:53:11 2012 +0000
  20. 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · Thu Aug 09 10:45:20 2012 +0000
  21. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  22. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:30 2012 +0000
  23. 2714e17 i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · Thu Jul 19 08:18:22 2012 +0000
  24. 84570d6 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · Sun Jul 15 04:43:52 2012 +0000
  25. fb11371 ehci-hcd: fix external buffer cache handling by Ilya Yanok · Sun Jul 15 04:43:49 2012 +0000
  26. 2cabcf7 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · Sun Jul 15 22:14:24 2012 +0000
  27. 84309bb ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · Sun Jul 15 22:12:08 2012 +0000
  28. 33f956d ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · Sun Jul 15 04:43:46 2012 +0000
  29. 8203083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Jul 10 08:54:41 2012 +0200
  30. 5a057e3 tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · Sun Jun 24 20:40:57 2012 +0000
  31. 21965ac EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · Mon May 14 05:52:03 2012 +0000
  32. 8444807 USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · Mon May 14 05:52:02 2012 +0000
  33. dad39d4 USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · Mon May 21 16:38:03 2012 +0530
  34. ed42bf7 ehci-atmel: fix compiler warning by Andreas Bießmann · Thu Jun 28 02:50:37 2012 +0000
  35. c0eede0 Atmel : usb : add EHCI driver for Atmel SoC by Bo Shen · Wed Jun 27 21:58:20 2012 +0000
  36. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun May 20 22:51:41 2012 +0200
  37. 9b4ae50 USB: S5P: Add ehci support by Rajeshwari Shinde · Wed May 02 19:18:51 2012 +0530
  38. 285c8b3 USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · Mon Apr 09 04:13:00 2012 +0200
  39. ff24dc3 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · Mon Apr 09 04:07:46 2012 +0200
  40. 4f66831 USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · Sun Apr 08 23:32:05 2012 +0200
  41. c79d225 imx: usb: There is no such register by Timo Ketola · Wed Apr 18 22:55:33 2012 +0000
  42. 63e29f6 i.MX25: usb: Set PORTSCx register by Timo Ketola · Wed Apr 18 22:55:32 2012 +0000
  43. 5d113ca USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · Wed May 02 04:36:39 2012 +0000
  44. 2addcfd ehci-omap: fix for enabling the correct usb port by Jeroen Hofstee · Thu Apr 19 11:25:18 2012 +0000
  45. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · Mon Apr 16 23:13:51 2012 +0200
  46. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · Mon Feb 27 10:52:49 2012 +0000
  47. 5978cdb usb: Add support for txfifo threshold by Simon Glass · Mon Feb 27 10:52:47 2012 +0000
  48. 654838c USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · Mon Mar 19 12:36:10 2012 +0000
  49. fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · Sun Feb 26 12:15:05 2012 +0000
  50. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · Wed Feb 08 22:33:25 2012 +0000
  51. 13a9cf5 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · Mon Feb 13 03:27:43 2012 +0000
  52. 253d375 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · Mon Feb 13 03:27:42 2012 +0000
  53. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  54. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · Tue Dec 20 14:56:16 2011 +0000
  55. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · Mon Feb 06 03:55:34 2012 +0000
  56. 7ad7578 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · Mon Feb 06 03:55:33 2012 +0000
  57. 994bca2 orion5x: add USB host ehci-marvell support by Albert ARIBAUD · Sun Jan 15 22:08:40 2012 +0000
  58. c3c7645 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · Sun Jan 15 22:08:39 2012 +0000
  59. a31f2f5 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · Mon Feb 06 20:39:29 2012 +0530
  60. b60c557 Coding Style cleanup by Wolfgang Denk · Mon Dec 19 12:03:40 2011 +0100
  61. 0973477 USB: EHCI: Allow EHCI post-powerup configuration in board files by Marek Vasut · Mon Jul 11 02:37:01 2011 +0200
  62. de09b79 USB: MX5: Add MX5 usb post-init callback by Marek Vasut · Thu Nov 24 05:14:00 2011 +0100
  63. bfd64a8 USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · Thu Nov 24 04:22:17 2011 +0100
  64. d17f2d2 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · Fri Nov 11 14:03:36 2011 +0100
  65. 8277b50 ehci: speed up initialization by Vincent Palatin · Mon Dec 05 14:52:22 2011 -0800
  66. 9b315fe USB: Add usb_event_poll() to get keyboards working with EHCI by Marek Vasut · Sun Sep 25 21:07:56 2011 +0200
  67. fc5cf88 USB: Fix complaints about strict aliasing in OHCI-HCD by Marek Vasut · Fri Oct 07 02:00:13 2011 +0200
  68. 93d79e8 drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 10:10:33 2011 +0000
  69. 3275d46 drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:51 2011 +0000
  70. da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Nov 16 20:24:41 2011 +0100
  71. 7b83c35 drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 10:04:15 2011 -0600
  72. f7d7f94 iMX28: Add USB HOST driver by Marek Vasut · Tue Nov 08 23:18:26 2011 +0000
  73. 5409862 ehci-mxc: remove incorrect comment by Wolfgang Grandegger · Mon Oct 17 08:17:47 2011 +0000
  74. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · Tue Oct 18 20:11:42 2011 +0530
  75. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  76. 0ef5f62 drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 23:03:43 2011 +0200
  77. 3fb68ee powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 by Ramneek Mehresh · Wed Mar 23 15:20:43 2011 +0530
  78. c1d1c5c ehci-hcd: Allow cleanups to happen gracefully on a timeout. by Joel Fernandes · Sat Jun 25 13:42:47 2011 -0500
  79. 8c2465c USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor by Jason Kridner · Wed Apr 20 08:54:16 2011 -0500
  80. 362c6ef usb: r8a66597: Fix argument mistake of inl by Nobuhiro Iwamatsu · Mon Jul 11 11:03:47 2011 +0900
  81. dba1f9b imx: Add support for USB EHCI on imx25 by Matthias Weisser · Wed Jul 06 00:28:30 2011 +0000
  82. 20799c9 ehci-pci: Fix PCI EHCI driver for 36-bit by Zhao Chenhui · Tue Apr 19 10:47:05 2011 +0800
  83. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · Sun Nov 07 13:26:14 2010 +0100
  84. da48040 AT91: fix related at91 driver files by Reinhard Meyer · Wed Nov 03 15:47:20 2010 +0100
  85. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  86. e936628 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Apr 05 12:24:20 2011 +0200
  87. 73f25e9 echi: add ULI1575 PCI ID by Zhao Chenhui · Sun Mar 13 10:00:40 2011 -0500
  88. d2c9188 ehci-pci: Add PCI EHCI controller by Trübenbach, Ralf · Thu Mar 31 16:46:47 2011 +0000
  89. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · Mon Feb 07 14:42:16 2011 -0800
  90. 808bffa usb: Remove usb_dev_init() from ehci-ppc4xx.c by Stefan Roese · Fri Nov 26 15:43:44 2010 +0100
  91. 745af44 usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() by Stefan Roese · Fri Nov 26 15:44:00 2010 +0100
  92. 86b34cf usb: Add WATCHDOG_RESET call to polling loop by Stefan Roese · Fri Nov 26 15:43:28 2010 +0100
  93. e1e0931 usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() by Anatolij Gustschin · Tue Nov 02 11:47:29 2010 +0100
  94. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  95. cdc5a7a ehci-hcd.c: fix hanging under higher load by Wolfgang Denk · Fri Oct 22 14:23:00 2010 +0200
  96. cd6cbd9 USB: fix Queue Element Transfer Descriptor changes by Wolfgang Denk · Wed Oct 20 21:08:17 2010 +0200
  97. 17e648b ehci-pci: print hccr, hcor and hc_lenght by Florian Fainelli · Fri Oct 15 15:53:45 2010 +0200
  98. ebb829f USB: sync Queue Element Transfer Descriptor against EHCI spec by Wolfgang Denk · Tue Oct 19 16:13:15 2010 +0200
  99. 8cc3b77 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Oct 19 20:58:16 2010 +0200
  100. 7c3be66 MPC5121: Add USB EHCI support by Damien Dusha · Thu Oct 14 15:27:06 2010 +0200