index
:
~jwrdegoede/libusb
disconnect-claim
for109
master
usbredir
Hans' libusb repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-20
Windows: Add libusbk.sys & libusb0.sys driver support
HEAD
master
Pete Batard
3
-332
/
+751
2012-08-20
Windows: Fix C4005 warning under VS2012 for inline.
Anthony Clay, ZarthCode LLC
2
-1
/
+3
2012-08-12
Samples: Make target mandatory with -b option in xusb
Pete Batard
2
-9
/
+7
2012-08-12
Core: Improve instrumentation of timerfd_settime failures
Pete Batard
2
-3
/
+4
2012-08-12
Core: Fix a Clang warning in io.c
Pete Batard
3
-3
/
+4
2012-08-06
Windows: Add workaround for Intel USB 3.0 root hubs
Matthias Bolte
2
-6
/
+8
2012-08-04
Core: Fix unconditional disarming of timerfd
Pete Batard
2
-92
/
+83
2012-08-03
Core: NULL list pointers on deletion
Orin Eman
3
-6
/
+5
2012-08-01
Misc: Add a readme for git user
Pete Batard
2
-1
/
+31
2012-07-18
Windows: Set device number for root hubs to 1
Pete Batard
2
-3
/
+6
2012-07-17
Windows: Fix overflow when handling HID or composite devices
Pete Batard
3
-9
/
+20
2012-07-17
Windows: usbi_cond_destroy() should free handles created by usbi_cond_intwait().
Simon Haggett
2
-1
/
+2
2012-07-13
All: Replace malloc+memset with calloc
Davidlohr Bueso
4
-13
/
+7
2012-07-03
Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
Pete Batard
5
-37
/
+37
2012-07-02
Misc: Fix more Clang warnings in core and darwin
Pete Batard
6
-5
/
+7
2012-07-02
Windows: Address MSVC Level 4 & WDK's OACR/Prefast warnings
Pete Batard
10
-41
/
+58
2012-06-25
Windows: Some versions of dlltool require a library name
Xiaofan Chen
2
-2
/
+2
2012-06-25
Windows: Fix warnings reported by the Intel Compiler
Pete Batard
3
-12
/
+9
2012-06-15
libusbx-1.0.12
Pete Batard
3
-6
/
+6
2012-06-14
Samples: Remove USB version for speed designations in xusb
Xiaofan Chen
2
-3
/
+3
2012-06-13
Windows: Fix erroneous pointer array allocation reported by Clang
Pete Batard
2
-2
/
+2
2012-06-13
Core: Fix Clang warnings
Pete Batard
4
-6
/
+10
2012-06-11
libusbx 1.0.12-rc1
Pete Batard
4
-3
/
+17
2012-06-11
Autotools: add libusb-1.0.def and libusb_nano.h as dependencies
Pete Batard
3
-4
/
+4
2012-06-08
Windows: Enable MinGW and MSVC DLL interchangeability
Pete Batard
3
-1
/
+12
2012-06-08
All: Prevent memory leaks on realloc failures
Pete Batard
5
-4
/
+12
2012-06-07
Windows: Fix possible crash when using longjmp and gcc 4.6
Pete Batard
2
-2
/
+3
2012-06-07
Core: Display libusbx version in libusb_init's debug output
Pete Batard
2
-2
/
+3
2012-06-06
Autotools: Fix autogen.sh behavior when libtool is not found
Lars Wirzenius
2
-3
/
+3
2012-06-06
Linux: Fix a major regression in threads_posix.c
Pete Batard
2
-10
/
+7
2012-06-05
Autotools: Fix versioning regression in configure.ac
Pete Batard
2
-2
/
+2
2012-06-04
Core: Add toggleable debug logging
Pete Batard
6
-15
/
+21
2012-06-04
Core: Fix "LOG_LEVEL_NONE not handled in switch" warning
Ludovic Rousseau
2
-2
/
+4
2012-06-04
Samples: Fix no previous prototype warnings in xusb
Ludovic Rousseau
2
-3
/
+3
2012-06-04
Autotools: Apply autoupdate 2.68 recommendations
Ludovic Rousseau
3
-6
/
+6
2012-05-31
Core: Send all logging output to stderr
Pete Batard
2
-17
/
+12
2012-05-31
Darwin: More OS-X logging improvements
Pete Batard
2
-12
/
+14
2012-05-29
Windows: Add new API calls to DLL .def file
Pete Batard
2
-1
/
+7
2012-05-28
Windows: Restore HID support
Pete Batard
4
-21
/
+1513
2012-05-28
Core: Only display timestamps in debug mode and use init() as origin
Pete Batard
2
-11
/
+24
2012-05-28
Core: Define log levels in libusb.h
Pete Batard
5
-24
/
+30
2012-05-28
Darwin: Align severity of OS-X logging messages
Pete Batard
2
-21
/
+21
2012-05-28
All: Add parent and port topology calls
Pete Batard
8
-15
/
+201
2012-05-23
Misc: Ensure all sources are UTF-8
Pete Batard
22
-31
/
+28
2012-05-23
Windows: Reduce severity of initial conf desc readout failures
Pete Batard
2
-4
/
+5
2012-05-10
Windows: Fix missing cygwin thread ID
Pete Batard
2
-1
/
+5
2012-05-10
Windows: Add INSTALL_WIN.txt
Pete Batard
2
-1
/
+60
2012-05-10
Misc: Separate nano from version.h
Pete Batard
3
-11
/
+5
2012-05-10
Samples: Use the implicit _SOURCES rule
Ludovic Rousseau
2
-7
/
+1
2012-05-10
Samples: Use a common LDADD for all examples
Ludovic Rousseau
2
-5
/
+3
[next]