1. e124c7b usb_ether: fix typo by Peter Meerwald · 13 years ago
  2. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  3. 7ad7578 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · 13 years ago
  4. c5e5707 usb: ulpi: Add omap-ulpi-view port support by Govindraj.R · 13 years ago
  5. 6645d9e usb: ulpi: Extend the existing ulpi framework. by Govindraj.R · 13 years ago
  6. 994bca2 orion5x: add USB host ehci-marvell support by Albert ARIBAUD · 13 years ago
  7. c3c7645 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · 13 years ago
  8. a31f2f5 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · 13 years ago
  9. e63ce4f usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  10. b60c557 Coding Style cleanup by Wolfgang Denk · 13 years ago
  11. 39d8f04 drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup by Wolfgang Denk · 13 years ago
  12. 7342452 USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  13. 695207a USB: ULPI: increase error case verbosity by Igor Grinberg · 13 years ago
  14. 7b4d768 USB: ULPI: clean a mixup of return types by Igor Grinberg · 13 years ago
  15. 1e79474 USB: ULPI: switch argument type from u8 to unsigned by Igor Grinberg · 13 years ago
  16. a523595 USB: Add generic ULPI layer and a viewport by Jana Rapava · 13 years ago
  17. 0973477 USB: EHCI: Allow EHCI post-powerup configuration in board files by Marek Vasut · 13 years ago
  18. de09b79 USB: MX5: Add MX5 usb post-init callback by Marek Vasut · 13 years ago
  19. bfd64a8 USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · 13 years ago
  20. d17f2d2 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · 13 years ago
  21. ac3c831 usb:gadget:s5p USB Device Controller (UDC) implementation by Lukasz Majewski · 13 years ago
  22. 8277b50 ehci: speed up initialization by Vincent Palatin · 13 years ago
  23. 39cc4ac pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · 13 years ago
  24. 9b315fe USB: Add usb_event_poll() to get keyboards working with EHCI by Marek Vasut · 13 years ago
  25. a91ee2a USB: gadaget: add Marvell controller support by Lei Wen · 13 years ago
  26. fc5cf88 USB: Fix complaints about strict aliasing in OHCI-HCD by Marek Vasut · 13 years ago
  27. 4ee05fe drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  28. f0acb78 drivers/usb/gadget/core.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  29. 2c5ebfb drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  30. 93d79e8 drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  31. 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  32. 3275d46 drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  33. 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  34. b2aed5d drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  35. f9af1f8 smsc95xx: Debug message cleanup by Wolfgang Grandegger · 13 years ago
  36. 0151b68 smsc95xx: Fix MAC address programming by Wolfgang Grandegger · 13 years ago
  37. da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  38. 7b83c35 drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  39. f7d7f94 iMX28: Add USB HOST driver by Marek Vasut · 13 years ago
  40. 5409862 ehci-mxc: remove incorrect comment by Wolfgang Grandegger · 13 years ago
  41. 86c98ec arm, usb, davinci: make USBPHY_CTL register configurable by Heiko Schocher · 13 years ago
  42. 662fb50 usb, davinci: add enable_vbus() weak function by Heiko Schocher · 13 years ago
  43. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  44. ef78e08 GCC4.6: Squash warnings in smsc95xx.c by Marek Vasut · 13 years ago
  45. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  46. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  47. 0ef5f62 drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  48. 3fb68ee powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 by Ramneek Mehresh · 14 years ago
  49. a61b966 ASIX: Fix buffer access in asix_get_phy_addr() by Marek Vasut · 13 years ago
  50. c1d1c5c ehci-hcd: Allow cleanups to happen gracefully on a timeout. by Joel Fernandes · 13 years ago
  51. 8c2465c USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor by Jason Kridner · 14 years ago
  52. 362c6ef usb: r8a66597: Fix argument mistake of inl by Nobuhiro Iwamatsu · 13 years ago
  53. 62b36c9 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · 13 years ago
  54. 246c119 Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter by Simon Glass · 13 years ago
  55. 377ffe2 DaVinci: rename gpio_defs.h to gpio.h by Laurence Withers · 13 years ago
  56. dba1f9b imx: Add support for USB EHCI on imx25 by Matthias Weisser · 13 years ago
  57. e1e12ad usb: convert to partial linking by Mike Frysinger · 13 years ago
  58. 20799c9 ehci-pci: Fix PCI EHCI driver for 36-bit by Zhao Chenhui · 14 years ago
  59. 94cfe2a musb: process control messages after roothub accepted it by Cliff Cai · 14 years ago
  60. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  61. da48040 AT91: fix related at91 driver files by Reinhard Meyer · 14 years ago
  62. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  63. e936628 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  64. 73f25e9 echi: add ULI1575 PCI ID by Zhao Chenhui · 14 years ago
  65. d2c9188 ehci-pci: Add PCI EHCI controller by Trübenbach, Ralf · 14 years ago
  66. 47a6ea3 usb: musb: blackfin: check anomaly workarounds at runtime too by Mike Frysinger · 14 years ago
  67. 283ecc1 usb: musb: blackfin: make clkin configurable by Mike Frysinger · 14 years ago
  68. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  69. 3433c33 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · 14 years ago
  70. 216c447 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  71. 737f6b2 USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · 14 years ago
  72. 24fcb47 USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago
  73. 08d4dd7 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · 14 years ago
  74. 246d693 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · 14 years ago
  75. 1e9961d Add USB host ethernet adapter support by Simon Glass · 14 years ago
  76. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 14 years ago
  77. be0afbf USB-CDC: Move MAC addresses setting into usb_eth_init by Vitaly Kuzmichev · 14 years ago
  78. a36cff1 USB-CDC: Do not rename netdev after its registration by Vitaly Kuzmichev · 14 years ago
  79. 4af3273 usb_ether: register usb ethernet gadget at each eth init by Lei Wen · 14 years ago
  80. 808bffa usb: Remove usb_dev_init() from ehci-ppc4xx.c by Stefan Roese · 14 years ago
  81. 745af44 usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() by Stefan Roese · 14 years ago
  82. 86b34cf usb: Add WATCHDOG_RESET call to polling loop by Stefan Roese · 14 years ago
  83. e1e0931 usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() by Anatolij Gustschin · 14 years ago
  84. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  85. 1136f69 Coding Style cleanup by Wolfgang Denk · 14 years ago
  86. cdc5a7a ehci-hcd.c: fix hanging under higher load by Wolfgang Denk · 14 years ago
  87. 671bc3d usb: musb: constify a bit by Mike Frysinger · 14 years ago
  88. cd6cbd9 USB: fix Queue Element Transfer Descriptor changes by Wolfgang Denk · 14 years ago
  89. 17e648b ehci-pci: print hccr, hcor and hc_lenght by Florian Fainelli · 14 years ago
  90. ebb829f USB: sync Queue Element Transfer Descriptor against EHCI spec by Wolfgang Denk · 14 years ago
  91. 8cc3b77 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  92. 7c3be66 MPC5121: Add USB EHCI support by Damien Dusha · 14 years ago
  93. 5e6b1f6 MX31: add delay between USB port setup and reset by Stefano Babic · 14 years ago
  94. 2e88030 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  95. adf5b64 MX31: Add support for MXC EHCI controller by Stefano Babic · 14 years ago
  96. fe439d2 usb: musb: only write CLRDATATOG when appropriate by Bryan Wu · 14 years ago
  97. e4bd386 USB-CDC: Prevent rx_req being enqueued twice by Vitaly Kuzmichev · 14 years ago
  98. 2907b2c USB-CDC: Fix tx/rx_req memory leaks by Vitaly Kuzmichev · 14 years ago
  99. 9d78675 USB: Make non-bulk delay longer in OHCI by Marek Vasut · 14 years ago
  100. 49ed805 USB-CDC: Fix coding style issues by Vitaly Kuzmichev · 14 years ago