projects
/
platform
/
upstream
/
libusb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libusb.git
2021-04-14
Marco Trevisan...
autogen: Support being called from external build dir
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Ludovic Rousseau
Doxygen: fix warning about PAPER_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Ludovic Rousseau
Doxygen: update config file from 1.8.16 to 1.9.0
commit
|
commitdiff
|
tree
|
snapshot
2021-02-16
Vegard Storheil...
darwin: Don't drop partial data on timeout
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Victor Toso
doc: Add since version tag to libusb_set_log_cb()
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
Chris Dickens
linux_usbfs: Gracefully handle buggy devices with a...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
Chris Dickens
linux_usbfs: Accept sysfs attributes not terminated...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
Chris Dickens
linux_netlink: Change order of header includes per...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
Michael Dickens
darwin: fix const array size to work with GCC compilers
commit
|
commitdiff
|
tree
|
snapshot
2021-02-01
Chris Dickens
Windows: Fix HID and synchronous transfer completion
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Chris Dickens
Windows: Filter out non-libusb I/O completions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Chris Dickens
configure.ac: Consider Mac OS X target version for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Mark Kuo
linux_usbfs: Fix exit crash on Android
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Tormod Volden
windows: Update link about control transfer size limits
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Mikolaj Kucharski
libusb/core.c: bump DISCOVERED_DEVICES_SIZE_STEP to 16
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Mikolaj Kucharski
Prefix hex values with 0x in core.c and os/openbsd_usb.c
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Nathan Hjelm
Update changelog in preperation for rolling 1.0.25
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Freek Dijkstra
MacOS: Silence pipe error in set_interface_alt_setting()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-19
Chris Dickens
Windows: Break dependency on OLE32
commit
|
commitdiff
|
tree
|
snapshot
2020-12-19
Chris Dickens
Windows: Cleanup header includes and definiions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-19
Chris Dickens
travis: Turn off Homebrew updates
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Nathan Hjelm
Use stdatomic instead of gcc-internal atomics
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Chris Dickens
core: Introduce atomic type and operations
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Chris Dickens
linux_usbfs: Fix parsing of descriptors for multi-confi...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Chris Dickens
Correct a typo in the Changelog and clean up a stray...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Chris Dickens
libusb 1.0.24
upstream/1.0.24
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Aurelien Jarno
autotools: fix out-of-tree building of documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Mikolaj Kucharski
fix eol of msvc/*.vcxproj and msvc/*.vcxproj.filters...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-28
Chris Dickens
libusb 1.0.24-rc1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-28
Chris Dickens
Windows: Fix a few more benign compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-11-28
Chris Dickens
Windows: Support building dpfp and sam3u_benchmark...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Chris Dickens
Windows: Add missing header files to MSVC projects
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Chris Dickens
build: Prepare config.h for inclusion in examples/tests
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Chris Dickens
build: Fix Android and Xcode compilation errors/warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Chris Dickens
examples: Enable all examples to build on all platforms
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Ihor Dutchak
Windows: ignore all broken devices during enumeration
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Chris Dickens
Fix various CI build warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Chris Dickens
travis: Update build environments
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Chris Dickens
tests: Refactor testlib to simplify and fix Cygwin...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Uwe Bonnes
libusb.h: Base Class EFh (Miscellaneous) was missing...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-21
Chris Dickens
Windows: Restrict path for dynamic library loading
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Chris Dickens
core: Iterate over completed transfers using the correc...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Chris Dickens
core: Fix the newly added list_splice_front() function
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Chris Dickens
core: Fix unused variable warnings on release builds
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Nathan Hjelm
darwin: code cleanup in darwin_handle_transfer_completion
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Nathan Hjelm
libusbi.h: fix warning about redefined macros
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Hans de Goede
examples/testlibusb: Print speed of devices
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Hans de Goede
examples/testlibusb: Add support for testing libusb_wra...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Hans de Goede
linux: Fix libusb_get_device_speed() not working on...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Chris Dickens
Doxygen: Fix warnings about undocumented compounds
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Chris Dickens
threads_posix: Use monotonic clock for condition variab...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Chris Dickens
core: Split usbi_clock_gettime() into two separate...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Chris Dickens
core: Add validation to timeval parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Chris Dickens
core: Miscellaneous internal logging cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Chris Dickens
core: Simplify thread abstractions and add debug checks
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Chris Dickens
build: Merge events and threads into single platform...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Chris Dickens
Guard against getting stuck while handling events
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
chris
Android: Add option LIBUSB_OPTION_WEAK_AUTHORITY to...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Chris Dickens
events_posix: Remove unnecessary and incorrect assertion
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Chris Dickens
core: Ensure that reported event bits are initialized
commit
|
commitdiff
|
tree
|
snapshot
2020-08-23
Ludovic Rousseau
Exchange README.md and README
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Chris Dickens
Fix typos detected by codespell and manual inspection
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Chris Dickens
Documentation: Specify the constraint of the 'completed...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Chris Dickens
Documentation: Update the Windows binary snapshot READM...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Chris Dickens
Documentation: Add details regarding thread-safety
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Chris Dickens
Documentation: Improve details of libusb_transfer's...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Chris Dickens
Documentation: Add a note regarding the execution conte...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Chris Dickens
Documentation: Add details regarding timeouts and parti...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Chris Dickens
Documentation: Add section regarding transfer length...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Chris Dickens
Windows: Update INSTALL_WIN.txt
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Chris Dickens
Autotools: Use built-in shell tests and exec autoreconf
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Chris Dickens
Windows: Fix I/O completion port thread behavior on...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Chris Dickens
Windows: Improve how root hubs are reported
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Chris Dickens
Windows: Prevent NULL pointer dereference when ancestor...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Chris Dickens
descriptor: Miscellaneous improvements to the overall...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Chris Dickens
core: Optimize check for pending events
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Chris Dickens
core: Add support for eventfd
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Chris Dickens
core: Introduce platform events abstraction
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Chris Dickens
Windows: Use I/O completion ports for transfers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Chris Dickens
core: Introduce list iteration helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Theo Buehler
OpenBSD: support libusb_get_port_number
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Theo Buehler
OpenBSD: allow opening ugen devices multiple times
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Martin Thierer
API docs: Elaborate on "NOT_SUPPORTED" status for set_c...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Zhiqiang Liu
libusb: fix a memory leak in sunos_new_string_list...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Uri Lublin
stress: test_get_device_list: change printf format...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Saleem Rashid
descriptor: Fix alignment for 32-bit words in parse_des...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Martin Thierer
winusb: setting a non-default config not supported
commit
|
commitdiff
|
tree
|
snapshot
2020-06-17
Ido Yariv
darwin: Fix invalid GetPipePropertiesV3 argument
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Igor Anokhin
os/darwin: use IOUSBDevice as darwin_device_class expli...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Nathan Hjelm
darwin: use GetPipePropertiesV3 on 10.9 and later
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Nathan Hjelm
darwin: add kIOUSBUnknownPipeErr to error string list
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Jonas Malaco
Document that libusb_set_option may also return NOT_FOUND
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Ido Yariv
darwin: Fix stale descriptor information post reset
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Sebastian von Ohr
Windows: Translate ERROR_NO_SUCH_DEVICE to LIBUSB_TRANS...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Chris Dickens
linux_usbfs: Parse config descriptors during device...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Chris Dickens
core: Narrow the types passed to certain backend functions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Chris Dickens
sunos: Fix a number of compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Chris Dickens
Fix some trivial compiler warnings for the Haiku and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Chris Dickens
descriptor: Remove usbi_get_config_index_by_value()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Chris Dickens
core: Kill backend get_device_descriptor() function
commit
|
commitdiff
|
tree
|
snapshot
next