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