aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-05Update to libusb 1.0.21-finallinaro-upstream-1.0.21Ivaylo Asenov
2016-10-21Merge "Add missing host ldlibs" am: c830898c12Colin Cross
2016-10-21Merge "Add missing host ldlibs"Colin Cross
2016-10-21Merge "Add missing host ldlibs"Treehugger Robot
2016-10-21Add missing host ldlibsColin Cross
2016-10-06Merge "Add support for building libusb." am: 24970bd1df am: f99006eca4Josh Gao
2016-10-06Merge "Add support for building libusb." am: 24970bd1dfJosh Gao
2016-10-06Merge "Add support for building libusb."Josh Gao
2016-10-06Merge "Add support for building libusb."Josh Gao
2016-10-06Merge changes I428f96cf,I55cd008b am: f1e086cda3 am: 9f285464e7Josh Gao
2016-10-06Merge remote-tracking branch 'aosp/upstream-master' into adb_libusb am: 12258...Josh Gao
2016-10-06Delete everything except the NOTICE and MODULE_LICENSE files. am: 9512df2dcf ...Josh Gao
2016-10-06Merge changes I428f96cf,I55cd008b am: f1e086cda3Josh Gao
2016-10-06Merge remote-tracking branch 'aosp/upstream-master' into adb_libusb am: 12258...Josh Gao
2016-10-06Delete everything except the NOTICE and MODULE_LICENSE files. am: 9512df2dcfJosh Gao
2016-10-06Merge changes I428f96cf,I55cd008bJosh Gao
2016-10-06Merge remote-tracking branch 'aosp/upstream-master' into adb_libusbJosh Gao
2016-10-06Delete everything except the NOTICE and MODULE_LICENSE files.Josh Gao
2016-10-06Merge changes I428f96cf,I55cd008bJosh Gao
2016-09-29Add support for building libusb.Josh Gao
2016-09-28Merge remote-tracking branch 'aosp/upstream-master' into adb_libusbJosh Gao
2016-09-28Delete everything except the NOTICE and MODULE_LICENSE files.Josh Gao
2016-09-21darwin: fix OSAtomicAdd32Barrier argument orderingNathan Hjelm
2016-09-14on to 1.0.21-rc5Nathan Hjelm
2016-09-14Fixed Obj-C GC support; fix pthread nameSean McBride
2016-09-12README: fix my email addressNathan Hjelm
2016-09-12darwin: fix typoNathan Hjelm
2016-09-12on to 1.0.21-rc4Nathan Hjelm
2016-09-12darwin: do not use deprecated OSAtomicIncrement32Barrier in 10.12Nathan Hjelm
2016-09-07darwin: do not use objc_registerThreadWithCollector where deprecatedNathan Hjelm
2016-09-07darwin: work around devices with buggy endpoint descriptorsNathan Hjelm
2016-08-21release: on to 1.0.21-rc3Nathan Hjelm
2016-08-17core: Document why we drop the flying_transfers_lock before submit_transferHans de Goede
2016-08-17linux_usbfs: Deal with receiving POLLERR before all transfers have completedHans de Goede
2016-08-17core: Move calculate_timeout call to add_to_flying_transfersHans de Goede
2016-08-17core: Fix unlocked access to timeout_flagsHans de Goede
2016-08-17core: Fix do_close lockingHans de Goede
2016-08-17core: Test for LIBUSB_SUCCESS instead of 0 in handle_timeout()Hans de Goede
2016-08-17core: Do not arm timer-fd for transfers where the os handles timeoutHans de Goede
2016-08-17core: Refactor code related to transfer flags and timeout handlingChris Dickens
2016-08-17winnt: Do not differ between cancel / timeout ourselvesHans de Goede
2016-08-17wince: Do not differ between cancel / timeout ourselvesHans de Goede
2016-08-17core: Change event handling lock to traditional (non-recursive) typeChris Dickens
2016-08-17Revert "io: Fix race condition in handle_timeout()"Hans de Goede
2016-07-24on to 1.0.21-rc2Nathan Hjelm
2016-07-24Updated TODO linkAnil Nair
2016-07-24changelog: add entry for new solaris backendNathan Hjelm
2016-07-24Solaris backendLei Chen
2016-07-22changelog: add missing entryNathan Hjelm
2016-07-22windows: use appropriate version for VS2015 solution filesPete Batard