core: Suppress hotplug events during initial enumeration
[platform/upstream/libusb.git] / examples /
2022-09-14 Karol LewandowskiMerge tag 'v1.0.25' into tizen 42/281242/1 accepted/tizen/unified/20230105.154718
2022-09-14 Karol LewandowskiMerge tag 'v1.0.24' into tizen 41/281241/1
2022-09-14 Karol LewandowskiMerge tag 'v1.0.23' into tizen 40/281240/1
2022-09-14 Karol LewandowskiMerge tag 'v1.0.22' into tizen 39/281239/1
2022-01-22 Tormod Voldenexamples: Do not assume positive errno macros
2021-10-31 Tormod Voldenxusb: Print total length of configuration descriptor
2021-10-31 luz pazFix various typos in docs/comments
2021-10-31 Tormod Voldenxusb: Print configuration descriptor length
2021-07-21 Nathan Hjelmxusb: add check for interface kernel driver
2020-11-28 Chris DickensWindows: Support building dpfp and sam3u_benchmark...
2020-11-27 Chris Dickensbuild: Prepare config.h for inclusion in examples/tests
2020-11-16 Chris Dickensbuild: Fix Android and Xcode compilation errors/warnings
2020-11-10 Chris Dickensexamples: Enable all examples to build on all platforms
2020-11-09 Chris DickensFix various CI build warnings
2020-09-14 Hans de Goedeexamples/testlibusb: Print speed of devices
2020-09-14 Hans de Goedeexamples/testlibusb: Add support for testing libusb_wra...
2020-09-13 Chris Dickensbuild: Merge events and threads into single platform...
2020-08-18 Chris DickensFix typos detected by codespell and manual inspection
2020-04-09 Chris Dickensconfigure.ac: Simplify detection of Windows compilation
2020-03-30 Chris DickensXcode: Update project file
2020-03-30 Chris Dickensbuild: Enable additional build errors and warnings
2020-03-30 Chris Dickensbuild: Require C11 to build and clean up autoconfig...
2020-03-23 Chris Dickensmsvc: Reorder solution projects and add project filter...
2020-01-21 Chris DickensWindows: Remove support for WinCE and Visual Studio...
2020-01-13 Chris Dickensexamples: testlibusb: Always print VID and PID in addit...
2020-01-13 Chris Dickensexamples: testlibusb: Formatting, whitespace and functi...
2019-04-05 Harry Mallonxusb: Report SuperSpeedPlus
2019-01-31 Sean McBrideFixed many compiler warnings about sign and size mismatch
2018-12-05 Victor Tosoexamples: Fix format-truncation on debug
2018-12-05 gudenauAdd missing libusb_exit on an error condition
2018-03-25 Chris Dickensexamples: testlibusb: Fix DDK build warning
2017-12-29 Sean McBrideFixed various trivial cppcheck 1.80 warnings
2017-12-29 Sean McBrideexamples: xusb: replaced insecure sprintf with snprintf
2017-12-29 Sean McBrideFix unused parameter warnings
2017-12-29 Sean McBrideexamples: ezusb: Renamed header guard variable to not...
2017-12-27 Chris DickensMisc: Fix testlibusb build on VS2013 and earlier and...
2017-12-27 Chris DickensExamples: Misc. cleanup to xusb
2017-12-27 Chris DickensExamples: Improvements to xusb's support for Microsoft...
2017-08-24 Chris Dickensexamples: Fix device handle leak in xusb
2017-07-16 Chris Dickenscore: Introduce libusb_set_option() API function
2017-07-12 Ludovic Rousseauexamples: reformat testlibusb.c
2016-07-22 Nathan Hjelmexamples: add missing include to dpfp_threaded
2016-07-22 Nathan Hjelmexamples: make dpfp_threaded work on OS X
2016-07-22 Anil NairExamples: Ported testlibusb from libus-0.1 to libusb-1.0
2016-03-06 Ludovic Rousseauexamples: fix 3 compiler warnings
2016-03-05 Nathan Hjelmxusb: fix typo
2016-03-05 Stefan TaunerReplace obsolete usleep with nanosleep
2016-03-02 Ludovic Rousseauexamples: fix 3 compiler warnings
2016-03-02 Ludovic Rousseauexamples: fix 2 compiler warnings
2016-03-02 Ludovic Rousseauexamples: fix 2 compiler warnings
2016-01-06 Ludovic RousseauExamples: fix typo in Nathan Hjelm email
2015-08-05 Chris DickensExamples: fxload improvements
2015-04-28 Chris Dickensexamples: Address issues reported by Markus Elfring
2015-01-12 Chris DickensExamples: Fix device leak in hotplugtest
2014-11-13 Pete BatardWindows: Silence VS2013 code analysis warnings
2014-05-18 Pete Batardsamples: set xusb to also produce debug output during...
2014-05-16 Pete Batardcore: fix/silence issues reported by Coverity
2014-04-07 Carl Karstenexamples: fix incorrect error message in fxload
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2013-10-06 Ludovic Rousseauexamples: check value returned by ftell()
2013-09-29 Pete Batardexamples: add an option to force a device request for...
2013-09-28 Ludovic Rousseauexamples: fix warning
2013-09-28 Ludovic Rousseauexamples: check value returned by libusb_bulk_transfer()
2013-09-28 Ludovic Rousseauexamples: check the value returned by libusb_handle_eve...
2013-09-28 Ludovic Rousseauexamples: check the value returned by libusb_init()
2013-09-20 Ludovic Rousseauexamples: Fix a memory leak
2013-09-20 Ludovic Rousseauexamples: Fix a memory leak
2013-07-30 Sean McBridemade some globals static to fix warnings
2013-06-19 Hans de Goedeexamples: use libusb_set_auto_detach_kernel_driver()
2013-06-11 Ludovic RousseauExamples: add a missing \n at end of error messages
2013-06-09 Hans de GoedeCore: Add a libusb_strerror() function
2013-05-30 Peter Stugeexamples: Add sam3u_benchmark isochronous example by...
2013-05-30 Hans de GoedeAdd BOS descriptor support
2013-05-30 Hans de GoedeAdd superspeed endpoint companion descriptor support
2013-05-17 Hans de GoedeExamples: Fix use of deprecated libusb_get_port_path
2013-05-16 Hans de Goedelistdevs: Also print portpath for non root hubs
2013-05-15 Peter Stugeexamples: Only check for HAVE_SIGACTION once in Makefile.am
2013-05-15 Nathan HjelmAdd some editor meta-comments for proper tab usage
2013-05-15 Nathan HjelmAdd hotplug support.
2013-04-14 Pete BatardSamples: Fix timeout error on FX3 and logging improveme...
2013-04-02 Pete BatardCore: Add HID and kernel detach capability detection...
2013-03-16 Pete BatardSamples: More fxload improvements and cleanup
2013-03-15 Ludovic RousseauSamples: fix compiler warning
2013-03-15 Federico ManzanSamples: fxload improvements and cleanup
2013-03-10 Federico ManzanSamples: Add FX3 firmware upload support for fxload
2013-03-05 Pete BatardSamples: Reinstate interface requests when querying...
2013-02-27 Pete BatardMisc: Simplify includes and misc. cleanup
2013-02-15 Ludovic RousseauExamples: Fix compiler warning
2013-01-23 Toby GrayWinCE: Add support for WinCE (sources)
2012-11-25 Peter StugeAutotools: Carry over 2012.10.23 libusb changes
2012-10-13 Ludovic RousseauAll: Use "" instead of <> for local includes
2012-09-16 Pete BatardMisc: Fix missing files from dist package
2012-09-15 Ludovic RousseauSamples: Fix compiler warnings in fxload
2012-09-13 Ludovic RousseauSamples: Display VID:PID of the tested device in xusb
2012-09-13 Pete BatardSamples: Add fxload sample for Cypress EZ-USB chips
2012-09-05 Pete BatardSamples: xusb improvements
2012-08-12 Pete BatardSamples: Make target mandatory with -b option in xusb
2012-07-03 Pete BatardCore: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
2012-07-02 Pete BatardMisc: Fix more Clang warnings in core and darwin
2012-07-02 Pete BatardWindows: Address MSVC Level 4 & WDK's OACR/Prefast...
next