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
/
libusb10.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tune buffer sizes for SuperSpeed USB when using LibUSB v0.1 and v1.0
hselasky
2014-04-11
1
-0
/
+3
*
Comply to the official LibUSB v1.0 API:
hselasky
2014-01-28
1
-7
/
+3
*
Add libusb_get_port_numbers
emaste
2013-06-07
1
-0
/
+6
*
Add libusb_get_port_path wrapper
emaste
2013-05-08
1
-0
/
+7
*
- Make the FreeBSD's USB library compile under Linux.
hselasky
2013-03-13
1
-5
/
+11
*
LibUSB v1.0 API compiliance and bugfixes.
hselasky
2012-06-12
1
-2
/
+23
*
Fix binary compatibility to the official LibUSB 1.0.
hselasky
2012-04-25
1
-8
/
+2
*
Fix some compile warnings.
hselasky
2012-04-20
1
-5
/
+5
*
Add missing LibUSB 1.0 API function.
hselasky
2012-04-12
1
-0
/
+24
*
Simplify libusb_open_device_with_vid_pid(): Only set
hselasky
2011-12-03
1
-4
/
+5
*
libusb_open() sets the given device handle to NULL if it
hselasky
2011-12-03
1
-2
/
+1
*
Fix how libusb20_dev_kernel_driver_active() and
hselasky
2011-10-10
1
-3
/
+4
*
Implement missing USB debug information functions.
hselasky
2011-09-19
1
-2
/
+69
*
Use correct enum instead of constant value.
hselasky
2011-08-20
1
-1
/
+1
*
Add missing function to get device speed to the LibUSB v1.0 API.
hselasky
2011-08-16
1
-0
/
+21
*
- Add two missing functions to the LibUSB v0.1 API.
hselasky
2011-07-16
1
-0
/
+2
*
LibUSB v1.0: Need at least one frame when doing the dummy open
hselasky
2011-06-28
1
-1
/
+1
*
- Add support for software pre-scaling of ISOCHRONOUS transfers.
hselasky
2011-02-28
1
-15
/
+3
*
Fix LibUSB v1.0 compliancy.
hselasky
2010-11-13
1
-0
/
+4
*
- Add missing LibUSB API functions:
hselasky
2010-10-14
1
-12
/
+72
*
LibUSB (new API):
hselasky
2010-10-14
1
-0
/
+15
*
Fix header file compliancy with libusb 1.0 from sourceforge.
thompsa
2010-05-13
1
-0
/
+2
*
Resort includes to match style(9) a bit more. No functional change
wkoszek
2010-02-13
1
-7
/
+8
*
Use more standard way for setting nonblocking flag for a filedescriptor.
wkoszek
2010-02-11
1
-7
/
+9
*
Fix libusb_open_device_with_vid_pid() to return a NULL if no device is
scf
2009-12-12
1
-2
/
+2
*
Sync to P4
thompsa
2009-11-20
1
-7
/
+34
*
- fix refcounting error during data transfer
thompsa
2009-11-08
1
-4
/
+22
*
LibUSB v1.0:
alfred
2009-07-30
1
-686
/
+818
*
Sync the libusb 1.0 exported api to the latest GSoC code.
thompsa
2009-07-10
1
-210
/
+252
*
Add files missed in r194674.
thompsa
2009-06-23
1
-0
/
+1140