index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libusb
/
libusb20_ugen20.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some compile warnings.
hselasky
2012-04-20
1
-1
/
+1
*
- Add two new API's to libusb20 which can be used to retrive information
hselasky
2011-06-24
1
-0
/
+5
*
- Add support for software pre-scaling of ISOCHRONOUS transfers.
hselasky
2011-02-28
1
-1
/
+4
*
- Add support for LibUSB in 32-bit compatibility mode.
hselasky
2010-10-14
1
-9
/
+9
*
Resort includes to match style(9) a bit more. No functional change
wkoszek
2010-02-13
1
-3
/
+3
*
Remove redundand headers and use more standard ones where necessary.
wkoszek
2010-02-11
1
-1
/
+0
*
Add a function to check if the usb devices is still connected.
thompsa
2010-01-29
1
-0
/
+20
*
- fix refcounting error during data transfer
thompsa
2009-11-08
1
-0
/
+6
*
Prevent wraparound of the timeout variable.
thompsa
2009-10-22
1
-1
/
+5
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
1
-3
/
+1
*
Cleanup claim/release interface code, which is specific to libusb v0.1. Remove
thompsa
2009-06-12
1
-24
/
+0
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
1
-26
/
+26
*
libusb20 is now installed as libusb, remove the version number from the
thompsa
2009-03-09
1
-0
/
+1011