1. a7ed871 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  2. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  3. 9ab4ce2 usb: Add support for txfifo threshold by Simon Glass · 13 years ago
  4. f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 13 years ago
  5. 522b2a0 USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · 13 years ago
  6. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  7. 3f46752 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  8. 54cb004 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  9. 732c7c2 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  10. 7cf7bef usb:udc:samsung:fix Remove the req_config flag by Łukasz Majewski · 13 years ago
  11. f50dcd6 USB:gadget:designware Fix memory nonalignment issue by Shiraz Hashim · 13 years ago
  12. 4df4f3c USB:gadget:designware Make locally used functions static by Amit Virdi · 13 years ago
  13. 23b0e69 USB:gadget:designware Support high speed by Vipin KUMAR · 13 years ago
  14. dc3e773 USB:gadget:designware Device controller bugfixes by Vipin KUMAR · 13 years ago
  15. 2721551 USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · 13 years ago
  16. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  17. b974308 usb: musb: fix printf warning by Mike Frysinger · 13 years ago
  18. f9636e8 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  19. e7e982d eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · 13 years ago
  20. d1f862f usb_ether: fix typo by Peter Meerwald · 13 years ago
  21. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  22. 29321c0 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · 13 years ago
  23. 928c4bd usb: ulpi: Add omap-ulpi-view port support by Govindraj.R · 13 years ago
  24. 3e6e809 usb: ulpi: Extend the existing ulpi framework. by Govindraj.R · 13 years ago
  25. 805ad7e orion5x: add USB host ehci-marvell support by Albert ARIBAUD · 13 years ago
  26. 74d3442 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · 13 years ago
  27. a14bd41 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · 13 years ago
  28. ea2d915 usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  29. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  30. 10879aa drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup by Wolfgang Denk · 13 years ago
  31. b2fb47f USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  32. cf9f95f USB: ULPI: increase error case verbosity by Igor Grinberg · 13 years ago
  33. 4256101 USB: ULPI: clean a mixup of return types by Igor Grinberg · 13 years ago
  34. 1113a79 USB: ULPI: switch argument type from u8 to unsigned by Igor Grinberg · 13 years ago
  35. f93022c USB: Add generic ULPI layer and a viewport by Jana Rapava · 13 years ago
  36. 3874b6d USB: EHCI: Allow EHCI post-powerup configuration in board files by Marek Vasut · 13 years ago
  37. 1b80f27 USB: MX5: Add MX5 usb post-init callback by Marek Vasut · 13 years ago
  38. 0f8c86b USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · 13 years ago
  39. 1ca5620 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · 13 years ago
  40. 38517a7 usb:gadget:s5p USB Device Controller (UDC) implementation by Lukasz Majewski · 13 years ago
  41. 5f4b4f2 ehci: speed up initialization by Vincent Palatin · 13 years ago
  42. bdbcdc8 pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · 13 years ago
  43. 7555d5e USB: Add usb_event_poll() to get keyboards working with EHCI by Marek Vasut · 13 years ago
  44. 26cc512 USB: gadaget: add Marvell controller support by Lei Wen · 13 years ago
  45. 5f6aa03 USB: Fix complaints about strict aliasing in OHCI-HCD by Marek Vasut · 13 years ago
  46. e6d55d2 drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  47. 5fea775 drivers/usb/gadget/core.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  48. c594a8d drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  49. f55feaf drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  50. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  51. b0b20d4 drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  52. fdbe8b9 Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  53. 9419196 drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  54. 0d9679e smsc95xx: Debug message cleanup by Wolfgang Grandegger · 13 years ago
  55. 50d89f5 smsc95xx: Fix MAC address programming by Wolfgang Grandegger · 13 years ago
  56. 0c2dd9a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  57. dd22f7c drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  58. dbb8f27 iMX28: Add USB HOST driver by Marek Vasut · 13 years ago
  59. 8d5d151 ehci-mxc: remove incorrect comment by Wolfgang Grandegger · 13 years ago
  60. 1fa892c arm, usb, davinci: make USBPHY_CTL register configurable by Heiko Schocher · 13 years ago
  61. 4ebe208 usb, davinci: add enable_vbus() weak function by Heiko Schocher · 13 years ago
  62. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  63. 79ad544 GCC4.6: Squash warnings in smsc95xx.c by Marek Vasut · 13 years ago
  64. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  65. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  66. 6bc52ef drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  67. 1b719e6 powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 by Ramneek Mehresh · 14 years ago
  68. 0ed1eb6 ASIX: Fix buffer access in asix_get_phy_addr() by Marek Vasut · 13 years ago
  69. 3ecfa95 ehci-hcd: Allow cleanups to happen gracefully on a timeout. by Joel Fernandes · 13 years ago
  70. 69716c1 USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor by Jason Kridner · 13 years ago
  71. 0b09f54 usb: r8a66597: Fix argument mistake of inl by Nobuhiro Iwamatsu · 13 years ago
  72. 7616e78 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · 13 years ago
  73. 291391b Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter by Simon Glass · 13 years ago
  74. 0bf98f1 DaVinci: rename gpio_defs.h to gpio.h by Laurence Withers · 13 years ago
  75. dddb7c9 imx: Add support for USB EHCI on imx25 by Matthias Weisser · 13 years ago
  76. 181f565 usb: convert to partial linking by Mike Frysinger · 13 years ago
  77. ae46d2a ehci-pci: Fix PCI EHCI driver for 36-bit by Zhao Chenhui · 13 years ago
  78. b17ce92 musb: process control messages after roothub accepted it by Cliff Cai · 13 years ago
  79. 86592f6 AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  80. 372f278 AT91: fix related at91 driver files by Reinhard Meyer · 14 years ago
  81. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  82. 4db2fa7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  83. 298f8af echi: add ULI1575 PCI ID by Zhao Chenhui · 14 years ago
  84. 0a5f7e1 ehci-pci: Add PCI EHCI controller by Trübenbach, Ralf · 13 years ago
  85. 081b59e usb: musb: blackfin: check anomaly workarounds at runtime too by Mike Frysinger · 14 years ago
  86. 38e0745 usb: musb: blackfin: make clkin configurable by Mike Frysinger · 14 years ago
  87. 1466641 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  88. e4ae666 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · 14 years ago
  89. 7612a43 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  90. 8b6b66b USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · 14 years ago
  91. c85d70e USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago
  92. b3649f3 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · 14 years ago
  93. 9b70e00 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · 14 years ago
  94. 89d4836 Add USB host ethernet adapter support by Simon Glass · 14 years ago
  95. 96820a3 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 14 years ago
  96. 58939fc USB-CDC: Move MAC addresses setting into usb_eth_init by Vitaly Kuzmichev · 14 years ago
  97. 8f7aa83 USB-CDC: Do not rename netdev after its registration by Vitaly Kuzmichev · 14 years ago
  98. 988ee3e usb_ether: register usb ethernet gadget at each eth init by Lei Wen · 14 years ago
  99. a42a9d7 usb: Remove usb_dev_init() from ehci-ppc4xx.c by Stefan Roese · 14 years ago
  100. 273d720 usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() by Stefan Roese · 14 years ago