1. ab41b9d libpayload: usb: Remove automatic clear_stall() calls from transfers by Julius Werner · 10 years ago
  2. 7234d60 libpayload: usb: Fix up usb_shutdown() code paths by Julius Werner · 10 years ago
  3. e9738db libpayload: Make USB transfer functions return amount of bytes by Julius Werner · 11 years ago
  4. 8992e53 libpayload: Add USB support for non-PCI controllers by Stefan Reinauer · 11 years ago
  5. 482af6d libpayload: Redirect USB slave init through controller driver by Patrick Georgi · 11 years ago
  6. c62b69c libpayload: improved UHCI TD debugging by Anton Kochkov · 12 years ago
  7. 6bf11cf libpayload: Use usb_debug() to show USB messages by Dave Frodin · 12 years ago
  8. be58fee libpayload: Handle errors in UHCI interrupt queues by Nico Huber · 12 years ago
  9. 8c4d2f3 libpayload: Handle underruns in UHCI interrupt queues by Nico Huber · 12 years ago
  10. ce407e4 libpayload: Implement correct interrupt-queue linking for UHCI by Nico Huber · 12 years ago
  11. 6e711c6 libpayload: Add init() function to hci_t and rework uhci_reset() by Nico Huber · 12 years ago
  12. 93ded59 libpayload: Turn the "debug" #define into the usb_debug static inline function. by Gabe Black · 12 years ago
  13. d2cb7ea libpayload: UHCI driver contained too much magic by Patrick Georgi · 12 years ago
  14. efcb8de libpayload: fix for UHCI bulk transactions by Anton Kochkov · 12 years ago
  15. f6c8080 UHCI: use proper pointer size by Anton Kochkov · 12 years ago
  16. 1c36ead libpayload: add controller type in usbdev_hc by Anton Kochkov · 12 years ago
  17. bb1c42b libpayload: Add timeouts in the UHCI USB driver by Nico Huber · 12 years ago
  18. 7b7b566 libpayload: fix UHCI timeout by Mathias Krause · 12 years ago
  19. cefec0e libpayload: Fix b0b4a52b70f0d7c09241f0f718a179fc55d85179 by Nico Huber · 12 years ago
  20. b0b4a52 libpayload: Remove bitfield use from UHCI data structures by Patrick Georgi · 13 years ago
  21. f42fdab libpayload: remove uhci_reg_maskX by Patrick Georgi · 13 years ago
  22. 2e768e7 libpayload: Drop usb_fatal() by Patrick Georgi · 13 years ago
  23. c4716b4 libpayload: Reduce verbosity in USB stack by Mathias Krause · 13 years ago
  24. 7f96583 Reduce warnings/errors in libpayload when using picky compiler options by Patrick Georgi · 13 years ago
  25. cfaa081 Follow up to the USB refactoring patch: Missed setting pid values correctly. by Patrick Georgi · 14 years ago
  26. d78691d Avoid using the name "pid_t", which is used on unixoid systems. by Patrick Georgi · 14 years ago
  27. b56f2d0 by Stefan Reinauer · 14 years ago
  28. 5fe6e23 Catch various cases in libpayload where malloc() or memalign() return NULL by Stefan Reinauer · 15 years ago
  29. 219cece Fix off-by-one bug in libpayload UHCI driver 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