1. a194b25 dm: usb: Add driver model support to EHCI by Simon Glass · Wed Mar 25 12:22:29 2015 -0600
  2. 302696b dm: usb: Change ehci_reset() to use a pointer by Simon Glass · Wed Mar 25 12:22:28 2015 -0600
  3. dc9f3ed dm: usb: Drop the EHCI weak functions by Simon Glass · Wed Mar 25 12:22:27 2015 -0600
  4. ccc40fd dm: usb: Refactor EHCI init by Simon Glass · Wed Mar 25 12:22:26 2015 -0600
  5. cb7cf60 dm: usb: ehci: Use a function to find the controller from struct udevice by Simon Glass · Wed Mar 25 12:22:25 2015 -0600
  6. dfbf186 dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register() by Simon Glass · Wed Mar 25 12:22:24 2015 -0600
  7. 2d387ab dm: usb: Pass EHCI controller pointer to ehci_set_usbmode() by Simon Glass · Wed Mar 25 12:22:23 2015 -0600
  8. cc0dc6b dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup() by Simon Glass · Wed Mar 25 12:22:21 2015 -0600
  9. 0851caa dm: usb: Allow ECHI to hold private data for the controller by Simon Glass · Wed Mar 25 12:22:19 2015 -0600
  10. c78c765 dm: usb: Pass EHCI controller pointer to ehci_get_port_speed() by Simon Glass · Wed Mar 25 12:22:18 2015 -0600
  11. 0bec128 dm: usb: Move all the EHCI weak functions together and declare them by Simon Glass · Wed Mar 25 12:22:17 2015 -0600
  12. f14d54b ehci-hcd: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:37 2015 -0500
  13. bbd2d2a usb: Add an interval parameter to create_int_queue by Hans de Goede · Sun Jan 11 20:38:28 2015 +0100
  14. c0003f2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Dec 11 18:40:49 2014 -0500
  15. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  16. d1af69c usb: ehci: do not set the LSB of Current qTD pointer by Masahiro Yamada · Mon Nov 17 17:54:14 2014 +0900
  17. 6f68122 usb: Make pollable int support available outside of ehci-hcd.c by Hans de Goede · Wed Sep 24 14:06:06 2014 +0200
  18. 8c5c5ca usb: ehci: Move cache invalidation to poll_int_queue by Hans de Goede · Wed Sep 24 14:06:05 2014 +0200
  19. 7f7cb73 usb: ehci: Move interrupt packet length check to create_int_queue by Hans de Goede · Wed Sep 24 14:06:04 2014 +0200
  20. 8ba55ed usb: ehci: Do not disable an already disabled periodic schedule by Hans de Goede · Wed Sep 24 14:06:03 2014 +0200
  21. a4ac740 ehci-hcd.c: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:34 2014 +0200
  22. c66fcc3 usb: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:29 2014 +0200
  23. 8f5f4f7 usb: ehci: Make periodic_schedules a per controller variable by Hans de Goede · Sat Sep 20 16:51:25 2014 +0200
  24. 9db174c usb: ehci: poll_int_queue check real qtd, not the overlay by Hans de Goede · Sat Sep 20 16:51:24 2014 +0200
  25. 8e00cf6 usb: ehci: Add missing cache flush to destroy_int_queue by Hans de Goede · Sat Sep 20 16:51:23 2014 +0200
  26. da16677 usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain by Hans de Goede · Sat Sep 20 16:51:22 2014 +0200
  27. 29d0587 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · Thu Apr 10 13:29:45 2014 +0100
  28. d7fe61d usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · Thu Feb 06 13:13:06 2014 -0700
  29. 1907e5a ush: ehci: initialize altnext pointers in QH by Stephen Warren · Fri Feb 07 09:53:50 2014 -0700
  30. 9a4d96a usb: ehci: Fix register access by Marek Vasut · Sat Dec 14 02:04:52 2013 +0100
  31. 919d00a usb: ehci: Do not de-init uninited controllers by Marek Vasut · Sat Dec 14 02:03:11 2013 +0100
  32. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · Thu Oct 10 15:27:57 2013 -0700
  33. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  34. 5c1a1ad usb: ehci: Fix test mode for connected ports by Julius Werner · Tue Sep 24 10:53:07 2013 -0700
  35. 2f13e44 ehci-hcd: fix memory leak in lowlevel init by Nikita Kiryanov · Mon Jul 29 13:27:40 2013 +0300
  36. fd349a1 usb: ehci: Split out struct ehci_ctrl definition by Marek Vasut · Wed Jul 10 03:16:31 2013 +0200
  37. 36dad66 usb: ehci: add missing cache managment by Stephen Warren · Fri May 24 15:03:17 2013 -0600
  38. b5d59de usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · Wed May 15 15:29:23 2013 +0800
  39. 6a656df usb: ehci: add weak-aliased function for PORTSC by Kuo-Jung Su · Wed May 15 15:29:21 2013 +0800
  40. 9930e9f usb: ehci: prevent bad PORTSC register access by Kuo-Jung Su · Wed May 15 15:29:20 2013 +0800
  41. 0554ba5 usb: Correct CLEAR_FEATURE code in ehci-hcd by Simon Glass · Fri May 10 19:49:00 2013 -0700
  42. 131533c usb: common: Use a global definition for 'min3' by Vivek Gautam · Wed Apr 24 02:50:13 2013 +0000
  43. d404670 usb: Add new command to set USB 2.0 port test modes by Julius Werner · Thu Feb 28 18:08:40 2013 +0000
  44. 54f3dfe USB: EHCI: Add weak functions to support new chip by Jim Lin · Wed Mar 27 00:52:32 2013 +0000
  45. e55fdac usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · Wed Mar 06 14:08:31 2013 +0000
  46. 0d6f77c usb: ehci: Add 64-bit controller support by Vincent Palatin · Wed Dec 12 17:55:22 2012 -0800
  47. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · Tue Nov 06 13:48:20 2012 +0000
  48. f5b3408 usb: ehci: don't print debug output by Lucas Stach · Fri Sep 28 00:26:19 2012 +0200
  49. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · Wed Sep 26 00:14:35 2012 +0200
  50. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  51. 835e11e usb: do explicit unaligned accesses by Lucas Stach · Thu Sep 06 08:00:13 2012 +0200
  52. 4e23df1 ehci: Optimize qTD allocations by Benoît Thébaudeau · Fri Aug 10 18:27:23 2012 +0200
  53. b39f8b5 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · Fri Aug 10 18:22:32 2012 +0200
  54. 458fb1e ehci: cosmetic: Define used constants by Benoît Thébaudeau · Fri Aug 10 18:22:11 2012 +0200
  55. 58c4dfb ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · Thu Aug 09 23:50:44 2012 +0200
  56. e68f48a ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · Thu Jul 19 22:16:38 2012 +0200
  57. 84570d6 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · Sun Jul 15 04:43:52 2012 +0000
  58. fb11371 ehci-hcd: fix external buffer cache handling by Ilya Yanok · Sun Jul 15 04:43:49 2012 +0000
  59. 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
  60. 84309bb ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · Sun Jul 15 22:12:08 2012 +0000
  61. 285c8b3 USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · Mon Apr 09 04:13:00 2012 +0200
  62. ff24dc3 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · Mon Apr 09 04:07:46 2012 +0200
  63. 4f66831 USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · Sun Apr 08 23:32:05 2012 +0200
  64. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · Mon Apr 16 23:13:51 2012 +0200
  65. 5978cdb usb: Add support for txfifo threshold by Simon Glass · Mon Feb 27 10:52:47 2012 +0000
  66. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  67. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · Tue Dec 20 14:56:16 2011 +0000
  68. 0973477 USB: EHCI: Allow EHCI post-powerup configuration in board files by Marek Vasut · Mon Jul 11 02:37:01 2011 +0200
  69. 8277b50 ehci: speed up initialization by Vincent Palatin · Mon Dec 05 14:52:22 2011 -0800
  70. 9b315fe USB: Add usb_event_poll() to get keyboards working with EHCI by Marek Vasut · Sun Sep 25 21:07:56 2011 +0200
  71. c1d1c5c ehci-hcd: Allow cleanups to happen gracefully on a timeout. by Joel Fernandes · Sat Jun 25 13:42:47 2011 -0500
  72. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · Mon Feb 07 14:42:16 2011 -0800
  73. 745af44 usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() by Stefan Roese · Fri Nov 26 15:44:00 2010 +0100
  74. 86b34cf usb: Add WATCHDOG_RESET call to polling loop by Stefan Roese · Fri Nov 26 15:43:28 2010 +0100
  75. e1e0931 usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() by Anatolij Gustschin · Tue Nov 02 11:47:29 2010 +0100
  76. cdc5a7a ehci-hcd.c: fix hanging under higher load by Wolfgang Denk · Fri Oct 22 14:23:00 2010 +0200
  77. ebb829f USB: sync Queue Element Transfer Descriptor against EHCI spec by Wolfgang Denk · Tue Oct 19 16:13:15 2010 +0200
  78. 8747ca6 EHCI: zero out QH transfer overlay in ehci_submit_async() by Sergei Shtylyov · Mon Jun 28 22:44:49 2010 +0400
  79. 23dec68 EHCI: fix port reset reporting by Sergei Shtylyov · Sat Feb 27 21:33:21 2010 +0300
  80. 9de4ac4 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · Sat Feb 27 21:32:17 2010 +0300
  81. fa30a27 EHCI: fix root hub device descriptor by Sergei Shtylyov · Sat Feb 27 21:29:42 2010 +0300
  82. fddf6d6 Fix EHCI port reset. by Chris Zhang · Wed Jan 06 13:34:04 2010 -0800
  83. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · Sat Oct 31 12:37:38 2009 -0500
  84. 2281029 usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root by Prafulla Wadaskar · Fri Jul 17 19:56:30 2009 +0530
  85. 0a96f54 usb: Fix compiler warning with gcc4.4 by Kumar Gala · Tue Jul 07 15:48:58 2009 -0500
  86. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · Fri Apr 03 12:46:58 2009 +0200[Renamed (99%) from drivers/usb/usb_ehci_core.c]
  87. fb718e1 Coding style cleanup; update CHANGELOG by Wolfgang Denk · Thu Feb 12 00:08:39 2009 +0100
  88. 25983c1 USB: Add dcache support to the EHCI driver by Stefan Roese · Wed Jan 21 17:12:19 2009 +0100
  89. 2e98fc7 USB: Add config option to call ehci_hcd_init() again after EHCI reset by Stefan Roese · Wed Jan 21 17:12:10 2009 +0100
  90. 497f184 USB: Fix speed detection on EHCI cntr with root hub transaction translators by Stefan Roese · Wed Jan 21 17:12:01 2009 +0100
  91. 6d4b91c USB ehci remove infinite loop and use handshake function by Michael Trimarchi · Wed Dec 31 10:33:22 2008 +0100
  92. 33e8748 EHCI fix code and ixp4xx test. USB ehci configuration parameter: by Remy Böhmer · Sat Dec 13 22:51:58 2008 +0100
  93. 0bf2a03 [PATCH] This patch add varius fix to the ehci. by michael · Thu Dec 11 13:43:55 2008 +0100
  94. 0a32610 [PATCH] Fix EHCI usb. I start to test on a by michael · Wed Dec 10 17:55:19 2008 +0100
  95. 241f751 USB ehci core support by Michael Trimarchi · Fri Nov 28 13:20:46 2008 +0100