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