on to 1.0.21-rc4
[platform/upstream/libusb.git] / libusb / version_nano.h
2016-09-13 Nathan Hjelmon to 1.0.21-rc4
2016-09-13 Nathan Hjelmdarwin: do not use deprecated OSAtomicIncrement32Barrie...
2016-09-08 Nathan Hjelmdarwin: do not use objc_registerThreadWithCollector...
2016-09-08 Nathan Hjelmdarwin: work around devices with buggy endpoint descriptors
2016-08-22 Nathan Hjelmrelease: on to 1.0.21-rc3
2016-08-17 Hans de Goedecore: Document why we drop the flying_transfers_lock...
2016-08-17 Hans de Goedelinux_usbfs: Deal with receiving POLLERR before all...
2016-08-17 Hans de Goedecore: Fix unlocked access to timeout_flags
2016-08-17 Hans de Goedecore: Fix do_close locking
2016-08-17 Hans de Goedecore: Test for LIBUSB_SUCCESS instead of 0 in handle_ti...
2016-08-17 Hans de Goedecore: Do not arm timer-fd for transfers where the os...
2016-08-17 Chris Dickenscore: Refactor code related to transfer flags and timeo...
2016-08-17 Hans de Goedewinnt: Do not differ between cancel / timeout ourselves
2016-08-17 Hans de Goedewince: Do not differ between cancel / timeout ourselves
2016-08-17 Chris Dickenscore: Change event handling lock to traditional (non...
2016-08-17 Hans de GoedeRevert "io: Fix race condition in handle_timeout()"
2016-07-25 Nathan Hjelmon to 1.0.21-rc2
2016-07-25 Anil NairUpdated TODO link
2016-07-25 Nathan Hjelmchangelog: add entry for new solaris backend
2016-07-25 Lei ChenSolaris backend
2016-07-22 Nathan Hjelmchangelog: add missing entry
2016-07-22 Pete Batardwindows: use appropriate version for VS2015 solution...
2016-07-22 Nathan Hjelmlibusb 1.0.21-rc1
2016-07-22 Joost Mullerio: Fix race condition in handle_timeout()
2016-07-22 Nathan Hjelmexamples: add missing include to dpfp_threaded
2016-07-22 Nathan Hjelmfix nano
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-05-30 Jeffrey NicholsAdd support for Intel Alpine Ridge USB 3.1 Controller...
2016-05-30 Chris DickensWindows: Clean up referenced devices when memory alloca...
2016-05-30 FTDI DevClean failure in discovered_devs_append.
2016-05-30 Chris DickensMisc: Fix usbi_os_backend structure initialization
2016-05-30 Chris DickensMisc: Add .amend to .gitignore
2016-05-30 Steinar H. GundersonAdd support for persistent device memory.
2016-05-30 Chris DickensWindows: Fix false assertion failure message during...
2016-03-19 hacker2490AppVeyor: add cygwin and minGW support
2016-03-12 Nathan Hjelmfix nano version
2016-03-12 Nathan Hjelmautogen: remove --enable-maintainer-mode
2016-03-11 Nathan Hjelmconfigure: bump autoconf version and remove obsolete...
2016-03-06 Nathan Hjelmcore: re-add one more conditional
2016-03-06 Ludovic RousseauREADME.md: update AppVeyor badge (again)
2016-03-06 Gauravfree can handle NULL ptr.
2016-03-06 William Skellengerandroid: Fix typo in README
2016-03-06 Ludovic RousseauREADME.md: update AppVeyor badge
2016-03-06 Ludovic Rousseauexamples: fix 3 compiler warnings
2016-03-06 Ludovic Rousseaudarwin: build hotplugtest sample in Xcode
2016-03-05 parafindarwin: fix occasional dead-lock on libusb_exit
2016-03-05 Nathan Hjelmxusb: fix typo
2016-03-05 Stefan TaunerReplace obsolete usleep with nanosleep
2016-03-03 Ludovic RousseauREADME.md: add AppVeyor badge
2016-03-03 hacker2490AppVeyor: initial configuration file
2016-03-03 Chris DickensWindows: Fix MinGW build
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-03-02 Ludovic Rousseaudarwin: fix 1 compiler warning
2016-03-02 Ludovic Rousseaucore: fix 2 compiler warnings
2016-03-02 Ludovic RousseauREADME.md: add Coverity badge
2016-03-02 Chris DickensWindows: Fix faulty logic that can pick the wrong confi...
2016-03-02 Chris DickensWindows: Add backend support for get_config_descriptor_...
2016-03-02 Angus GrattonWindows: Fix dev_interface_path memory leak when reusin...
2016-03-02 Angus GrattonWindows: Fix parent USB device reference leak
2016-02-26 Nathan Hjelmtravis: one more fix. need packages under apt
2016-02-26 Nathan Hjelmtravis: sources line is needed
2016-02-26 Nathan Hjelmtravis: bah. remove tabs
2016-02-26 Nathan Hjelmtravis: use addons to install packages
2016-02-25 Chris DickensMisc: Link README to README.md to satisfy autotools
2016-02-25 Chris DickensMisc: Add markdown references for COPYING and PORTING...
2016-02-25 Chris DickensMisc: Convert README to README.md
2016-02-25 Nathan Hjelmtravis: test xcode project
2016-02-25 Nathan Hjelmthreads_posix: use backend clock_gettime()
2016-02-25 Chris Dickenstravis: Add sudo to apt-get commands
2016-02-25 Chris Dickenstravis: Update config file
2016-02-25 Nathan Hjelmtravis: fix typo
2016-02-25 Nathan Hjelmtravis: ensure udev is installed
2016-02-25 Nathan HjelmAdd Travis CI configuration
2016-02-24 Chris Dickenscore: Remove POSIX threads influence from synchronizati...
2016-02-24 Chris DickensMisc: Remove unused definitions for usbi_cond_signal()
2016-02-24 Chris DickensMisc: Document the return code for control transfers...
2016-02-24 Chris DickensMisc: Add libusb_interrupt_event_handler() to API docs...
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-02-24 Chris Dickenssync: Allow transferred argument to be optional in...
2016-02-24 Evan Hunterwindows: Fix compilation for MSYS2
2016-02-24 Chris Dickenslinux_netlink: Add message authentication and clean...
2016-02-24 Chris Dickenslinux_netlink: Add useful debug messages and clean...
2016-02-24 Chris Dickenslinux_netlink: Remove unnecessary header includes and...
2016-01-30 Chris DickensWindows: Fix style issues in threading code
2016-01-28 KIMURA MasaruWindows: Move definitions for Cygwin.
2016-01-28 Chris DickensWindows (winusb): Fix build break introduced in c8f7115...
2016-01-28 Chris DickensMisc: Minor stylistic improvements to libusbi.h
2016-01-28 Chris DickensWindows/WinCE: Improve the run-time dynamic linking...
2016-01-28 Chris DickensWindows: Fix some minor issues in windows_nt_common.c
2016-01-28 Chris DickensWinCE: Remove unnecessary/unused structure
2016-01-28 Chris DickensWinCE: Miscellaneous changes
2016-01-27 Chris DickensWindows: Ensure proper cleanup when backend init()...
2016-01-27 Pete BatardWindows: Fix DDK compilation
2016-01-27 Chris DickensWindows: Minor improvements to windows_nt_common.c
2016-01-27 Chris DickensWindows: Replace open-coded string alloc + copy with...
2016-01-27 Chris DickensWindows: Fix compilation warnings when logging is disabled
next