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