io: Fix race condition in handle_timeout()
[platform/upstream/libusb.git] / libusb / libusb-1.0.def
2016-05-30 Steinar H. GundersonAdd support for persistent device memory.
2015-12-17 Chris DickensAPI: Add libusb_interrupt_event_handler() function
2015-09-14 Chris DickensWindows: Regenerate libusb-1.0.def file from latest DLL
2015-07-29 Chris DickensAPI: Add libusb_free_pollfds() function
2014-05-19 Hans de Goedelibusb 1.0.19-rc1
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-28 Toby GrayWindows: Add new symbol for libusb_get_port_numbers...
2013-05-16 Pete BatardAdd hotplugtest to msvc project files
2012-06-25 Xiaofan ChenWindows: Some versions of dlltool require a library...
2012-05-29 Pete BatardWindows: Add new API calls to DLL .def file
2012-04-10 Pete BatardCore: Add get_version() call
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-15 Hans de GoedeAdd new API function libusb_get_device_speed()
2011-06-13 Pete BatardWindows: MS project files part 1 - support files &...