platform/upstream/libusb.git
2020-08-18 Chris DickensDocumentation: Specify the constraint of the 'completed...
2020-08-18 Chris DickensDocumentation: Update the Windows binary snapshot READM...
2020-08-18 Chris DickensDocumentation: Add details regarding thread-safety
2020-08-18 Chris DickensDocumentation: Improve details of libusb_transfer's...
2020-08-18 Chris DickensDocumentation: Add a note regarding the execution conte...
2020-08-18 Chris DickensDocumentation: Add details regarding timeouts and parti...
2020-08-18 Chris DickensDocumentation: Add section regarding transfer length...
2020-08-18 Chris DickensWindows: Update INSTALL_WIN.txt
2020-08-18 Chris DickensAutotools: Use built-in shell tests and exec autoreconf
2020-08-18 Chris DickensWindows: Fix I/O completion port thread behavior on...
2020-08-17 Chris DickensWindows: Improve how root hubs are reported
2020-08-17 Chris DickensWindows: Prevent NULL pointer dereference when ancestor...
2020-08-13 Chris Dickensdescriptor: Miscellaneous improvements to the overall...
2020-08-13 Chris Dickenscore: Optimize check for pending events
2020-08-13 Chris Dickenscore: Add support for eventfd
2020-08-12 Chris Dickenscore: Introduce platform events abstraction
2020-08-11 Chris DickensWindows: Use I/O completion ports for transfers
2020-08-11 Chris Dickenscore: Introduce list iteration helpers
2020-08-10 Theo BuehlerOpenBSD: support libusb_get_port_number
2020-08-10 Theo BuehlerOpenBSD: allow opening ugen devices multiple times
2020-08-10 Martin ThiererAPI docs: Elaborate on "NOT_SUPPORTED" status for set_c...
2020-08-10 Zhiqiang Liulibusb: fix a memory leak in sunos_new_string_list...
2020-08-10 Uri Lublinstress: test_get_device_list: change printf format...
2020-08-10 Saleem Rashiddescriptor: Fix alignment for 32-bit words in parse_des...
2020-07-16 Martin Thiererwinusb: setting a non-default config not supported
2020-06-17 Ido Yarivdarwin: Fix invalid GetPipePropertiesV3 argument
2020-06-12 Igor Anokhinos/darwin: use IOUSBDevice as darwin_device_class expli...
2020-06-12 Nathan Hjelmdarwin: use GetPipePropertiesV3 on 10.9 and later
2020-06-12 Nathan Hjelmdarwin: add kIOUSBUnknownPipeErr to error string list
2020-06-09 Jonas MalacoDocument that libusb_set_option may also return NOT_FOUND
2020-06-09 Ido Yarivdarwin: Fix stale descriptor information post reset
2020-04-30 Sebastian von OhrWindows: Translate ERROR_NO_SUCH_DEVICE to LIBUSB_TRANS...
2020-04-29 Chris Dickenslinux_usbfs: Parse config descriptors during device...
2020-04-29 Chris Dickenscore: Narrow the types passed to certain backend functions
2020-04-28 Chris Dickenssunos: Fix a number of compiler warnings
2020-04-28 Chris DickensFix some trivial compiler warnings for the Haiku and...
2020-04-28 Chris Dickensdescriptor: Remove usbi_get_config_index_by_value()
2020-04-28 Chris Dickenscore: Kill backend get_device_descriptor() function
2020-04-28 Chris Dickenscore: Fix some minor inconsistencies in API and coding
2020-04-17 Chris Dickenscore: Change pointer type from 'unsigned char' to ...
2020-04-17 Chris Dickensdescriptor: Minor improvements to the parse_descriptor...
2020-04-17 Chris Dickenscore: Kill the 'host_endian' argument for most functions
2020-04-17 Chris Dickenscore: Remove redundant definitions for descriptor sizes
2020-04-17 Chris Dickenscore: Remove usbi_parse_descriptor() function
2020-04-17 Chris Dickensdescriptor: Optimize descriptor parsing
2020-04-17 Chris DickensAdd packed definitions for some standard USB descriptor...
2020-04-23 Chris Dickenshotplug: Fix definition of libusb_hotplug_register_call...
2020-04-17 NancyLi1013Add vcpkg installation instructions
2020-04-17 Aaron LuftAndroid: fixes unknown warning option from ndk build
2020-04-17 Chris DickensAdd a way to skip the git hooks via an environment...
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-04-09 nianetbsd: Recognize device timeouts.
2020-04-09 Chris DickensMakefiles: Remove target-specific variables
2020-04-09 Chris Dickensconfigure.ac: Enhance compiler checks for pthreads
2020-04-09 Chris Dickensconfigure.ac: Simplify detection of Windows compilation
2020-04-09 Chris Dickensconfigure.ac: Fix compilation of Haiku's C++ convenienc...
2020-04-02 Chris Dickensautomake: Add extra Makefile to handle unknown automake...
2020-04-01 Chris DickensWindows: Improve the get_interface_details_filter(...
2020-04-01 Chris DickensWindows: Replace the sanitize_path() function with...
2020-03-31 Chris DickensMove CI-related files into .private directory and add...
2020-03-30 Chris DickensXcode: Update project file
2020-03-30 Chris Dickensandroid: Update makefiles to include recent autobuild...
2020-03-30 Chris Dickensbuild: Enable additional build errors and warnings
2020-03-30 Chris Dickensbuild: Require C11 to build and clean up autoconfig...
2020-03-28 Chris Dickenslibusb/Makefile.am: Remove unnecessary assignments
2020-03-28 Chris Dickenscore: Kill the OS_* definitions and use in the source...
2020-03-27 Chris Dickensthreads_posix: Improve usbi_get_tid() for various platforms
2020-03-27 Chris Dickensstrerror: Micro-optimize implementation and remove...
2020-03-26 Chris Dickensdarwin: Explicitly cleanup cached devices during the...
2020-03-26 Chris Dickensappveyor: Increase build coverage to all VS solutions
2020-03-25 Chris Dickenslibusb/Makefile.am: Fix out-of-tree builds on Windows
2020-03-25 Chris Dickensmsvc: Update include path for getopt in fxload projects
2020-03-25 Chris Dickensautotools: Fix a number of issues
2020-03-23 Chris Dickensmsvc: Reorder solution projects and add project filter...
2020-03-17 Chris DickensHaiku: Fix some issues in the backend
2020-03-16 Chris Dickenscore: Make the 'reset_device' function of the backend...
2020-03-16 Chris Dickenscore: Fix return value of usbi_clock_gettime()
2020-03-16 Chris Dickenscore: Move parameter validation from backend to core
2020-03-16 Chris Dickenscore: Kill usbi_backend.clock_gettime() function
2020-03-10 Chris DickensWindows: Fix some harmless build warnings
2020-03-06 Chris Dickenscore: Switch usbi_transfer to store timeout as timespec
2020-03-06 Chris Dickensdarwin: Fix race condition that results in segmentation...
2020-02-26 Chris Dickenscore: Introduce accessor functions for structure privat...
2020-02-26 Chris Dickenscore: Optimize the memory layout of the transfer structure
2020-02-26 Chris Dickenscore: Use a consistent variable name for usbi_transfer...
2020-02-23 a1exdandyWindows: fix MAX_PATH_LENGTH
2020-02-07 Alexander Steinlinux: provide an event thread name
2020-02-07 Chris Dickensthreads_posix: Use thread-local storage to cache thread ID
2020-02-07 Chris DickensWindows: Refactoring to consolidate and simplify common...
2020-01-31 Chris DickensWindows: Fix poll implementation for NDEBUG (Release...
2020-01-28 Chris DickensWindows: Fix reported length of synchronous control...
2020-01-27 Chris Dickenslinux_usbfs: Drop support for kernel versions earlier...
2020-01-26 Chris DickensWindows: Fix GCC printf format warnings due to DWORD...
2020-01-26 Chris Dickensautobuild: Fix two issues
2020-01-26 rootcore: Fix build on linux
next