summaryrefslogtreecommitdiff
path: root/libusb
Commit message (Expand)AuthorAgeFilesLines
* libusb 1.0.21-rc1v1.0.21-rc1Nathan Hjelm2016-07-212-3/+3
* io: Fix race condition in handle_timeout()Joost Muller2016-07-212-21/+38
* examples: add missing include to dpfp_threadedNathan Hjelm2016-07-211-1/+1
* fix nanoNathan Hjelm2016-07-211-1/+1
* examples: make dpfp_threaded work on OS XNathan Hjelm2016-07-211-1/+1
* Examples: Ported testlibusb from libus-0.1 to libusb-1.0Anil Nair2016-07-211-1/+1
* Add support for Intel Alpine Ridge USB 3.1 Controller on Windows 7.Jeffrey Nichols2016-05-292-3/+4
* Windows: Clean up referenced devices when memory allocation failsChris Dickens2016-05-292-9/+9
* Clean failure in discovered_devs_append.FTDI Dev2016-05-292-17/+25
* Misc: Fix usbi_os_backend structure initializationChris Dickens2016-05-297-1/+19
* Misc: Add .amend to .gitignoreChris Dickens2016-05-291-1/+1
* Add support for persistent device memory.Steinar H. Gunderson2016-05-296-2/+110
* Windows: Fix false assertion failure message during enumerationChris Dickens2016-05-293-10/+15
* AppVeyor: add cygwin and minGW supporthacker24902016-03-191-1/+1
* fix nano versionNathan Hjelm2016-03-121-1/+1
* autogen: remove --enable-maintainer-modeNathan Hjelm2016-03-121-1/+1
* configure: bump autoconf version and remove obsolete AM_MAINTAINER_MODENathan Hjelm2016-03-111-1/+1
* core: re-add one more conditionalNathan Hjelm2016-03-062-4/+6
* core: revert some of prior patchNathan Hjelm2016-03-061-16/+20
* README.md: update AppVeyor badge (again)Ludovic Rousseau2016-03-061-1/+1
* free can handle NULL ptr.Gaurav2016-03-062-29/+19
* android: Fix typo in READMEWilliam Skellenger2016-03-061-1/+1
* README.md: update AppVeyor badgeLudovic Rousseau2016-03-061-1/+1
* examples: fix 3 compiler warningsLudovic Rousseau2016-03-061-1/+1
* darwin: build hotplugtest sample in XcodeLudovic Rousseau2016-03-061-1/+1
* darwin: fix occasional dead-lock on libusb_exitparafin2016-03-052-2/+17
* xusb: fix typoNathan Hjelm2016-03-051-1/+1
* Replace obsolete usleep with nanosleepStefan Tauner2016-03-054-5/+7
* README.md: add AppVeyor badgeLudovic Rousseau2016-03-031-1/+1
* AppVeyor: initial configuration filehacker24902016-03-031-1/+1
* Windows: Fix MinGW buildChris Dickens2016-03-033-6/+6
* examples: fix 3 compiler warningsLudovic Rousseau2016-03-021-1/+1
* examples: fix 2 compiler warningsLudovic Rousseau2016-03-021-1/+1
* examples: fix 2 compiler warningsLudovic Rousseau2016-03-021-1/+1
* darwin: fix 1 compiler warningLudovic Rousseau2016-03-022-2/+2
* core: fix 2 compiler warningsLudovic Rousseau2016-03-022-3/+3
* README.md: add Coverity badgeLudovic Rousseau2016-03-021-1/+1
* Windows: Fix faulty logic that can pick the wrong config descriptorChris Dickens2016-03-022-8/+3
* Windows: Add backend support for get_config_descriptor_by_value()Chris Dickens2016-03-022-4/+35
* Windows: Fix dev_interface_path memory leak when reusing device refAngus Gratton2016-03-012-12/+15
* Windows: Fix parent USB device reference leakAngus Gratton2016-03-012-1/+8
* travis: one more fix. need packages under aptNathan Hjelm2016-02-251-1/+1
* travis: sources line is neededNathan Hjelm2016-02-251-1/+1
* travis: bah. remove tabsNathan Hjelm2016-02-251-1/+1
* travis: use addons to install packagesNathan Hjelm2016-02-251-1/+1
* Misc: Link README to README.md to satisfy autotoolsChris Dickens2016-02-251-1/+1
* Misc: Add markdown references for COPYING and PORTING filesChris Dickens2016-02-251-1/+1
* Misc: Convert README to README.mdChris Dickens2016-02-251-1/+1
* threads_posix: use backend clock_gettime()Nathan Hjelm2016-02-252-2/+3
* travis: Add sudo to apt-get commandsChris Dickens2016-02-251-1/+1