platform/upstream/libusb.git
2017-12-22 Victor Tosolinux_udev: Initialize pointer before calling external API
2017-12-22 Jakub Klamalinux_usbfs: Set urb->buffer_length for isochronous...
2017-12-22 Roman Kalashnikovlinux_usbfs: Fixed excessive check
2017-08-24 Chris Dickensexamples: Fix device handle leak in xusb
2017-08-19 Chris Dickensio: Clear transfer timeout struct when transfer has...
2017-07-28 Ludovic Rousseaudarwnin: fix compilation warning
2017-07-27 jonnerFix typo in exit() function signature
2017-07-16 Chris Dickenscore: Preparation for handling backend-specific options
2017-07-16 Chris Dickenscore: Pass context to backend when calling exit() function
2017-07-16 Chris Dickenscore: Introduce libusb_set_option() API function
2017-07-12 Chris Dickenscore: Slightly refactor and improve logging code
2017-07-12 Ludovic Rousseauexamples: reformat testlibusb.c
2017-07-10 Chris Dickenscore: Fix --disable-log option to remove logging functi...
2017-07-06 Chris Dickenscore: Add provisions for per-context private backend...
2017-07-06 Chris Dickenscore: Kill usbi_os_backend structure definition madness
2017-07-06 Chris DickensMisc: Ensure the 'os_priv' member of structures is...
2017-07-06 Chris DickensMisc: Refactor zero-length array declarations
2017-06-19 Adrian Bunklibusb.h: use __linux__ instead of __linux
2017-06-06 Chris DickensEmpty commit to resync nano
2017-06-06 l_progerWindows: Fixed USB_CONFIGURATION_DESCRIPTOR struct...
2017-06-06 Chris DickensWindows: Header file cleanup
2017-05-17 Sameeh JubranAlign error code handling with WinUsb
2017-05-12 Chris DickensWindows: Fix regression introduced by 05b0b55b
2017-03-31 Andy McFaddengit: Don't ignore platform config.h
2017-03-27 Chris DickensWindows: Fix possible memory leak when caching descript...
2017-03-27 Chris Dickenslinux: Apply v2 version of patch for CLOEXEC changes
2017-03-17 tichmacOS Sierra: Fix detection of parent devices.
2017-03-16 Nathan Hjelmdarwin: use clock_gettime() on 10.12+
2017-03-01 Stefan AgnerWindows: Allow HID reports up to 1024 + report id
2017-03-01 Chris Dickenscore: Improve robustness of event handling
2017-03-01 Josh Gaocore: Silence 'unhandled case in switch' warning.
2017-03-01 Chris DickensWindows: Remove initialization of calloc'ed memory
2017-03-01 Doug JohnstonWindows: return proper status
2017-03-01 Chris Dickenstravis: Pass on arguments given to travis_autogen.sh
2017-03-01 Chris Dickenslinux: Mark internal file descriptors as CLOEXEC
2017-02-20 Chris Dickenslinux_netlink: Retry poll() on EINTR
2017-02-20 Chris Dickens.gitignore: Add some new entries
2017-02-20 Chris Dickensconfigure.ac: Remove obsolete AC_ERROR and make formatt...
2017-01-18 Pete Batardmisc: update active developers list
2017-01-12 Chris DickensWindows: Remove unused safe_* macro definitions
2017-01-12 Chris DickensWindows: Slightly optimize the sanitize_path() function
2017-01-12 Chris DickensWindows: Switch to snprintf() in windows_get_version()
2017-01-12 Chris DickensWindows: Fix memory and handle leaks in winusbx_claim_i...
2017-01-12 Chris DickensWindows: Fix some minor styling issues
2017-01-12 Chris DickensWindows: Clean up unnecessary variable initialization
2017-01-12 Chris DickensWindows/WinCE: Remove uses of safe_* macros where not...
2017-01-12 Chris DickensWindows/WinCE: Improvements to windows_error_str()...
2017-01-12 Chris DickensWindows: Provide C99 compliant implementations of ...
2017-01-12 Chris DickensWindows: Hash table improvements
2017-01-12 Chris Dickensconfigure.ac: Clean up style
2017-01-12 Chris Dickenscore: Remove use of gettimeofday()
2017-01-12 Chris Dickenscore: Remove check for and inclusion of signal.h
2017-01-12 Chris DickensWindows: Fix DDK build's missing files
2017-01-06 Chris DickensWindows: Add Visual Studio 2017 support
2017-01-04 Ludovic Rousseautravis: remove -fdiagnostics-color=auto
2017-01-04 Ludovic Rousseautravis: remove -Werror
2017-01-04 Ludovic Rousseautravis: use bash for travis-autogen.sh
2017-01-04 Ludovic Rousseautravis: do not use parallel compilations
2017-01-04 Ludovic Rousseautravis: make clean before building
2017-01-04 Vianney le... darwin: Replace bzero() with memset()
2017-01-04 mojocorpMisc: Fix a Doxygen comment typo
2016-11-28 Matthew Stapletonlinux_get_parent_info: Check for NULL priv->sysfs_dir...
2016-11-28 Lars KanisFix a race condition with libusb_interrupt_event_handler().
2016-11-03 Romain Vimontlinux_udev: Retry poll() on EINTR
2016-10-25 Nathan HjelmRelease 1.0.21 upstream/1.0.21
2016-10-25 Nathan HjelmRemove generated file
2016-10-01 Nathan Hjelmfix travis matrix build
2016-10-01 Nathan Hjelmtry to get travis building with multiple macOS versions
2016-10-01 Nathan Hjelmtravis osx fix
2016-10-01 Chris DickensWindows: Fix possible false error message during device...
2016-10-01 Nathan Hjelmon to 1.0.21-rc6
2016-09-21 Nathan Hjelmdarwin: fix OSAtomicAdd32Barrier argument ordering
2016-09-14 Nathan Hjelmon to 1.0.21-rc5
2016-09-14 Sean McBrideFixed Obj-C GC support; fix pthread name
2016-09-13 Nathan HjelmREADME: fix my email address
2016-09-13 Nathan Hjelmdarwin: fix typo
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: Move calculate_timeout call to add_to_flying_tran...
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
next