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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[msvc] fix for MSVC6 preprocessor not accepting blank parameters
Pete Batard
2011-11-13
1
-23
/
+25
*
[internal] bumped internal version
pbr346
Pete Batard
2011-11-02
1
-1
/
+1
*
[windows] fix Clang warnings about unused assignations
Pete Batard
2011-11-02
1
-2
/
+1
*
[windows] memory allocation improvements
Pete Batard
2011-11-02
3
-18
/
+19
*
[internal] bumped internal version
pbr345
Pete Batard
2011-09-23
1
-1
/
+1
*
[autotools] improves "cleaner windres step"
Peter Stuge
2011-09-23
1
-2
/
+5
*
[logging] improve "remove warnings when logging is disabled for MinGW/cygwin"
Peter Stuge
2011-09-23
2
-44
/
+10
*
[darwin] add topology-analysis code to OS X backend
Nathan Hjelm
2011-09-23
1
-24
/
+62
*
[enum] fix bad realloc trigger for the unref_list array
Dave Camarillo
2011-09-23
1
-1
/
+1
*
[internal] bumped internal version
pbr344
Pete Batard
2011-09-19
1
-1
/
+1
*
[USB 3.0] added native Windows 8 support
Pete Batard
2011-09-19
1
-1
/
+1
*
[misc] align with 1.0.9-rc1
Pete Batard
2011-09-19
1
-11
/
+11
*
[internal] bumped internal version
pbr343
Pete Batard
2011-09-12
1
-1
/
+1
*
[logging] remove warnings when logging is disabled for MinGW/cygwin
Pete Batard
2011-09-12
1
-9
/
+45
*
[MinGW] fix that annoying timercmp warning in io.c
Pete Batard
2011-09-12
1
-2
/
+6
*
[autotools] cleaner windres step
Pete Batard
2011-09-12
1
-1
/
+2
*
[internal] bumped internal version
pbr342
Pete Batard
2011-09-06
1
-1
/
+1
*
[contrib] add non-officially supported CMake support
Vitali Lovich
2011-09-06
5
-0
/
+346
*
add missing LIBUSB_CLASS codes
Peter Stuge
2011-09-06
1
-4
/
+23
*
get_device_speed fixes and addons
Pete Batard
2011-09-06
3
-4
/
+15
*
Darwin: Optimize device iteration further using saved device location
Nathan Hjelm
2011-09-06
1
-4
/
+28
*
Darwin: Provide libusb_get_device_speed() data
Trygve Laugstøl
2011-09-06
1
-0
/
+11
*
Darwin: Improve device enumeration performance and save device location
Nathan Hjelm
2011-09-06
1
-58
/
+132
*
Windows: Provide libusb_get_device_speed() data
Pete Batard
2011-09-06
2
-9
/
+18
*
Linux: Provide libusb_get_device_speed() data from sysfs
Hans de Goede
2011-09-06
1
-1
/
+15
*
Add new API function libusb_get_device_speed()
Hans de Goede
2011-09-06
3
-0
/
+33
*
Linux: Use __read_sysfs_attr() to get busnum and devaddr
Hans de Goede
2011-09-06
1
-39
/
+6
*
Linux: Add __read_sysfs_attr() helper function
Hans de Goede
2011-09-06
1
-0
/
+35
*
Linux: Stop kernel from re-attaching in-kernel driver after reset
Hans de Goede
2011-09-06
1
-5
/
+35
*
Core: Use USB_MAXINTERFACES rather then sizeof(claimed_interfaces)
Hans de Goede
2011-09-06
1
-3
/
+3
*
Linux: Fix warnings seen when compiling with gcc-4.6
Hans de Goede
2011-09-06
1
-0
/
+4
*
Darwin: Fix #100 warning cast to pointer from integer of different size
Sean McBride
2011-09-06
1
-4
/
+3
*
Darwin: Fix #63 error when apps use Objective-C garbage collection
Sean McBride
2011-09-06
1
-1
/
+14
*
Darwin: Fix #28 clang analyzer warning about unbalanced retain/release
Sean McBride
2011-09-06
1
-2
/
+4
*
io.c: Fix clang analyzer warning about unused variable
Sean McBride
2011-09-06
1
-0
/
+2
*
Do not include useless pthread.h
Ludovic Rousseau
2011-09-05
1
-1
/
+0
*
Fix #70 race condition in sysfs_get_device_list()
Alan Ott
2011-09-05
1
-48
/
+95
*
Darwin: Fix #108 crash when a device is unplugged
Vitali Lovich
2011-09-05
1
-2
/
+12
*
descriptor.c: Fix buffer read overflow caught by valgrind
Vitali Lovich
2011-09-05
1
-5
/
+7
*
Clean up in-flight transfers and device handle when closing a device
Vitali Lovich
2011-09-05
2
-1
/
+46
*
Add USBI_TRANSFER_CANCELLING and _DEVICE_DISAPPEARED status flags
Vitali Lovich
2011-09-05
2
-1
/
+14
*
Linux: Detect and report that device has gone away while discarding URBs
Vitali Lovich
2011-09-05
1
-0
/
+3
*
Add recursive mutexes to threading abstraction
Vitali Lovich
2011-09-05
4
-7
/
+67
*
some inlines were not declared as static
Pete Batard
2011-08-23
2
-2
/
+2
*
[internal] bumped internal version
pbr341
Pete Batard
2011-07-20
1
-1
/
+1
*
[enum] fixed duplicate listing of devices
Pete Batard
2011-07-20
1
-3
/
+3
*
[internal] bumped internal version
pbr340
Pete Batard
2011-07-06
1
-1
/
+1
*
[linux] add topology-analysis code to Linux backend
Alan Stern
2011-07-06
1
-0
/
+69
*
[enum] workaround for non listing of 3.0 Renesas root hubs
Pete Batard
2011-07-06
1
-5
/
+13
*
[internal] bumped internal version
pbr339
Pete Batard
2011-06-29
1
-1
/
+1
[next]