1. 3bdafaa Documentation touchups by Daniel Drake · 16 years ago
  2. e12618c add threaded example program by Daniel Drake · 16 years ago
  3. 1fcdb06 libusb_device mutex protection by Daniel Drake · 16 years ago
  4. 0efd2ef mutex protection for device and handle lists by Daniel Drake · 16 years ago
  5. d2ff2b1 lock flying_transfers during transfer removal by Daniel Drake · 16 years ago
  6. 2569980 pollfds mutex protection by Daniel Drake · 16 years ago
  7. f5a33e0 flying_transfers mutex protection by Daniel Drake · 16 years ago
  8. 85e1994 Linux: fix control transfer cancellation by Daniel Drake · 16 years ago
  9. cf9b831 set correct endpoint type for isochronous transfers by Daniel Drake · 16 years ago
  10. ad6e2b7 Linux: fire multiple URBs at once for split transfers by Daniel Drake · 16 years ago
  11. d9b2ce2 Constify some return data by Daniel Drake · 16 years ago
  12. 8d80985 Rename libusb_poll() to libusb_handle_events() by Daniel Drake · 16 years ago
  13. 211f80c Isochronous endpoint I/O by Daniel Drake · 16 years ago
  14. b1ade6f distcheck fix for docs by Daniel Drake · 16 years ago
  15. 62077b7 Support for changing altsetting by Daniel Drake · 16 years ago
  16. 0499e9f it's called bmRequestType by Daniel Drake · 16 years ago
  17. 88884ae Save transfer flags before invoking callback by Daniel Drake · 16 years ago
  18. ead09cd API documentation by Daniel Drake · 16 years ago
  19. 285724c Fix get_device_list for realloc case by Vasily Khoruzhick · 16 years ago
  20. c0c9432 Beginnings of cross-platform abstraction by Daniel Drake · 16 years ago
  21. de4c534 Add transfer flags by Daniel Drake · 16 years ago
  22. aae05f6 Simplify libusb_fill_control_transfer() by Daniel Drake · 16 years ago
  23. 7c5ea95 get_device fixup by Daniel Drake · 16 years ago
  24. 9e89d1a Rename descriptor-getting functions by Daniel Drake · 16 years ago
  25. 283ae96 Simplify cancellation API by Daniel Drake · 16 years ago
  26. ebad1c7 Rename libusb_dev_handle to libusb_device_handle by Daniel Drake · 16 years ago
  27. 1ac0a7d Move synchronous I/O implementation to its own file by Daniel Drake · 16 years ago
  28. 66348c9 Separate transfer allocation and submission by Daniel Drake · 16 years ago
  29. d21ebe4 Rework URB API naming by Daniel Drake · 16 years ago
  30. fd6fb3c Add fallback on /proc/bus/usb by Daniel Drake · 16 years ago
  31. f3fdf44 Persistent libusb_device storage by Daniel Drake · 16 years ago
  32. 23f8fb8 Add convenience function to find and open a device by USB VID+PID by Daniel Drake · 16 years ago
  33. 9cfdb49 Rework device discovery API by Daniel Drake · 16 years ago
  34. 77cea82 Remove ctrl debug code by Daniel Drake · 16 years ago
  35. b873521 Notifications for changes to the fd set by Daniel Drake · 16 years ago
  36. ca66e16 Fix header installation path by Daniel Drake · 16 years ago
  37. e583100 TODO update by Daniel Drake · 16 years ago
  38. 637a8d7 Remove timers and signalfd by Daniel Drake · 16 years ago
  39. 8c56abe Poll usbfs descriptors directly by Daniel Drake · 16 years ago
  40. e3ce855 Fix dpfp example compilation by Daniel Drake · 16 years ago
  41. 1d41a5c C++ header safety by Daniel Drake · 16 years ago
  42. 37b7f9a Only use -fgnu89-inline when supported by Daniel Drake · 16 years ago
  43. e3a09ca Remove more fpusb remnants by Daniel Drake · 16 years ago
  44. dcd5e00 TODO update by Daniel Drake · 17 years ago
  45. de53d97 Rename some _devh_ functions by Daniel Drake · 17 years ago
  46. 132d84b Use "transfer" instead of "msg" by Daniel Drake · 17 years ago
  47. ea6af58 Plural of bus is busses by Daniel Drake · 17 years ago
  48. dbb3fd8 API renaming: remove fpi and usb_ stuff by Daniel Drake · 17 years ago
  49. e9364d7 Rename to libusb-1.0 by Daniel Drake · 17 years ago
  50. f4ed0b6 Compiler flags update by Daniel Drake · 17 years ago
  51. d3d671e Fix signalfd structure size on x86 by Daniel Drake · 17 years ago
  52. dfac675 Don't pass ctrl_msg/bulk_msg structures through async paths by Daniel Drake · 17 years ago
  53. a8d2881 Add functionality to access device descriptors by Daniel Drake · 17 years ago
  54. b5a7a41 Rename fpusb_device_handle functions to devh by Daniel Drake · 17 years ago
  55. eacf450 Add API to access poll fd by Daniel Drake · 17 years ago
  56. 852bba4 Initial commit by Daniel Drake · 17 years ago