index
:
delta/libusb.git
baserock/v1.0.20+parallel-build-fix
darwin_gettime_fix
master
mergeback
test
github.com: libusb/libusb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libusb
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows: Cleanup header includes and definiions
Chris Dickens
2020-12-19
5
-49
/
+21
*
core: Introduce atomic type and operations
Chris Dickens
2020-12-16
1
-3
/
+3
*
linux_usbfs: Fix parsing of descriptors for multi-configuration devices
Chris Dickens
2020-12-13
1
-4
/
+8
*
Windows: Fix a few more benign compiler warnings
Chris Dickens
2020-11-27
2
-1
/
+4
*
Windows: ignore all broken devices during enumeration
Ihor Dutchak
2020-11-09
1
-3
/
+17
*
Fix various CI build warnings
Chris Dickens
2020-11-09
3
-24
/
+29
*
tests: Refactor testlib to simplify and fix Cygwin build
Chris Dickens
2020-11-07
1
-1
/
+1
*
Windows: Restrict path for dynamic library loading
Chris Dickens
2020-10-20
4
-26
/
+54
*
core: Fix unused variable warnings on release builds
Chris Dickens
2020-09-28
2
-10
/
+2
*
darwin: code cleanup in darwin_handle_transfer_completion
Nathan Hjelm
2020-09-14
1
-11
/
+14
*
linux: Fix libusb_get_device_speed() not working on wrapped devices
Hans de Goede
2020-09-14
2
-0
/
+32
*
threads_posix: Use monotonic clock for condition variables where possible
Chris Dickens
2020-09-13
2
-4
/
+19
*
core: Split usbi_clock_gettime() into two separate functions
Chris Dickens
2020-09-13
5
-94
/
+33
*
core: Add validation to timeval parameters
Chris Dickens
2020-09-13
1
-3
/
+3
*
core: Miscellaneous internal logging cleanup
Chris Dickens
2020-09-13
3
-3
/
+0
*
core: Simplify thread abstractions and add debug checks
Chris Dickens
2020-09-13
4
-39
/
+51
*
build: Merge events and threads into single platform abstraction
Chris Dickens
2020-09-12
2
-7
/
+1
*
Guard against getting stuck while handling events
Chris Dickens
2020-09-12
1
-1
/
+4
*
Android: Add option LIBUSB_OPTION_WEAK_AUTHORITY to support used in apk
chris
2020-09-12
1
-0
/
+29
*
events_posix: Remove unnecessary and incorrect assertion
Chris Dickens
2020-08-25
1
-1
/
+0
*
Fix typos detected by codespell and manual inspection
Chris Dickens
2020-08-18
5
-10
/
+10
*
Windows: Fix I/O completion port thread behavior on error
Chris Dickens
2020-08-18
1
-4
/
+9
*
Windows: Improve how root hubs are reported
Chris Dickens
2020-08-17
2
-24
/
+291
*
Windows: Prevent NULL pointer dereference when ancestor is missing
Chris Dickens
2020-08-17
1
-0
/
+4
*
core: Add support for eventfd
Chris Dickens
2020-08-12
2
-6
/
+41
*
core: Introduce platform events abstraction
Chris Dickens
2020-08-12
12
-739
/
+664
*
Windows: Use I/O completion ports for transfers
Chris Dickens
2020-08-10
6
-241
/
+218
*
core: Introduce list iteration helpers
Chris Dickens
2020-08-10
4
-9
/
+9
*
OpenBSD: support libusb_get_port_number
Theo Buehler
2020-08-10
1
-0
/
+1
*
OpenBSD: allow opening ugen devices multiple times
Theo Buehler
2020-08-10
1
-2
/
+4
*
libusb: fix a memory leak in sunos_new_string_list func
Zhiqiang Liu
2020-08-10
1
-1
/
+3
*
winusb: setting a non-default config not supported
Martin Thierer
2020-07-16
1
-1
/
+1
*
darwin: Fix invalid GetPipePropertiesV3 argument
Ido Yariv
2020-06-16
1
-1
/
+1
*
os/darwin: use IOUSBDevice as darwin_device_class explicitly
Igor Anokhin
2020-06-12
1
-1
/
+1
*
darwin: use GetPipePropertiesV3 on 10.9 and later
Nathan Hjelm
2020-06-11
1
-2
/
+14
*
darwin: add kIOUSBUnknownPipeErr to error string list
Nathan Hjelm
2020-06-11
1
-2
/
+5
*
darwin: Fix stale descriptor information post reset
Ido Yariv
2020-06-09
1
-4
/
+6
*
Windows: Translate ERROR_NO_SUCH_DEVICE to LIBUSB_TRANSFER_NO_DEVICE
Sebastian von Ohr
2020-04-30
2
-0
/
+6
*
linux_usbfs: Parse config descriptors during device initialization
Chris Dickens
2020-04-29
1
-119
/
+144
*
core: Narrow the types passed to certain backend functions
Chris Dickens
2020-04-28
15
-205
/
+206
*
sunos: Fix a number of compiler warnings
Chris Dickens
2020-04-28
1
-45
/
+43
*
Fix some trivial compiler warnings for the Haiku and BSD backends
Chris Dickens
2020-04-28
4
-19
/
+28
*
core: Kill backend get_device_descriptor() function
Chris Dickens
2020-04-28
14
-170
/
+77
*
core: Fix some minor inconsistencies in API and coding
Chris Dickens
2020-04-27
5
-22
/
+22
*
core: Change pointer type from 'unsigned char' to 'void'
Chris Dickens
2020-04-17
11
-78
/
+70
*
core: Kill the 'host_endian' argument for most functions
Chris Dickens
2020-04-17
8
-62
/
+31
*
core: Remove redundant definitions for descriptor sizes
Chris Dickens
2020-04-17
7
-14
/
+14
*
core: Remove usbi_parse_descriptor() function
Chris Dickens
2020-04-17
1
-22
/
+23
*
Add packed definitions for some standard USB descriptor types
Chris Dickens
2020-04-17
1
-1
/
+1
*
netbsd: Recognize device timeouts.
nia
2020-04-09
1
-0
/
+3
[next]