1. 97df42b Merge remote-tracking branch 'aosp/upstream-master' into adb_libusb am: 12258db671 am: 6a1810c399 by Josh Gao · 8 years ago
  2. 7d4e1e2 Delete everything except the NOTICE and MODULE_LICENSE files. am: 9512df2dcf am: cfafe3e73e by Josh Gao · 8 years ago
  3. c2f623d Merge changes I428f96cf,I55cd008b am: f1e086cda3 am: 9f285464e7 by Josh Gao · 8 years ago
  4. 49fe125 Merge remote-tracking branch 'aosp/upstream-master' into adb_libusb am: 12258db671 by Josh Gao · 8 years ago
  5. bd3ee59 Delete everything except the NOTICE and MODULE_LICENSE files. am: 9512df2dcf by Josh Gao · 8 years ago
  6. 9f28546 Merge changes I428f96cf,I55cd008b am: f1e086cda3 by Josh Gao · 8 years ago
  7. 6a1810c Merge remote-tracking branch 'aosp/upstream-master' into adb_libusb by Josh Gao · 8 years ago
  8. cfafe3e Delete everything except the NOTICE and MODULE_LICENSE files. am: 9512df2dcf by Josh Gao · 8 years ago
  9. f1e086c Merge changes I428f96cf,I55cd008b by Josh Gao · 8 years ago
  10. 4043c2b Add support for building libusb. by Josh Gao · 8 years ago
  11. 12258db Merge remote-tracking branch 'aosp/upstream-master' into adb_libusb by Josh Gao · 8 years ago
  12. 9512df2 Delete everything except the NOTICE and MODULE_LICENSE files. by Josh Gao · 8 years ago
  13. 5fa6d3b darwin: fix OSAtomicAdd32Barrier argument ordering by Nathan Hjelm · 8 years ago
  14. 73d15d1 on to 1.0.21-rc5 by Nathan Hjelm · 8 years ago
  15. d11a1d1 Fixed Obj-C GC support; fix pthread name by Sean McBride · 8 years ago
  16. a8c9aba README: fix my email address by Nathan Hjelm · 8 years ago
  17. 2644d3e darwin: fix typo by Nathan Hjelm · 8 years ago
  18. 7f5f86f on to 1.0.21-rc4 by Nathan Hjelm · 8 years ago
  19. 1e05092 darwin: do not use deprecated OSAtomicIncrement32Barrier in 10.12 by Nathan Hjelm · 8 years ago
  20. 756cc2b darwin: do not use objc_registerThreadWithCollector where deprecated by Nathan Hjelm · 8 years ago
  21. aa1d76c darwin: work around devices with buggy endpoint descriptors by Nathan Hjelm · 8 years ago
  22. e5b09f3 release: on to 1.0.21-rc3 by Nathan Hjelm · 8 years ago
  23. 8877841 core: Document why we drop the flying_transfers_lock before submit_transfer by Hans de Goede · 8 years ago
  24. 00e36c8 linux_usbfs: Deal with receiving POLLERR before all transfers have completed by Hans de Goede · 8 years ago
  25. 9542c38 core: Move calculate_timeout call to add_to_flying_transfers by Hans de Goede · 8 years ago
  26. ce59e6e core: Fix unlocked access to timeout_flags by Hans de Goede · 8 years ago
  27. efcfe05 core: Fix do_close locking by Hans de Goede · 8 years ago
  28. d5a1418 core: Test for LIBUSB_SUCCESS instead of 0 in handle_timeout() by Hans de Goede · 8 years ago
  29. 06e8679 core: Do not arm timer-fd for transfers where the os handles timeout by Hans de Goede · 8 years ago
  30. 138b661 core: Refactor code related to transfer flags and timeout handling by Chris Dickens · 9 years ago
  31. 4eaabb1 winnt: Do not differ between cancel / timeout ourselves by Hans de Goede · 8 years ago
  32. e9d9c73 wince: Do not differ between cancel / timeout ourselves by Hans de Goede · 8 years ago
  33. a5302ff core: Change event handling lock to traditional (non-recursive) type by Chris Dickens · 9 years ago
  34. 2682e21 Revert "io: Fix race condition in handle_timeout()" by Hans de Goede · 8 years ago
  35. d682143 on to 1.0.21-rc2 by Nathan Hjelm · 8 years ago
  36. 5ffcedf Updated TODO link by Anil Nair · 8 years ago
  37. bb014d8 changelog: add entry for new solaris backend by Nathan Hjelm · 8 years ago
  38. eefd322 Solaris backend by Lei Chen · 8 years ago
  39. 6976733 changelog: add missing entry by Nathan Hjelm · 8 years ago
  40. 3564c18 windows: use appropriate version for VS2015 solution files by Pete Batard · 8 years ago
  41. 7ce85c4 libusb 1.0.21-rc1 by Nathan Hjelm · 8 years ago
  42. bd8d5b5 io: Fix race condition in handle_timeout() by Joost Muller · 8 years ago
  43. 9afb5c0 examples: add missing include to dpfp_threaded by Nathan Hjelm · 8 years ago
  44. 001f687 fix nano by Nathan Hjelm · 8 years ago
  45. 7dff2d3 examples: make dpfp_threaded work on OS X by Nathan Hjelm · 8 years ago
  46. bcac08d Examples: Ported testlibusb from libus-0.1 to libusb-1.0 by Anil Nair · 8 years ago
  47. 648fb86 Add support for Intel Alpine Ridge USB 3.1 Controller on Windows 7. by Jeffrey Nichols · 8 years ago
  48. 247c719 Windows: Clean up referenced devices when memory allocation fails by Chris Dickens · 8 years ago
  49. adb6e39 Clean failure in discovered_devs_append. by FTDI Dev · 8 years ago
  50. ad6f234 Misc: Fix usbi_os_backend structure initialization by Chris Dickens · 8 years ago
  51. c5c4c7c Misc: Add .amend to .gitignore by Chris Dickens · 8 years ago
  52. a283c3b Add support for persistent device memory. by Steinar H. Gunderson · 8 years ago
  53. 0b947e5 Windows: Fix false assertion failure message during enumeration by Chris Dickens · 8 years ago
  54. 578942b AUTHORS: update my copyright by Nathan Hjelm · 8 years ago
  55. a42b524 AppVeyor: add cygwin and minGW support by hacker2490 · 8 years ago
  56. 4cfd001 fix nano version by Nathan Hjelm · 8 years ago
  57. da27298 autogen: remove --enable-maintainer-mode by Nathan Hjelm · 8 years ago
  58. 2040ab1 configure: bump autoconf version and remove obsolete AM_MAINTAINER_MODE by Nathan Hjelm · 8 years ago
  59. 0dcc646 core: re-add one more conditional by Nathan Hjelm · 8 years ago
  60. dc7760a core: revert some of prior patch by Nathan Hjelm · 8 years ago
  61. e381f33 README.md: update AppVeyor badge (again) by Ludovic Rousseau · 8 years ago
  62. 98dd33c free can handle NULL ptr. by Gaurav · 9 years ago
  63. 40fb6ff AppVeyor: use a .bat file now by hacker2490 · 8 years ago
  64. ba9eef2 android: update README by William Skellenger · 8 years ago
  65. 8b42622 android: Fix typo in README by William Skellenger · 8 years ago
  66. ce9e72c README.md: update AppVeyor badge by Ludovic Rousseau · 8 years ago
  67. 964cff4 examples: fix 3 compiler warnings by Ludovic Rousseau · 8 years ago
  68. 79cc25a darwin: build hotplugtest sample in Xcode by Ludovic Rousseau · 8 years ago
  69. 763668c darwin: fix occasional dead-lock on libusb_exit by parafin · 9 years ago
  70. a499ef2 xusb: fix typo by Nathan Hjelm · 8 years ago
  71. 1fd08a1 Replace obsolete usleep with nanosleep by Stefan Tauner · 8 years ago
  72. fb2b6b2 README.md: add AppVeyor badge by Ludovic Rousseau · 8 years ago
  73. fc2840f AppVeyor: initial configuration file by hacker2490 · 8 years ago
  74. 31ff09c Windows: Fix MinGW build by Chris Dickens · 8 years ago
  75. 765a1fb travis-CI: fails compilation on warning by Ludovic Rousseau · 8 years ago
  76. 686ccc2 examples: fix 3 compiler warnings by Ludovic Rousseau · 8 years ago
  77. 2e78f95 examples: fix 2 compiler warnings by Ludovic Rousseau · 8 years ago
  78. 3661588 examples: fix 2 compiler warnings by Ludovic Rousseau · 8 years ago
  79. 4bfa440 darwin: fix 1 compiler warning by Ludovic Rousseau · 8 years ago
  80. 680828a core: fix 2 compiler warnings by Ludovic Rousseau · 8 years ago
  81. 244e394 README.md: add Coverity badge by Ludovic Rousseau · 8 years ago
  82. 7bfc729 Windows: Fix faulty logic that can pick the wrong config descriptor by Chris Dickens · 8 years ago
  83. c572f97 Windows: Add backend support for get_config_descriptor_by_value() by Chris Dickens · 8 years ago
  84. 926148d Windows: Fix dev_interface_path memory leak when reusing device ref by Angus Gratton · 9 years ago
  85. 1d54ee1 Windows: Fix parent USB device reference leak by Angus Gratton · 9 years ago
  86. 64d583f bootstrap: use autoreconf by Nathan Hjelm · 8 years ago
  87. 6de66bb travis: one more fix. need packages under apt by Nathan Hjelm · 8 years ago
  88. 78dc70a travis: sources line is needed by Nathan Hjelm · 8 years ago
  89. d387889 travis: bah. remove tabs by Nathan Hjelm · 8 years ago
  90. 09f212b travis: use addons to install packages by Nathan Hjelm · 8 years ago
  91. 1624d8d Misc: Link README to README.md to satisfy autotools by Chris Dickens · 8 years ago
  92. 42c8f9d Misc: Add markdown references for COPYING and PORTING files by Chris Dickens · 8 years ago
  93. 66ceb53 Misc: Convert README to README.md by Chris Dickens · 8 years ago
  94. 89e07d1 Merge pull request #154 from hjelmn/darwin_gettime_fix by Nathan Hjelm · 8 years ago
  95. 65569f2 travis: test xcode project by Nathan Hjelm · 8 years ago
  96. 85c1f78 threads_posix: use backend clock_gettime() by Nathan Hjelm · 8 years ago
  97. 67b2f4b travis: Add sudo to apt-get commands by Chris Dickens · 8 years ago
  98. 118dac7 travis: Update config file by Chris Dickens · 8 years ago
  99. 6e05325 travis: fix typo by Nathan Hjelm · 8 years ago
  100. 37df2f9 travis: ensure udev is installed by Nathan Hjelm · 8 years ago