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
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[integration] merged latest from -stuge branch
Pete Batard
2011-03-07
1
-43
/
+20
*
merged latest official changes
Pete Batard
2011-01-30
1
-23
/
+7
*
fixed previous patch and updated .def for new calls
pbr304
Pete Batard
2010-09-21
1
-4
/
+4
*
Fix a race condition
Graeme Gill
2010-09-21
1
-14
/
+35
*
Add a missing argument to libusb_wait_for_event
Ludovic Rousseau
2010-09-21
1
-1
/
+1
*
merged latest official changes
Pete Batard
2010-09-20
1
-24
/
+32
*
replaced LIBUSB_API with LIBUSB_CALL
Pete Batard
2010-09-20
1
-19
/
+19
*
more residuals from official: core
Pete Batard
2010-07-30
1
-1
/
+2
*
fixed residuals from official for core files
Pete Batard
2010-07-29
1
-15
/
+12
*
merged backend integration changes from official branch
Michael Plante
2010-07-29
1
-2
/
+3
*
merged official 1.0.6 -> 1.0.7 release changes
Pete Batard
2010-04-20
1
-0
/
+7
*
set default calling convention for Windows platform (core)
Pete Batard
2010-04-13
1
-19
/
+19
*
made sure usbi_close() is only called for the pipe (core)
Pete Batard
2010-03-19
1
-2
/
+2
*
libusb_pollfd() now returns an error on Windows
r215
Pete Batard
2010-03-18
1
-0
/
+6
*
removed trailing whitespaces (core)
Peter Stuge
2010-03-18
1
-12
/
+12
*
renamed unistd_posix.h to poll_posix.h
Pete Batard
2010-03-02
1
-1
/
+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
-6
/
+2
*
renamed _libusb_ unistd calls to usbi_
r172
Pete Batard
2010-02-24
1
-8
/
+8
*
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
-85
/
+92
*
revert r102/f0d352: handle_timeouts() CORE modification
r163
Pete Batard
2010-02-18
1
-56
/
+4
*
r140: further simplification of the core include sections
r140
Pete Batard
2010-02-03
1
-4
/
+1
*
r122: fixed poll conflict on cygwin (all compat functions renamed to _libusb_...
Pete Batard
2010-01-28
1
-9
/
+10
*
r116: DDK build completion (Orin Eman):
Pete Batard
2010-01-26
1
-0
/
+2
*
r112: fixed missing mutex unlock on malloc fail, and destroy mutex/cv in usbi...
Michael Plante
2010-01-25
1
-1
/
+13
*
r110: fixed missing handle_timeouts_locked, which was removed with r102
Pete Batard
2010-01-24
1
-0
/
+45
*
r109: workaround for broken timercmp on both windows and some posix systems (...
Michael Plante
2010-01-24
1
-1
/
+1
*
r102: handle_timeouts() CORE modification
Pete Batard
2010-01-22
1
-28
/
+33
*
r85: fixed MSVC warnings for x64 and reverted ssize_t to int for libusb_get_d...
Pete Batard
2010-01-16
1
-1
/
+1
*
Fix CR/LF inconsistencies
Pete Batard
2010-01-14
1
-3
/
+3
*
svn r55: - fixes list_for_each_entry calls for Darwin and Linux
Pete Batard
2010-01-14
1
-1
/
+1
*
svn r54: - fixes missing config_msvc.h
Pete Batard
2010-01-14
1
-10
/
+18
*
svn r29:
Pete Batard
2010-01-14
1
-8
/
+13
*
mirror libusb-winusb git branch from 2009.12.03 part 2 - core files
Pete Batard
2010-01-14
1
-0
/
+4
*
Increase libusb_handle_events() timeout to 60 seconds
Daniel Drake
2009-11-21
1
-6
/
+5
*
Refine timerfd header check (#18)
Daniel Drake
2009-11-21
1
-1
/
+1
*
Update documentation about early completion caveats
Daniel Drake
2009-11-07
1
-0
/
+4
*
Use timerfd for timeout handling
Daniel Drake
2009-11-07
1
-28
/
+311
*
Transfer locking
Daniel Drake
2009-11-06
1
-4
/
+21
*
Add libusb_get_max_iso_packet_size()
Daniel Drake
2009-06-28
1
-5
/
+10
*
Darwin: Don't cancel transfers on timeout
Nathan Hjelm
2009-06-19
1
-1
/
+8
*
Abstract clock reading into OS layer
Nathan Hjelm
2009-02-16
1
-4
/
+4
*
Decrement poll() result when internal pipe has been handled
Daniel Drake
2009-01-17
1
-0
/
+1
*
Prevent transfer from being submitted twice or improperly canceled
David Moore
2009-01-12
1
-5
/
+3
*
Improvements to multi-threaded I/O system
Daniel Drake
2008-11-21
1
-4
/
+137
*
Pause event handling while opening and closing devices
Daniel Drake
2008-11-21
1
-4
/
+71
*
Async I/O documentation touchups
Daniel Drake
2008-08-27
1
-5
/
+14
*
Doc: fix typo in events lock section
Daniel Drake
2008-08-27
1
-1
/
+1
*
Reset internal transfer flags on submit
Daniel Drake
2008-08-23
1
-0
/
+1
[next]