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