Bump LIBUSB_API_VERSION
[platform/upstream/libusb.git] / libusb / libusb.h
2021-11-27 Tormod VoldenBump LIBUSB_API_VERSION
2021-11-27 Tormod VoldenKeep LIBUSB_OPTION_WEAK_AUTHORITY as a macro with same...
2021-11-01 Tormod Voldendoc: Explain default options in libusb_set_option docum...
2021-10-30 Sean McBridedoc: Improve comments related to device discovery and...
2021-10-30 Paul CercueilWindows: Fix ssize_t unconditionally defined
2021-07-09 Tormod VoldenNew NO_DEVICE_DISCOVERY option to replace WEAK_AUTHORIT...
2021-06-11 Tormod VoldenDo not restrict "weak authority" option to Android
2021-06-08 Nathan Hjelmcore: allow libusb_set_option on the default context...
2021-06-06 Ihor Dutchakdoc: correction of LIBUSB_OPTION_WEAK_AUTHORITY availab...
2021-05-16 Ozkan Sezermake libusb.h usable with Watcom
2021-02-15 Victor Tosodoc: Add since version tag to libusb_set_log_cb()
2020-11-08 Uwe Bonneslibusb.h: Base Class EFh (Miscellaneous) was missing...
2020-09-13 chrisAndroid: Add option LIBUSB_OPTION_WEAK_AUTHORITY to...
2020-08-18 Chris DickensFix typos detected by codespell and manual inspection
2020-08-18 Chris DickensDocumentation: Improve details of libusb_transfer's...
2020-04-28 Chris Dickenscore: Fix some minor inconsistencies in API and coding
2020-04-23 Chris Dickenshotplug: Fix definition of libusb_hotplug_register_call...
2020-04-16 Chris Dickenslibusb.h: Ensure that struct libusb_control_transfer...
2020-04-16 Chris Dickenslibusb.h: Simplify condition governing the inclusion...
2020-04-16 Chris Dickenslibusb.h: Make C-preprocessor checks consistent and...
2020-04-16 Chris Dickenslibusb.h: Make formatting and style consistent across...
2020-04-16 Chris Dickenslibusb.h: Move BOS descriptor enumerations
2020-04-16 Chris Dickenscore: Fix definition and use of enum libusb_transfer_type
2020-03-25 Chris Dickensautotools: Fix a number of issues
2020-01-24 Chris DickensMisc: Trim and consolidate header file usage
2020-01-21 Chris DickensWindows: Remove support for WinCE and Visual Studio...
2020-01-13 gudenauhotplug: Added libusb_hotplug_get_user_data()
2020-01-13 Chris DickensIncrement LIBUSB_API_VERSION for next release
2020-01-03 VladimirTechManChange the errcode argument in libusb_strerror to be...
2019-12-28 Pino Toscanocore: include sys/time.h on any GNU libc OS
2019-01-31 Sean McBrideFixed many compiler warnings about sign and size mismatch
2019-01-09 Vianney le Clément... core: Add libusb_wrap_sys_device() API
2018-12-05 Nathan HjelmBump libusb API version for next release
2018-12-05 dmitrykoscore: new API libusb_set_log_cb() to redirect global...
2018-01-09 Chris Dickenscore: Add definition for LIBUSB_SUPER_SPEED_PLUS (10Gb/s)
2018-01-08 Chris DickensWindows: Enable dynamic selection between WinUSB and...
2017-12-29 Sean McBridecore: Fixed deprecated attribute to work on clang
2017-07-16 Chris Dickenscore: Introduce libusb_set_option() API function
2017-07-06 Chris DickensMisc: Refactor zero-length array declarations
2017-06-19 Adrian Bunklibusb.h: use __linux__ instead of __linux
2017-01-04 mojocorpMisc: Fix a Doxygen comment typo
2016-05-30 Steinar H. GundersonAdd support for persistent device memory.
2016-02-24 Chris DickensMisc: Prefix doxygen references in order to namespace...
2016-02-24 Chris DickensMisc: Make API parameter names consistent and sensible
2016-01-06 Tobias KlauserMisc: Spelling fixes
2015-12-17 Chris DickensAPI: Add libusb_interrupt_event_handler() function
2015-07-29 Chris DickensAPI: Add libusb_free_pollfds() function
2015-05-14 Tobias KlauserMisc: Fix doxygen comment for MaxPower field with respe...
2015-03-01 Chris DickensMisc: Remove comment that no longer makes sense
2015-02-16 orbitcowboymisc: fix typos in comments
2015-01-13 Chris Dickenshotplug: Provide a default enum value for libusb_hotplu...
2014-12-16 Ludovic RousseauAPI: remove unused libusb_hotplug_callback struct
2014-09-25 Akshay Jaggihaiku: Add Haiku support
2014-04-22 Hans de GoedeAdd API for using bulk streams
2014-04-22 Hans de GoedeAdd API for allocating / freeing usb3 bulk streams...
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2013-12-06 Ludovic Rousseaucore: fix Doxygen warning
2013-08-21 Paul FertserClarify alignment requirements for the control transfer...
2013-08-21 Hans de Goedehotplug: Document LIBUSB_HOTPLUG_ENUMERATE gotchas
2013-07-30 Sean McBridefixed some clang -Wdocumentation warnings from bad...
2013-07-04 Pete BatardDoc: update hotplug, topology and descriptor documentation
2013-06-19 Luca LonginottiFix several -Wconversion warnings from GCC inside the...
2013-06-19 Hans de Goedelibusb: Add auto-detach-kernel-driver functionality
2013-06-09 Hans de GoedeCore: Add a libusb_strerror() function
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 Goedecore: Add a new public libusb_get_port_numbers function
2013-05-15 Hans de GoedeBump LIBUSBX_API_VERSION for new hotplug API
2013-05-15 Nathan HjelmAdd hotplug support.
2013-04-23 Hans de Goedelibusb.h: Correct errors in doxygen comment for struct...
2013-04-02 Pete BatardCore: Add HID and kernel detach capability detection...
2013-02-27 Pete BatardMisc: Simplify includes and misc. cleanup
2013-01-23 Toby GrayWinCE: Add support for WinCE (sources)
2012-09-25 Pete Batardlibusbx-1.0.14
2012-09-16 Pete BatardDoc: Fix doxygen warnings and issues
2012-09-15 Pete BatardCore: Introduce LIBUSBX_API_VERSION macro
2012-09-15 Hans de GoedeCore: Make libusb_error_name also handle transfer statu...
2012-09-15 Pete BatardCore: Update libusb.h header in accordance with the...
2012-08-20 Anthony Clay, Zart... Windows: Fix C4005 warning under VS2012 for inline.
2012-07-03 Pete BatardCore: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
2012-05-28 Pete BatardCore: Define log levels in libusb.h
2012-05-28 Pete BatardAll: Add parent and port topology calls
2012-05-23 Pete BatardMisc: Ensure all sources are UTF-8
2012-04-25 Pete BatardCore: update version struct for ABI compatibility
2012-04-10 Pete BatardCore: Add get_version() call
2012-04-03 Pete BatardMisc: Fix missing libsub's -> libusbx's from previous...
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2012-02-22 Peter StugeAdd LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate...
2012-02-19 Peter Stugelibusb.h: Add comma after last value in enums to ease...
2012-02-08 Michael Plantelibusb.h: Cast in libusb_get_string_descriptor() to...
2011-10-17 Pete BatardWindows: Add uint32_t typedef for old MSC so that DDK...
2011-10-17 Peter StugeAdd libusb_error_name() API function
2011-10-17 Peter StugeAdd libusb_has_capability() API function
2011-09-22 Graeme GillFix #56 race condition causing delayed completion of...
2011-09-22 Nathan HjelmFix #64 use of reserved identifiers throughout libusb
2011-09-15 Hans de GoedeAdd new API function libusb_get_device_speed()
2011-07-24 Peter Stugelibusb.h: Add missing LIBUSB_CLASS_ codes currently...
2011-07-24 Peter Stugelibusb.h: Add LIBUSB_CLASS_IMAGE in addition to LIBUSB_...
2011-07-24 Peter Stugelibusb.h: Fix LIBUSB_CLASS_PRINTER description typo
2011-06-13 Pete BatardWindows: MS project files part 1 - support files &...
next