summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: add missing include to dpfp_threadedNathan Hjelm2016-07-211-0/+1
* examples: make dpfp_threaded work on OS XNathan Hjelm2016-07-211-7/+10
* Examples: Ported testlibusb from libus-0.1 to libusb-1.0Anil Nair2016-07-212-1/+274
* examples: fix 3 compiler warningsLudovic Rousseau2016-03-061-3/+3
* xusb: fix typoNathan Hjelm2016-03-051-1/+1
* Replace obsolete usleep with nanosleepStefan Tauner2016-03-051-2/+2
* examples: fix 3 compiler warningsLudovic Rousseau2016-03-021-1/+2
* examples: fix 2 compiler warningsLudovic Rousseau2016-03-021-1/+1
* examples: fix 2 compiler warningsLudovic Rousseau2016-03-021-2/+2
* Examples: fix typo in Nathan Hjelm emailLudovic Rousseau2016-01-061-1/+1
* Examples: fxload improvementsChris Dickens2015-08-041-7/+28
* examples: Address issues reported by Markus ElfringChris Dickens2015-04-281-10/+15
* Examples: Fix device leak in hotplugtestChris Dickens2015-01-121-3/+21
* Windows: Silence VS2013 code analysis warningsPete Batard2014-11-131-1/+2
* samples: set xusb to also produce debug output during init when -d is specifiedPete Batard2014-05-181-2/+21
* core: fix/silence issues reported by CoverityPete Batard2014-05-162-5/+10
* examples: fix incorrect error message in fxloadCarl Karsten2014-04-071-1/+1
* Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu2014-01-086-12/+12
* examples: check value returned by ftell()Ludovic Rousseau2013-10-061-1/+5
* examples: add an option to force a device request for WCID descriptorsPete Batard2013-09-291-1/+11
* examples: fix warningLudovic Rousseau2013-09-281-1/+1
* examples: check value returned by libusb_bulk_transfer()Ludovic Rousseau2013-09-281-1/+7
* examples: check the value returned by libusb_handle_events()Ludovic Rousseau2013-09-281-1/+3
* examples: check the value returned by libusb_init()Ludovic Rousseau2013-09-281-1/+6
* examples: Fix a memory leakLudovic Rousseau2013-09-201-7/+19
* examples: Fix a memory leakLudovic Rousseau2013-09-201-14/+29
* made some globals static to fix warningsSean McBride2013-07-302-8/+8
* examples: use libusb_set_auto_detach_kernel_driver()Hans de Goede2013-06-192-25/+2
* Examples: add a missing \n at end of error messagesLudovic Rousseau2013-06-111-2/+2
* Core: Add a libusb_strerror() functionHans de Goede2013-06-101-10/+24
* examples: Add sam3u_benchmark isochronous example by Harald WeltePeter Stuge2013-05-302-0/+196
* Add BOS descriptor supportHans de Goede2013-05-301-1/+61
* Add superspeed endpoint companion descriptor supportHans de Goede2013-05-301-0/+7
* Examples: Fix use of deprecated libusb_get_port_pathHans de Goede2013-05-172-10/+6
* listdevs: Also print portpath for non root hubsHans de Goede2013-05-161-2/+15
* examples: Only check for HAVE_SIGACTION once in Makefile.amPeter Stuge2013-05-151-2/+0
* Add some editor meta-comments for proper tab usageNathan Hjelm2013-05-151-0/+1
* Add hotplug support.Nathan Hjelm2013-05-152-1/+97
* Samples: Fix timeout error on FX3 and logging improvements for fxloadPete Batard2013-04-143-18/+73
* Core: Add HID and kernel detach capability detection for all backendsPete Batard2013-04-021-14/+11
* Samples: More fxload improvements and cleanupPete Batard2013-03-162-59/+76
* Samples: fix compiler warningLudovic Rousseau2013-03-151-1/+1
* Samples: fxload improvements and cleanupFederico Manzan2013-03-153-42/+88
* Samples: Add FX3 firmware upload support for fxloadFederico Manzan2013-03-103-6/+113
* Samples: Reinstate interface requests when querying WCID devicesPete Batard2013-03-051-4/+5
* Misc: Simplify includes and misc. cleanupPete Batard2013-02-273-10/+2
* Examples: Fix compiler warningLudovic Rousseau2013-02-151-1/+1
* WinCE: Add support for WinCE (sources)Toby Gray2013-01-232-1/+3
* Autotools: Carry over 2012.10.23 libusb changesPeter Stuge2012-11-251-1/+1
* All: Use "" instead of <> for local includesLudovic Rousseau2012-10-135-5/+5