1. 8db7e67 libpayload: usbmsc: Add small delay during initialization to fix CZ60 by Julius Werner · 9 years ago
  2. 3cb56e9 libpayload: avoid memory overflows by Patrick Georgi · 10 years ago
  3. e30e4e7 libpayload: usbmsc: Implement limited LUN support by Julius Werner · 10 years ago
  4. 7124788 libpayload: usbmsc: Set correct allocation length for REQUEST SENSE by Julius Werner · 10 years ago
  5. d609e89 libpayload: usb: Fix several minor USB stack bugs by Julius Werner · 11 years ago
  6. b59e850 libpayload: usbmsc: Remove DETACHED state from MSC device structure by Julius Werner · 11 years ago
  7. e8eb86f libpayload: Add in a missing "static". by Gabe Black · 11 years ago
  8. df6d09d libpayload: Reduce media init timeout to 5 seconds. by Shawn Nematbakhsh · 11 years ago
  9. 7ecc912 libpayload: Increase accuracy of timeout period for media init. by Shawn Nematbakhsh · 11 years ago
  10. 3a65d85 libpayload: usbmsc: Split transfers into 64KB chunks by Duncan Laurie · 11 years ago
  11. e9738db libpayload: Make USB transfer functions return amount of bytes by Julius Werner · 11 years ago
  12. 1c20e38 libpayload: usb mass storage card hot plug by Aaron Durbin · 11 years ago
  13. a967f41 libpayload: usb mass storage detect empty media by Aaron Durbin · 11 years ago
  14. 8992e53 libpayload: Add USB support for non-PCI controllers by Stefan Reinauer · 11 years ago
  15. 2c2c4fa libpayload: In the USBMSC read_capacity function, make buf an array of u32. by Gabe Black · 12 years ago
  16. 6bf11cf libpayload: Use usb_debug() to show USB messages by Dave Frodin · 12 years ago
  17. ef88e10 libpayload: More compliant error recovery in USB MSC by Nico Huber · 12 years ago
  18. 0af03d2 Refactor the endianness conversion functions and header files. by Gabe Black · 12 years ago
  19. 93ded59 libpayload: Turn the "debug" #define into the usb_debug static inline function. by Gabe Black · 12 years ago
  20. 445a3a0 libpayload: Shutdown reasonably if we can't init usb msc device by Nico Huber · 12 years ago
  21. 79e1f2f libpayload: Detach unresponsive usb mass storage devices by Nico Huber · 12 years ago
  22. 43b9f32 libpayload: Better error detection in USB mass storage by Nico Huber · 12 years ago
  23. c43e736 libpayload: Fix an integer overflow in USB mass storage by Nico Huber · 12 years ago
  24. bdca153 libpayload: Remove orphaned delay from USB mass storage by Nico Huber · 12 years ago
  25. 2e768e7 libpayload: Drop usb_fatal() by Patrick Georgi · 13 years ago
  26. c4716b4 libpayload: Reduce verbosity in USB stack by Mathias Krause · 13 years ago
  27. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  28. b56f2d0 by Stefan Reinauer · 14 years ago
  29. 5fe6e23 Catch various cases in libpayload where malloc() or memalign() return NULL by Stefan Reinauer · 15 years ago
  30. d233f36 Some driver fixes for libpayload: by Stefan Reinauer · 15 years ago
  31. 4727c07 - reduced memory requirements a lot (from >100kb/controller to by Patrick Georgi · 16 years ago
  32. 29061a5 Fix the USB code to find the headers after they were moved. by Jordan Crouse · 16 years ago
  33. d21f68b This patch adds USB capabilities to libpayload. It requires some by Patrick Georgi · 16 years ago