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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed trailing whitespaces (core)
Peter Stuge
2010-03-18
1
-1
/
+1
*
residual corrections from previous commits (Michael Plante)
r189
Pete Batard
2010-03-03
1
-1
/
+1
*
renamed unistd_posix.h to poll_posix.h
Pete Batard
2010-03-02
1
-1
/
+1
*
fixed MinGW warnings
Pete Batard
2010-03-02
1
-1
/
+0
*
poll fd notification improvements (core)
Pete Batard
2010-03-02
1
-30
/
+45
*
fixed a typo in usbi_mutex_unlock
r179
Pete Batard
2010-02-26
1
-0
/
+1
*
reverts some of the changes from dbd439/6c7a1e (r173)
r175
Pete Batard
2010-02-24
1
-1
/
+1
*
includes simplification and cleanup (core)
Pete Batard
2010-02-24
1
-3
/
+1
*
renamed _libusb_ unistd calls to usbi_
r172
Pete Batard
2010-02-24
1
-4
/
+4
*
moved standard calls redefinitions into a separate .h
Pete Batard
2010-02-24
1
-7
/
+1
*
merge abstraction for POSIX Threads and integration changes (Michael Plante, ...
r169
Pete Batard
2010-02-24
1
-63
/
+66
*
fixed libusb_strerror to be in line with core patch 6/7
r154
Pete Batard
2010-02-15
1
-34
/
+32
*
r140: further simplification of the core include sections
r140
Pete Batard
2010-02-03
1
-4
/
+1
*
r123: reverted the use of usb_interface in core and forced interface to be un...
Pete Batard
2010-01-29
1
-1
/
+1
*
r122: fixed poll conflict on cygwin (all compat functions renamed to _libusb_...
Pete Batard
2010-01-28
1
-8
/
+9
*
r117: fixed missing API_EXPORTED for the new libusb_strerror call
Pete Batard
2010-01-26
1
-1
/
+1
*
r115: added libusb_strerror (Francesco Montorsi)
Pete Batard
2010-01-25
1
-0
/
+46
*
r111: destroy core.c mutexes when done, and fix a few unlikely memory leaks
Michael Plante
2010-01-24
1
-1
/
+13
*
r106: Fixed leak in usbi_alloc_device when pthread_mutex_init fails
Michael Plante
2010-01-24
1
-1
/
+3
*
r85: fixed MSVC warnings for x64 and reverted ssize_t to int for libusb_get_d...
Pete Batard
2010-01-16
1
-4
/
+4
*
r80: workaround for interface macro redefinition on Windows (removes the need...
Pete Batard
2010-01-15
1
-13
/
+13
*
Fix CR/LF inconsistencies
Pete Batard
2010-01-14
1
-3
/
+3
*
svn r59: - MSVC6 fixes for variadic log macros (Michael Plante)
Pete Batard
2010-01-14
1
-5
/
+12
*
svn r54: - fixes missing config_msvc.h
Pete Batard
2010-01-14
1
-6
/
+8
*
svn r29:
Pete Batard
2010-01-14
1
-13
/
+13
*
svn r4: revert back to using interface for variable names as in master branch
Pete Batard
2010-01-14
1
-13
/
+18
*
mirror libusb-winusb git branch from 2009.12.03 part 2 - core files
Pete Batard
2010-01-14
1
-13
/
+19
*
Update documentation about early completion caveats
Daniel Drake
2009-11-07
1
-51
/
+40
*
Linux: try harder not to lose any data
Daniel Drake
2009-07-09
1
-0
/
+56
*
Add libusb_get_max_iso_packet_size()
Daniel Drake
2009-06-28
1
-22
/
+91
*
Darwin backend
Nathan Hjelm
2009-02-16
1
-1
/
+3
*
Avoid signedness errors in API docs example code
Hans Ulrich Niedermann
2009-01-31
1
-2
/
+2
*
EOL-whitespace fixes
Mikhail Gusarov
2008-12-13
1
-3
/
+3
*
Pause event handling while opening and closing devices
Daniel Drake
2008-11-21
1
-31
/
+122
*
Add libusb_attach_kernel_driver()
Bastien Nocera
2008-11-03
1
-0
/
+25
*
Document the logging style
Daniel Drake
2008-11-02
1
-0
/
+11
*
Introduce contexts to the API
Daniel Drake
2008-06-26
1
-55
/
+124
*
Refine configuration selection again
Daniel Drake
2008-06-16
1
-42
/
+72
*
fix doc about libusb_open()
Felipe Balbi
2008-06-15
1
-1
/
+6
*
Refine libusb_set_configuration() semantics
Daniel Drake
2008-05-29
1
-3
/
+86
*
Implement serialization of event handlers
Daniel Drake
2008-05-25
1
-1
/
+1
*
allow LIBUSB_DEBUG env var to control message verbosity at runtime
Daniel Drake
2008-05-24
1
-5
/
+50
*
don't print messages by default
Daniel Drake
2008-05-23
1
-0
/
+34
*
More informative libusb_open() return code
Daniel Drake
2008-05-16
1
-19
/
+30
*
Fix endianness with descriptor handling
Daniel Drake
2008-05-16
1
-1
/
+2
*
Backend documentation for porting efforts
Daniel Drake
2008-05-13
1
-3
/
+9
*
Handle hot-unplugging
Daniel Drake
2008-05-11
1
-4
/
+20
*
Documentation work
Daniel Drake
2008-05-11
1
-2
/
+41
*
Endianness of control setup packets
Daniel Drake
2008-05-11
1
-5
/
+1
*
Document that releasing interface causes SET_INTERFACE control request
Daniel Drake
2008-05-11
1
-1
/
+2
[next]