1. 833a53c musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  2. 37931f0 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  3. eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  4. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  5. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  6. 57a87a2 usb gadget ether: Fix warning in is_eth_addr_valid() by Tom Rini · 12 years ago
  7. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  8. 3f0be8e USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY by Pankaj Bharadiya · 12 years ago
  9. 047cea3 powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 12 years ago
  10. fb24ffc dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  11. b9f4bc3 Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
  12. 414e166 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  13. 3c09a28 pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · 12 years ago
  14. 2bb3788 usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  15. 4c43cd5 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  16. 563aed2 usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · 12 years ago
  17. 141288b usb: ulpi: add indicator configuration function by Lucas Stach · 12 years ago
  18. 7a46b2c usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  19. a896211 tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  20. 93c2582 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago
  21. 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  22. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  23. 1dff9d0 net: asix: add AX88772B support by Lucas Stach · 12 years ago
  24. 02c8d8c net: asix: add read_mac function by Lucas Stach · 12 years ago
  25. 58f8fab net: asix: add write_hwaddr function by Lucas Stach · 12 years ago
  26. 5fae53d net: asix: split out basic reset function by Lucas Stach · 12 years ago
  27. e1dbdf9 net: introduce transparent driver private in ueth_data by Lucas Stach · 12 years ago
  28. 93ad908 usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  29. 7cdcaef Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  30. 8c86501 MUSB driver: Timeout is never detected as the while loop does not end by Matej Frančeškin · 12 years ago
  31. f1273f1 USB: Fix strict aliasing in ohci-hcd by Troy Kisky · 12 years ago
  32. db19134 ehci: Optimize qTD allocations by Benoît Thébaudeau · 12 years ago
  33. 5cec214 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · 12 years ago
  34. 14eb79b ehci: cosmetic: Define used constants by Benoît Thébaudeau · 12 years ago
  35. 44ae0be ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · 12 years ago
  36. b819ddb dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget by Lukasz Majewski · 12 years ago
  37. 1d4a0b6 dfu:usb: Support for g_dnl composite download gadget. by Lukasz Majewski · 12 years ago
  38. cdeb916 ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · 12 years ago
  39. af963ba mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · 12 years ago
  40. 25f8bf6 da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  41. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  42. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  43. af2a35f i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · 12 years ago
  44. b98b611 Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · 12 years ago
  45. e3b31c8 smsc95xx: align buffers to cache line size by Ilya Yanok · 12 years ago
  46. 2af16f8 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · 12 years ago
  47. 189a695 ehci-hcd: fix external buffer cache handling by Ilya Yanok · 12 years ago
  48. 71c5de4 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · 12 years ago
  49. c7701af ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · 12 years ago
  50. eec3866 ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · 12 years ago
  51. c59ab09 CACHE: net: asix: Fix asix driver to work with data cache on by Marek Vasut · 12 years ago
  52. 895f3e0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  53. 8b3f7bf tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · 12 years ago
  54. c48ac11 EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · 12 years ago
  55. 71045da USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · 12 years ago
  56. 7590d3c USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · 12 years ago
  57. 81f4034 ehci-atmel: fix compiler warning by Andreas Bießmann · 12 years ago
  58. cc30b78 Atmel : usb : add EHCI driver for Atmel SoC by Bo Shen · 12 years ago
  59. 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
  60. e14826b drivers/usb/eth/asix.c: Fix build warning by Anatolij Gustschin · 12 years ago
  61. 92ec210 drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  62. 2ab5be7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  63. 5f0ffea USB: S5P: Add ehci support by Rajeshwari Shinde · 12 years ago
  64. 6734b6b usb:udc:samsung Add functions for storing private gadget data in UDC driver by Lukasz Majewski · 12 years ago
  65. 7010f5b usb:gadget:composite USB composite gadget support by Lukasz Majewski · 12 years ago
  66. f3b05ca usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · 12 years ago
  67. b930053 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 12 years ago
  68. 41b1f0a USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · 12 years ago
  69. b8adb12 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · 12 years ago
  70. de98e8b USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · 12 years ago
  71. 5614553 imx: usb: There is no such register by Timo Ketola · 12 years ago
  72. 45b460d i.MX25: usb: Set PORTSCx register by Timo Ketola · 12 years ago
  73. 3f29d96 USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · 12 years ago
  74. 6777a3c lin_gadget: use common linux/compat.h by Mike Frysinger · 12 years ago
  75. 90579fd ehci-omap: fix for enabling the correct usb port by Jeroen Hofstee · 12 years ago
  76. f5cdc11 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  77. a7ed871 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  78. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  79. 9ab4ce2 usb: Add support for txfifo threshold by Simon Glass · 13 years ago
  80. f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 13 years ago
  81. 522b2a0 USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · 13 years ago
  82. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  83. 3f46752 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  84. 54cb004 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  85. 732c7c2 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  86. 7cf7bef usb:udc:samsung:fix Remove the req_config flag by Łukasz Majewski · 13 years ago
  87. f50dcd6 USB:gadget:designware Fix memory nonalignment issue by Shiraz Hashim · 13 years ago
  88. 4df4f3c USB:gadget:designware Make locally used functions static by Amit Virdi · 13 years ago
  89. 23b0e69 USB:gadget:designware Support high speed by Vipin KUMAR · 13 years ago
  90. dc3e773 USB:gadget:designware Device controller bugfixes by Vipin KUMAR · 13 years ago
  91. 2721551 USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · 13 years ago
  92. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  93. b974308 usb: musb: fix printf warning by Mike Frysinger · 13 years ago
  94. f9636e8 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  95. e7e982d eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · 13 years ago
  96. d1f862f usb_ether: fix typo by Peter Meerwald · 13 years ago
  97. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  98. 29321c0 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · 13 years ago
  99. 928c4bd usb: ulpi: Add omap-ulpi-view port support by Govindraj.R · 13 years ago
  100. 3e6e809 usb: ulpi: Extend the existing ulpi framework. by Govindraj.R · 13 years ago