1. 6ca42dd usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · Tue Oct 02 17:04:29 2012 +0200
  2. c86753b usb: ulpi: add indicator configuration function by Lucas Stach · Mon Oct 01 00:44:34 2012 +0200
  3. f5b3408 usb: ehci: don't print debug output by Lucas Stach · Fri Sep 28 00:26:19 2012 +0200
  4. c1275eb tegra20: port to new ehci interface by Lucas Stach · Wed Sep 26 00:14:37 2012 +0200
  5. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · Wed Sep 26 00:14:36 2012 +0200
  6. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · Wed Sep 26 00:14:35 2012 +0200
  7. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  8. 06e4693 net: asix: add AX88772B support by Lucas Stach · Wed Aug 22 11:05:01 2012 +0000
  9. 95c359b net: asix: add read_mac function by Lucas Stach · Wed Aug 22 11:05:00 2012 +0000
  10. fc9a758 net: asix: add write_hwaddr function by Lucas Stach · Wed Aug 22 11:04:59 2012 +0000
  11. a0d5d03 net: asix: split out basic reset function by Lucas Stach · Wed Aug 22 11:04:58 2012 +0000
  12. 36267c4 net: introduce transparent driver private in ueth_data by Lucas Stach · Wed Aug 22 11:04:57 2012 +0000
  13. 835e11e usb: do explicit unaligned accesses by Lucas Stach · Thu Sep 06 08:00:13 2012 +0200
  14. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Sep 02 16:38:48 2012 +0200
  15. 36eccd2 MUSB driver: Timeout is never detected as the while loop does not end by Matej Frančeškin · Thu Aug 30 09:24:39 2012 +0200
  16. 62c1c7c USB: Fix strict aliasing in ohci-hcd by Troy Kisky · Sat Aug 11 14:49:09 2012 -0700
  17. 4e23df1 ehci: Optimize qTD allocations by Benoît Thébaudeau · Fri Aug 10 18:27:23 2012 +0200
  18. b39f8b5 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · Fri Aug 10 18:22:32 2012 +0200
  19. 458fb1e ehci: cosmetic: Define used constants by Benoît Thébaudeau · Fri Aug 10 18:22:11 2012 +0200
  20. 58c4dfb ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · Thu Aug 09 23:50:44 2012 +0200
  21. b7a15bf dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget by Lukasz Majewski · Mon Aug 06 14:41:06 2012 +0200
  22. c574de5 dfu:usb: Support for g_dnl composite download gadget. by Lukasz Majewski · Mon Aug 06 14:41:05 2012 +0200
  23. e68f48a ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · Thu Jul 19 22:16:38 2012 +0200
  24. 834a39c mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · Mon Aug 13 09:53:11 2012 +0000
  25. 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · Thu Aug 09 10:45:20 2012 +0000
  26. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  27. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:30 2012 +0000
  28. 2714e17 i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · Thu Jul 19 08:18:22 2012 +0000
  29. defa90f Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · Mon Jul 30 20:39:52 2012 +0200
  30. 43b56c2 smsc95xx: align buffers to cache line size by Ilya Yanok · Sun Jul 15 04:43:53 2012 +0000
  31. 84570d6 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · Sun Jul 15 04:43:52 2012 +0000
  32. fb11371 ehci-hcd: fix external buffer cache handling by Ilya Yanok · Sun Jul 15 04:43:49 2012 +0000
  33. 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
  34. 84309bb ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · Sun Jul 15 22:12:08 2012 +0000
  35. 33f956d ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · Sun Jul 15 04:43:46 2012 +0000
  36. 115436e CACHE: net: asix: Fix asix driver to work with data cache on by Marek Vasut · Sun Jun 24 14:17:56 2012 +0000
  37. 8203083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Jul 10 08:54:41 2012 +0200
  38. 5a057e3 tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · Sun Jun 24 20:40:57 2012 +0000
  39. 21965ac EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · Mon May 14 05:52:03 2012 +0000
  40. 8444807 USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · Mon May 14 05:52:02 2012 +0000
  41. dad39d4 USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · Mon May 21 16:38:03 2012 +0530
  42. ed42bf7 ehci-atmel: fix compiler warning by Andreas Bießmann · Thu Jun 28 02:50:37 2012 +0000
  43. c0eede0 Atmel : usb : add EHCI driver for Atmel SoC by Bo Shen · Wed Jun 27 21:58:20 2012 +0000
  44. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · Tue May 22 18:36:19 2012 +0000
  45. 28ca379 drivers/usb/eth/asix.c: Fix build warning by Anatolij Gustschin · Sun May 20 12:22:59 2012 +0000
  46. df93c8e drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sun May 20 12:22:56 2012 +0000
  47. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun May 20 22:51:41 2012 +0200
  48. 9b4ae50 USB: S5P: Add ehci support by Rajeshwari Shinde · Wed May 02 19:18:51 2012 +0530
  49. 8fb78fd usb:udc:samsung Add functions for storing private gadget data in UDC driver by Lukasz Majewski · Wed May 02 13:11:38 2012 +0200
  50. 1dc6a67 usb:gadget:composite USB composite gadget support by Lukasz Majewski · Wed May 02 17:47:02 2012 +0200
  51. 0dfeb00 usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · Wed May 02 13:11:35 2012 +0200
  52. 373cc99 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · Wed May 02 13:11:34 2012 +0200
  53. 285c8b3 USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · Mon Apr 09 04:13:00 2012 +0200
  54. ff24dc3 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · Mon Apr 09 04:07:46 2012 +0200
  55. 4f66831 USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · Sun Apr 08 23:32:05 2012 +0200
  56. c79d225 imx: usb: There is no such register by Timo Ketola · Wed Apr 18 22:55:33 2012 +0000
  57. 63e29f6 i.MX25: usb: Set PORTSCx register by Timo Ketola · Wed Apr 18 22:55:32 2012 +0000
  58. 5d113ca USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · Wed May 02 04:36:39 2012 +0000
  59. 1f19e3f lin_gadget: use common linux/compat.h by Mike Frysinger · Thu Apr 26 02:34:44 2012 +0000
  60. 2addcfd ehci-omap: fix for enabling the correct usb port by Jeroen Hofstee · Thu Apr 19 11:25:18 2012 +0000
  61. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · Mon Apr 16 23:13:51 2012 +0200
  62. dbe365f Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Mar 30 23:56:04 2012 +0200
  63. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · Mon Feb 27 10:52:49 2012 +0000
  64. 5978cdb usb: Add support for txfifo threshold by Simon Glass · Mon Feb 27 10:52:47 2012 +0000
  65. bdb1770 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · Mon Mar 26 15:38:06 2012 +0530
  66. 654838c USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · Mon Mar 19 12:36:10 2012 +0000
  67. 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
  68. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · Wed Feb 08 22:33:25 2012 +0000
  69. 13a9cf5 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · Mon Feb 13 03:27:43 2012 +0000
  70. 253d375 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · Mon Feb 13 03:27:42 2012 +0000
  71. 22c8a87 usb:udc:samsung:fix Remove the req_config flag by Łukasz Majewski · Mon Mar 12 22:08:06 2012 +0000
  72. 466e3ac USB:gadget:designware Fix memory nonalignment issue by Shiraz Hashim · Tue Mar 06 23:39:41 2012 +0000
  73. c1b4f8e USB:gadget:designware Make locally used functions static by Amit Virdi · Tue Mar 06 23:39:40 2012 +0000
  74. f710a11 USB:gadget:designware Support high speed by Vipin KUMAR · Tue Mar 06 23:39:39 2012 +0000
  75. b8af2078 USB:gadget:designware Device controller bugfixes by Vipin KUMAR · Tue Mar 06 23:39:38 2012 +0000
  76. 33cf5bd USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · Tue Mar 06 23:39:37 2012 +0000
  77. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  78. 6889628 usb: musb: fix printf warning by Mike Frysinger · Fri Feb 03 03:03:04 2012 +0000
  79. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · Tue Dec 20 14:56:16 2011 +0000
  80. 451be50 eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · Mon Jan 09 08:32:36 2012 +0000
  81. e124c7b usb_ether: fix typo by Peter Meerwald · Wed Feb 08 05:31:54 2012 +0000
  82. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · Mon Feb 06 03:55:34 2012 +0000
  83. 7ad7578 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · Mon Feb 06 03:55:33 2012 +0000
  84. c5e5707 usb: ulpi: Add omap-ulpi-view port support by Govindraj.R · Mon Feb 06 03:55:32 2012 +0000
  85. 6645d9e usb: ulpi: Extend the existing ulpi framework. by Govindraj.R · Mon Feb 06 03:55:31 2012 +0000
  86. 994bca2 orion5x: add USB host ehci-marvell support by Albert ARIBAUD · Sun Jan 15 22:08:40 2012 +0000
  87. c3c7645 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · Sun Jan 15 22:08:39 2012 +0000
  88. a31f2f5 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · Mon Feb 06 20:39:29 2012 +0530
  89. e63ce4f usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · Mon Dec 19 04:20:35 2011 +0000
  90. b60c557 Coding Style cleanup by Wolfgang Denk · Mon Dec 19 12:03:40 2011 +0100
  91. 39d8f04 drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup by Wolfgang Denk · Mon Dec 19 11:52:36 2011 +0100
  92. 7342452 USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · Thu Dec 15 08:40:51 2011 -0700
  93. 695207a USB: ULPI: increase error case verbosity by Igor Grinberg · Mon Dec 12 12:08:34 2011 +0200
  94. 7b4d768 USB: ULPI: clean a mixup of return types by Igor Grinberg · Mon Dec 12 12:08:33 2011 +0200
  95. 1e79474 USB: ULPI: switch argument type from u8 to unsigned by Igor Grinberg · Wed Dec 14 08:16:03 2011 +0200
  96. a523595 USB: Add generic ULPI layer and a viewport by Jana Rapava · Mon Dec 05 11:07:00 2011 +0200
  97. 0973477 USB: EHCI: Allow EHCI post-powerup configuration in board files by Marek Vasut · Mon Jul 11 02:37:01 2011 +0200
  98. de09b79 USB: MX5: Add MX5 usb post-init callback by Marek Vasut · Thu Nov 24 05:14:00 2011 +0100
  99. bfd64a8 USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · Thu Nov 24 04:22:17 2011 +0100
  100. d17f2d2 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · Fri Nov 11 14:03:36 2011 +0100