index
:
~jwrdegoede/libusb
disconnect-claim
for109
master
usbredir
Hans' libusb repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-11
Handle hot-unplugging
Daniel Drake
1
-8
/
+14
2008-05-09
Rework configuration handling
Daniel Drake
1
-3
/
+8
2008-05-09
libusb_get_device_list() can return negative error code
Daniel Drake
1
-1
/
+2
2008-05-04
Fix libusb_get_device_list return value
Daniel Drake
1
-3
/
+4
2008-05-02
Expose bus number and device address
Daniel Drake
1
-1
/
+3
2008-04-29
Remove libusb_cancel_transfer_sync
Daniel Drake
2
-42
/
+32
2008-04-19
add threaded example program
Daniel Drake
2
-1
/
+557
2008-04-01
Constify some return data
Daniel Drake
1
-1
/
+1
2008-03-30
Rename libusb_poll() to libusb_handle_events()
Daniel Drake
1
-1
/
+1
2008-03-30
Isochronous endpoint I/O
Daniel Drake
1
-3
/
+3
2008-03-20
API documentation
Daniel Drake
1
-2
/
+2
2008-03-13
Beginnings of cross-platform abstraction
Daniel Drake
1
-1
/
+1
2008-03-10
Add transfer flags
Daniel Drake
1
-2
/
+2
2008-03-10
Simplify libusb_fill_control_transfer()
Daniel Drake
1
-4
/
+3
2008-03-10
get_device fixup
Daniel Drake
1
-1
/
+2
2008-03-09
Rename descriptor-getting functions
Daniel Drake
1
-1
/
+2
2008-03-09
Simplify cancellation API
Daniel Drake
1
-3
/
+3
2008-03-09
Rename libusb_dev_handle to libusb_device_handle
Daniel Drake
1
-1
/
+1
2008-03-09
Separate transfer allocation and submission
Daniel Drake
1
-111
/
+75
2008-03-08
Rework URB API naming
Daniel Drake
1
-35
/
+35
2008-03-08
Persistent libusb_device storage
Daniel Drake
1
-1
/
+1
2008-03-06
Add convenience function to find and open a device by USB VID+PID
Daniel Drake
1
-30
/
+2
2008-03-06
Rework device discovery API
Daniel Drake
2
-27
/
+41
2008-01-30
Remove timers and signalfd
Daniel Drake
2
-2
/
+7
2008-01-26
Fix dpfp example compilation
Daniel Drake
1
-3
/
+3
2008-01-04
Rename some _devh_ functions
Daniel Drake
1
-4
/
+4
2008-01-04
Use "transfer" instead of "msg"
Daniel Drake
1
-16
/
+17
2008-01-04
API renaming: remove fpi and usb_ stuff
Daniel Drake
2
-7
/
+7
2008-01-04
Rename to libusb-1.0
Daniel Drake
3
-60
/
+60
2007-12-12
Don't pass ctrl_msg/bulk_msg structures through async paths
Daniel Drake
1
-7
/
+7
2007-12-03
Rename fpusb_device_handle functions to devh
Daniel Drake
1
-4
/
+4
2007-12-02
Initial commit
Daniel Drake
3
-0
/
+611