1. 42f9c3b xusb: add check for interface kernel driver by Nathan Hjelm · 3 years, 6 months ago
  2. 95bbfb6 build: Enable additional build errors and warnings by Chris Dickens · 4 years, 10 months ago
  3. f90d076 Windows: Remove support for WinCE and Visual Studio older than 2013 by Chris Dickens · 5 years ago
  4. 7997e32 xusb: Report SuperSpeedPlus by Harry Mallon · 6 years ago
  5. 8a05a3f Fixed many compiler warnings about sign and size mismatch by Sean McBride · 6 years ago
  6. 0b3d4c6 Fixed various trivial cppcheck 1.80 warnings by Sean McBride · 7 years ago
  7. f66c63e examples: xusb: replaced insecure sprintf with snprintf by Sean McBride · 7 years ago
  8. 0fece89 Examples: Misc. cleanup to xusb by Chris Dickens · 7 years ago
  9. d8c1f7c Examples: Improvements to xusb's support for Microsoft OS descriptors by Chris Dickens · 7 years ago
  10. b4c9b42 examples: Fix device handle leak in xusb by Chris Dickens · 7 years ago
  11. 539f22e core: Introduce libusb_set_option() API function by Chris Dickens · 8 years ago
  12. a499ef2 xusb: fix typo by Nathan Hjelm · 9 years ago
  13. 1fd08a1 Replace obsolete usleep with nanosleep by Stefan Tauner · 9 years ago
  14. ada59db Windows: Silence VS2013 code analysis warnings by Pete Batard · 10 years ago
  15. c0f5e58 samples: set xusb to also produce debug output during init when -d is specified by Pete Batard · 11 years ago
  16. bcc4e51 core: fix/silence issues reported by Coverity by Pete Batard · 11 years ago
  17. 1eff220 Misc: Revert all references to libusb/libusb.info by hjelmn@cs.unm.edu · 11 years ago
  18. 16692c8 examples: add an option to force a device request for WCID descriptors by Pete Batard · 11 years ago
  19. c393574 examples: check value returned by libusb_bulk_transfer() by Ludovic Rousseau · 11 years ago
  20. ce8da72 made some globals static to fix warnings by Sean McBride · 12 years ago
  21. 02281fd examples: use libusb_set_auto_detach_kernel_driver() by Hans de Goede · 12 years ago
  22. cf8a313 Examples: add a missing \n at end of error messages by Ludovic Rousseau · 12 years ago
  23. 511ed18 Core: Add a libusb_strerror() function by Hans de Goede · 12 years ago
  24. d7b796f Add BOS descriptor support by Hans de Goede · 12 years ago
  25. ef698c6 Add superspeed endpoint companion descriptor support by Hans de Goede · 12 years ago
  26. f3fcf84 Examples: Fix use of deprecated libusb_get_port_path by Hans de Goede · 12 years ago
  27. e0628c5 Core: Add HID and kernel detach capability detection for all backends by Pete Batard · 12 years ago
  28. a0beff7 Samples: Reinstate interface requests when querying WCID devices by Pete Batard · 12 years ago
  29. 0ded9c1 Misc: Simplify includes and misc. cleanup by Pete Batard · 12 years ago
  30. 2442719 WinCE: Add support for WinCE (sources) by Toby Gray · 12 years ago
  31. 6fbd3dd Samples: Display VID:PID of the tested device in xusb by Ludovic Rousseau · 12 years ago
  32. 8b5ba57 Samples: xusb improvements by Pete Batard · 12 years ago
  33. d53c599 Samples: Make target mandatory with -b option in xusb by Pete Batard · 12 years ago
  34. 7ec94a4 Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts by Pete Batard · 13 years ago
  35. 0e0cbb6 Windows: Address MSVC Level 4 & WDK's OACR/Prefast warnings by Pete Batard · 13 years ago
  36. 5330c3d Samples: Remove USB version for speed designations in xusb by Xiaofan Chen · 13 years ago
  37. 56853b5 Samples: Fix no previous prototype warnings in xusb by Ludovic Rousseau · 13 years ago
  38. 3fae93a Windows: Restore HID support by Pete Batard · 13 years ago
  39. 933a319 Core: Define log levels in libusb.h by Pete Batard · 13 years ago
  40. cfb8610 All: Add parent and port topology calls by Pete Batard · 13 years ago
  41. a544e59 Misc: Ensure all sources are UTF-8 by Pete Batard · 13 years ago
  42. 2075665 Samples: prefer __linux__ over __linux define in xusb by Pete Batard · 13 years ago
  43. 00d6fed Samples: fix strcat vs strlcat warning on OpenBSD by Pete Batard · 13 years ago
  44. 939a478 Samples: Remove interface requests when querying WCID devices by Pete Batard · 13 years ago
  45. 29d66c1 Samples: Fix not handled in switch warning in xusb.c by Ludovic Rousseau · 13 years ago
  46. d2b7b9f Samples: Remove unneeded inline in xusb.c by Ludovic Rousseau · 13 years ago
  47. 28ab85c Samples: Fix initialization discards qualifiers warnings in xusb.c by Ludovic Rousseau · 13 years ago
  48. baa5563 Samples: Fix no previous prototype warnings in xusb.c by Ludovic Rousseau · 13 years ago
  49. 37dfd16 Core: Add get_version() call by Pete Batard · 13 years ago
  50. 791b747 Misc: Rebrand to libusbx by Pete Batard · 13 years ago
  51. 985c4fd Samples: Fix "warning: no newline at end of file" in xusb.c by Pete Batard · 13 years ago
  52. d577d4f Samples: fix a "value is always 0" Clang warning in xusb.c by Pete Batard · 13 years ago
  53. 743fd77 Examples: add xusb sample by Pete Batard · 13 years ago