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
/
sync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a race condition
Graeme Gill
2010-09-21
1
-4
/
+4
*
merged latest official changes
Pete Batard
2010-09-20
1
-4
/
+3
*
replaced LIBUSB_API with LIBUSB_CALL
Pete Batard
2010-09-20
1
-5
/
+5
*
more residuals from official: core
Pete Batard
2010-07-30
1
-0
/
+1
*
added missing LIBUSB_API for transfer_cb function calls
Michael Plante
2010-04-15
1
-2
/
+2
*
set default calling convention for Windows platform (core)
Pete Batard
2010-04-13
1
-3
/
+3
*
removed trailing whitespaces (core)
Peter Stuge
2010-03-18
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
-2
/
+1
*
merge abstraction for POSIX Threads and integration changes (Michael Plante, ...
r169
Pete Batard
2010-02-24
1
-4
/
+0
*
Fix CR/LF inconsistencies
Pete Batard
2010-01-14
1
-3
/
+3
*
svn r54: - fixes missing config_msvc.h
Pete Batard
2010-01-14
1
-0
/
+4
*
Clarify that timeout 0 means unlimited timeout
Daniel Drake
2009-09-14
1
-6
/
+6
*
Make synchronous transfer APIs robust against signal interruption
David Moore
2009-05-29
1
-0
/
+4
*
Introduce contexts to the API
Daniel Drake
2008-06-26
1
-6
/
+8
*
Overflow handling
Daniel Drake
2008-06-20
1
-0
/
+7
*
Fix memory leak in libusb_control_transfer
Daniel Drake
2008-05-19
1
-0
/
+1
*
Handle hot-unplugging
Daniel Drake
2008-05-11
1
-0
/
+9
*
Endianness of control setup packets
Daniel Drake
2008-05-11
1
-2
/
+7
*
documentation touchups
Daniel Drake
2008-05-05
1
-2
/
+1
*
Detect endpoint halts and unsupported control requests
Daniel Drake
2008-05-05
1
-0
/
+10
*
sanitized error returns from synchronous I/O functions
Daniel Drake
2008-05-04
1
-13
/
+13
*
Rename endpoint_type to transfer_type
Daniel Drake
2008-04-29
1
-4
/
+4
*
Remove libusb_cancel_transfer_sync
Daniel Drake
2008-04-29
1
-2
/
+8
*
Documentation touchups
Daniel Drake
2008-04-27
1
-3
/
+34
*
Rename libusb_poll() to libusb_handle_events()
Daniel Drake
2008-03-30
1
-2
/
+2
*
Isochronous endpoint I/O
Daniel Drake
2008-03-30
1
-2
/
+2
*
it's called bmRequestType
Daniel Drake
2008-03-20
1
-7
/
+7
*
API documentation
Daniel Drake
2008-03-20
1
-1
/
+70
*
Simplify libusb_fill_control_transfer()
Daniel Drake
2008-03-10
1
-3
/
+2
*
Simplify cancellation API
Daniel Drake
2008-03-09
1
-2
/
+2
*
Rename libusb_dev_handle to libusb_device_handle
Daniel Drake
2008-03-09
1
-6
/
+6
*
Move synchronous I/O implementation to its own file
Daniel Drake
2008-03-09
1
-0
/
+169