1. 285724c Fix get_device_list for realloc case by Vasily Khoruzhick · 17 years ago
  2. c0c9432 Beginnings of cross-platform abstraction by Daniel Drake · 17 years ago
  3. de4c534 Add transfer flags by Daniel Drake · 17 years ago
  4. aae05f6 Simplify libusb_fill_control_transfer() by Daniel Drake · 17 years ago
  5. 7c5ea95 get_device fixup by Daniel Drake · 17 years ago
  6. 9e89d1a Rename descriptor-getting functions by Daniel Drake · 17 years ago
  7. 283ae96 Simplify cancellation API by Daniel Drake · 17 years ago
  8. ebad1c7 Rename libusb_dev_handle to libusb_device_handle by Daniel Drake · 17 years ago
  9. 1ac0a7d Move synchronous I/O implementation to its own file by Daniel Drake · 17 years ago
  10. 66348c9 Separate transfer allocation and submission by Daniel Drake · 17 years ago
  11. d21ebe4 Rework URB API naming by Daniel Drake · 17 years ago
  12. fd6fb3c Add fallback on /proc/bus/usb by Daniel Drake · 17 years ago
  13. f3fdf44 Persistent libusb_device storage by Daniel Drake · 17 years ago
  14. 23f8fb8 Add convenience function to find and open a device by USB VID+PID by Daniel Drake · 17 years ago
  15. 9cfdb49 Rework device discovery API by Daniel Drake · 17 years ago
  16. 77cea82 Remove ctrl debug code by Daniel Drake · 17 years ago
  17. b873521 Notifications for changes to the fd set by Daniel Drake · 17 years ago
  18. ca66e16 Fix header installation path by Daniel Drake · 17 years ago
  19. e583100 TODO update by Daniel Drake · 17 years ago
  20. 637a8d7 Remove timers and signalfd by Daniel Drake · 17 years ago
  21. 8c56abe Poll usbfs descriptors directly by Daniel Drake · 17 years ago
  22. e3ce855 Fix dpfp example compilation by Daniel Drake · 17 years ago
  23. 1d41a5c C++ header safety by Daniel Drake · 17 years ago
  24. 37b7f9a Only use -fgnu89-inline when supported by Daniel Drake · 17 years ago
  25. e3a09ca Remove more fpusb remnants by Daniel Drake · 17 years ago
  26. dcd5e00 TODO update by Daniel Drake · 17 years ago
  27. de53d97 Rename some _devh_ functions by Daniel Drake · 17 years ago
  28. 132d84b Use "transfer" instead of "msg" by Daniel Drake · 17 years ago
  29. ea6af58 Plural of bus is busses by Daniel Drake · 17 years ago
  30. dbb3fd8 API renaming: remove fpi and usb_ stuff by Daniel Drake · 17 years ago
  31. e9364d7 Rename to libusb-1.0 by Daniel Drake · 17 years ago
  32. f4ed0b6 Compiler flags update by Daniel Drake · 17 years ago
  33. d3d671e Fix signalfd structure size on x86 by Daniel Drake · 17 years ago
  34. dfac675 Don't pass ctrl_msg/bulk_msg structures through async paths by Daniel Drake · 17 years ago
  35. a8d2881 Add functionality to access device descriptors by Daniel Drake · 17 years ago
  36. b5a7a41 Rename fpusb_device_handle functions to devh by Daniel Drake · 17 years ago
  37. eacf450 Add API to access poll fd by Daniel Drake · 17 years ago
  38. 852bba4 Initial commit by Daniel Drake · 17 years ago