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
/
os
/
linux_usbfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge abstraction for POSIX Threads and integration changes (Michael Plante, ...
r169
Pete Batard
2010-02-24
1
-15
/
+15
*
svn r55: - fixes list_for_each_entry calls for Darwin and Linux
Pete Batard
2010-01-14
1
-1
/
+1
*
Use timerfd for timeout handling
Daniel Drake
2009-11-07
1
-46
/
+35
*
Linux: Add support for the new URB_BULK_CONTINUATION flag
David Moore
2009-11-06
1
-1
/
+51
*
Transfer locking
Daniel Drake
2009-11-06
1
-13
/
+32
*
Linux: more flexibility with monotonic clock
Daniel Drake
2009-09-11
1
-2
/
+46
*
Linux: try harder not to lose any data
Daniel Drake
2009-07-09
1
-11
/
+35
*
Linux: fix sending of zero length bulk packets
Daniel Drake
2009-06-20
1
-1
/
+5
*
Linux: fix config descriptor parsing on big-endian systems
Daniel Drake
2009-06-10
1
-2
/
+7
*
Abstract clock reading into OS layer
Nathan Hjelm
2009-02-16
1
-0
/
+14
*
Prevent transfer from being submitted twice or improperly canceled
David Moore
2009-01-12
1
-6
/
+32
*
Linux: Fix race condition in cancel_bulk_transfer()
David Moore
2009-01-10
1
-98
/
+38
*
Linux: fix reading of active configuration
Daniel Drake
2008-12-09
1
-1
/
+1
*
Add libusb_attach_kernel_driver()
Bastien Nocera
2008-11-03
1
-0
/
+33
*
Linux: handle low-level transfer errors
Daniel Drake
2008-11-02
1
-11
/
+40
*
Linux: fix sysfs directory handling
Daniel Drake
2008-07-16
1
-3
/
+9
*
Linux: correct usage of MAX_PATH
David Engraf
2008-07-16
1
-6
/
+6
*
Linux: fix bulk/iso transfer double-cancellation
Daniel Drake
2008-07-08
1
-0
/
+4
*
Linux: Compatibility with new sysfs descriptors file
Daniel Drake
2008-06-28
1
-81
/
+156
*
Introduce contexts to the API
Daniel Drake
2008-06-26
1
-105
/
+151
*
Overflow handling
Daniel Drake
2008-06-20
1
-1
/
+12
*
a fix for SIGSEGV in handle_bulk_completion()
Artem Egorkine
2008-06-17
1
-1
/
+1
*
Refine libusb_set_configuration() semantics
Daniel Drake
2008-05-29
1
-0
/
+15
*
Linux: fix handling of ioctl failure
David Engraf
2008-05-19
1
-14
/
+16
*
Fix endianness with descriptor handling
Daniel Drake
2008-05-16
1
-10
/
+16
*
Linux: fix caching of guessed configuration
Daniel Drake
2008-05-12
1
-5
/
+11
*
Linux: fix bulk transfer early completion
Rob Walker
2008-05-11
1
-7
/
+42
*
Handle hot-unplugging
Daniel Drake
2008-05-11
1
-26
/
+101
*
Support unconfigured devices
Daniel Drake
2008-05-10
1
-15
/
+52
*
Linux: fix caching of active configuration for non-sysfs
Daniel Drake
2008-05-10
1
-3
/
+9
*
Fetch configurations by index (not value)
Daniel Drake
2008-05-10
1
-45
/
+11
*
Linux: comprehensive sysfs vs usbfs access
Daniel Drake
2008-05-10
1
-102
/
+210
*
Linux: no need to store usbfs node path
Daniel Drake
2008-05-09
1
-19
/
+15
*
Rework configuration handling
Daniel Drake
2008-05-09
1
-53
/
+316
*
Linux: fix clear_halt implementation
Daniel Drake
2008-05-08
1
-1
/
+2
*
Linux: enumerate devices and descriptors from sysfs
Daniel Drake
2008-05-05
1
-22
/
+134
*
more error code sanitization
Daniel Drake
2008-05-05
1
-6
/
+6
*
move descriptor parsing into main library
Daniel Drake
2008-05-05
1
-100
/
+101
*
Detect endpoint halts and unsupported control requests
Daniel Drake
2008-05-05
1
-6
/
+19
*
Linux: fix logical URB allocation
Daniel Drake
2008-05-05
1
-2
/
+8
*
add functionality for querying and detaching kernel driver
Daniel Drake
2008-05-04
1
-0
/
+48
*
implement libusb_reset_device()
Daniel Drake
2008-05-04
1
-0
/
+16
*
Add functionality to clear endpoint halt conditions
Daniel Drake
2008-05-04
1
-0
/
+17
*
Well-defined error codes for some operations
Daniel Drake
2008-05-03
1
-4
/
+11
*
Add libusb_set_configuration()
Daniel Drake
2008-05-03
1
-0
/
+17
*
rename LIBUSB_ERROR_NOMEM to LIBUSB_ERROR_NO_MEM
Daniel Drake
2008-05-03
1
-4
/
+4
*
Linux: better EACCES handling
Daniel Drake
2008-05-03
1
-2
/
+10
*
Rename reference counting API
Daniel Drake
2008-05-03
1
-1
/
+1
*
Linux: use read-only access to enumerate devices and descriptors
Daniel Drake
2008-05-03
1
-2
/
+2
*
detect short descriptor reads
Daniel Drake
2008-05-02
1
-1
/
+5
[next]