platform/upstream/libusb.git
2016-05-30 Chris DickensMisc: Add .amend to .gitignore
2016-05-30 Steinar H.... Add support for persistent device memory.
2016-05-30 Chris DickensWindows: Fix false assertion failure message during...
2016-03-20 Nathan HjelmAUTHORS: update my copyright
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 Nathan Hjelmcore: revert some of prior patch
2016-03-06 Ludovic RousseauREADME.md: update AppVeyor badge (again)
2016-03-06 Gauravfree can handle NULL ptr.
2016-03-06 hacker2490AppVeyor: use a .bat file now
2016-03-06 William Skellengerandroid: update README
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 Rousseautravis-CI: fails compilation on warning
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-27 Nathan Hjelmbootstrap: use autoreconf
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 HjelmMerge pull request #154 from hjelmn/darwin_gettime_fix
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
2016-01-27 Chris DickensWindows (usbdk): Remove unnecessary bookkeeping
2016-01-27 Chris DickensWindows (usbdk): Remove unnecessary/unused structure
2016-01-27 Chris DickensMisc: Fix up Visual Studio project files
2016-01-27 Chris DickensWindows: Source file cleanup
2016-01-27 Chris DickensMisc: Minor makefile cleanup
2016-01-27 Dmitry Fleytmanbuild: Integrate usbdk backend
2016-01-27 Dmitry Fleytmanusbdk: Introduce usbdk backend
2016-01-24 Dmitry Fleytmanwindows: Rename windows_usb.h/c windows_winusb.h/c
2016-01-24 Dmitry Fleytmanwindows: Move common definitions to a separate file
2016-01-24 Chris Dickenslinux: Correctly return device configuration when using...
2016-01-07 Chris DickensWinCE: Fix printf format specifiers
2016-01-07 Chris DickensWindows: Fix printf format specifiers in poll_windows.c
2016-01-07 Chris DickensWindows: Fix compiler warnings due to type mismatches
2016-01-07 Chris DickensWindows: Use strcasecmp() instead of stricmp() on Cygwin
2016-01-06 Ludovic RousseauExamples: fix typo in Nathan Hjelm email
2016-01-06 Brent RectorWindows: Add Visual Studio 2015 support
2016-01-06 johannrichardWindows: Patch to support VirtualHub
2016-01-06 Tobias KlauserMisc: Spelling fixes
2015-12-17 Chris DickensMisc: Simplify Haiku build and fix broken parallel...
2015-12-17 Chris DickensAPI: Add libusb_interrupt_event_handler() function
2015-12-17 Chris Dickenscore: Store different event types as a bitmask within...
2015-11-21 Nathan Hjelmdarwin: updates to support el capitan
2015-10-09 Nathan Hjelmdarwin: ignore root hub simulation devices
2015-09-29 Chris Dickenscore: Prevent attempts to recursively hande events
2015-09-20 Chris DickensWindows: Fix potential memory leak
next