1. 1b4d394 libpayload: Make Kconfig bools use IS_ENABLED() by Stefan Reinauer · 9 years ago
  2. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  3. 5c85e66 libpayload: usbhid: Fix typo on descriptor parsing by Julius Werner · 11 years ago
  4. d13e2c4 libpayload: usb: Refactor USB enumeration to fix SuperSpeed devices by Julius Werner · 11 years ago
  5. d609e89 libpayload: usb: Fix several minor USB stack bugs by Julius Werner · 11 years ago
  6. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  7. 562db3b libpayload: find source of input characters by Luigi Semenzato · 11 years ago
  8. a2d786f libpayload: Make keycode constants available outside of curses.h. by Gabe Black · 11 years ago
  9. 6bf11cf libpayload: Use usb_debug() to show USB messages by Dave Frodin · 12 years ago
  10. 28b900a libpayload: Add _ and + to USB HID keymap by Patrick Georgi · 12 years ago
  11. cd587f1 libpayload: Make USB HID support multiple keyboards 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. 4842dfe libpayload: Free intr queue structure in usb_hid_destroy by Nico Huber · 12 years ago
  14. 2e768e7 libpayload: Drop usb_fatal() by Patrick Georgi · 13 years ago
  15. c4716b4 libpayload: Reduce verbosity in USB stack by Mathias Krause · 13 years ago
  16. 7f96583 Reduce warnings/errors in libpayload when using picky compiler options by Patrick Georgi · 13 years ago
  17. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  18. b56f2d0 by Stefan Reinauer · 14 years ago
  19. 5fe6e23 Catch various cases in libpayload where malloc() or memalign() return NULL by Stefan Reinauer · 15 years ago
  20. d233f36 Some driver fixes for libpayload: by Stefan Reinauer · 15 years ago
  21. 657a6dc This patch removes most of the #ifdefs in libc/console.c, and by Patrick Georgi · 16 years ago
  22. 4727c07 - reduced memory requirements a lot (from >100kb/controller to by Patrick Georgi · 16 years ago
  23. 29061a5 Fix the USB code to find the headers after they were moved. by Jordan Crouse · 16 years ago
  24. d21f68b This patch adds USB capabilities to libpayload. It requires some by Patrick Georgi · 16 years ago