1. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  2. e159e48 USB: Make struct devrequest setup_packet local by Marek Vasut · 13 years ago
  3. 23faf2b USB: Separate out USB hub driver by Marek Vasut · 13 years ago
  4. c08b1b2 USB: Staticize internal functions by Marek Vasut · 13 years ago
  5. b2fb47f USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  6. 5e8baf8 GCC4.6: Fix common/usb.c on xscale by Marek Vasut · 13 years ago
  7. 88ec8c1 GCC4.6: Squash warnings in common/usb.c by Marek Vasut · 13 years ago
  8. fad2e1b common/usb.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  9. f092f15 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · 13 years ago
  10. 60ce53c GCC4.6: Convert various empty macros to inline functions by Marek Vasut · 13 years ago
  11. 2a94dda USB: Move USB_PRINTF() out of ifdef in usb_scan_devices() by Marek Vasut · 13 years ago
  12. 01a97d4 USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers by Marek Vasut · 13 years ago
  13. 89d4836 Add USB host ethernet adapter support by Simon Glass · 14 years ago
  14. ce297a8 USB: Change the necessary defines to get debug output by Alexander Holler · 14 years ago
  15. cb44091 USB: Fix device stati for removable and powerctrl (typo) by Alexander Holler · 14 years ago
  16. 84d36b3 USB: usb_control_msg wait for driver ISR to set status. by Remy Bohmer · 15 years ago
  17. 8f8bd56 USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  18. 1a448db usb_scan_devices: fix output with no devices by Bryan Wu · 16 years ago
  19. f1c1f54 USB: Add high-speed (480Mb/s) to all USB related outputs by Stefan Roese · 16 years ago
  20. 366523c USB change speed by Michael Trimarchi · 16 years ago
  21. 3e12648 Prepare USB layer for ehci by Michael Trimarchi · 16 years ago
  22. de39f8c USB style patch, 80 chars strict by Michael Trimarchi · 16 years ago
  23. 4886720 fix USB initialisation procedure by Remy Bohmer · 16 years ago
  24. c9e8436 USB layer of U-Boot causes USB protocol errors while using USB memory sticks by Remy Bohmer · 16 years ago
  25. 6f5794a Refactoring parts of the common USB OHCI code by Remy Bohmer · 16 years ago
  26. be19d32 Fix for USB sticks not working on ARM while using GCC 4.x compilers by Remy Bohmer · 16 years ago
  27. eba1f2f Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · 16 years ago
  28. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  30. c918261 USB: replace old swap_ with proper endianess conversion macros by Christian Eggers · 16 years ago
  31. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  32. 727f633 common/usb.c: fix incorrect escape sequence by Hebbar · 16 years ago
  33. 3048bcb ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  34. c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  35. b453960 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  36. e51aae3 Prevent USB commands from working when USB is stopped. by Bartlomiej Sieka · 18 years ago
  37. 7455af4 Add rudimentary handling of alternate settings of USB interfaces - to fix by Bartlomiej Sieka · 18 years ago
  38. 460c322 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · 19 years ago
  39. 095b8a3 Coding style cleanup by Wolfgang Denk · 19 years ago
  40. 9c998aa Fix low-level OHCI transfers for ARM920t and MPC5xxx by Wolfgang Denk · 19 years ago
  41. e86e5a0 Code cleanup for GCC-3.3.x compilers by wdenk · 20 years ago
  42. cd0a9de * Patch by Laurent Mohin, 10 Feb 2004: Fix buffer overflow in common/usb.c by wdenk · 21 years ago
  43. 5f535fe * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
  44. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  45. affae2b Initial revision by wdenk · 22 years ago