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
/
libusb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve issue with libusb C++ header file inclusion.
hselasky
2016-06-24
1
-2
/
+2
*
Add support for USB streams to the LibUSB v1.0 API and update the
hselasky
2016-06-23
1
-0
/
+7
*
Implement libusb_hotplug_register_callback() and
hselasky
2016-06-22
1
-0
/
+22
*
Add multiple missing descriptor parsing functions to the LibUSB v1.0 API.
hselasky
2016-06-16
1
-0
/
+42
*
Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API.
hselasky
2016-06-16
1
-0
/
+1
*
Add support for libusb_get_port_number() to the LibUSB v1.0 API.
hselasky
2016-06-16
1
-0
/
+1
*
Define LIBUSB_API_VERSION.
hselasky
2016-06-16
1
-0
/
+2
*
Implement libusb_get_version() and update libusb manual page.
hselasky
2016-06-16
1
-0
/
+10
*
Add more USB request definitions. The values are described in section
hselasky
2015-01-16
1
-0
/
+2
*
Add more USB class codes.
hselasky
2014-08-18
1
-0
/
+8
*
Add empty LIBUSB_CALL macro, to be compatible to the libusb 1.0-API
hselasky
2014-05-25
1
-0
/
+2
*
libusb: add libusb_log_level enum
eadler
2014-03-14
1
-0
/
+13
*
Implement two new libusb API functions.
hselasky
2014-01-05
1
-0
/
+2
*
Add libusb_get_port_numbers
emaste
2013-06-07
1
-0
/
+1
*
Add libusb_get_port_path wrapper
emaste
2013-05-08
1
-0
/
+1
*
Constify libusb_get_pollfds return
emaste
2013-05-07
1
-1
/
+1
*
- Make the FreeBSD's USB library compile under Linux.
hselasky
2013-03-13
1
-0
/
+3
*
Add missing LibUSB 1.0 API function: libusb_get_string_descriptor().
hselasky
2012-05-07
1
-0
/
+1
*
Fix binary compatibility to the official LibUSB 1.0.
hselasky
2012-04-25
1
-2
/
+1
*
Add missing LibUSB 1.0 API function.
hselasky
2012-04-12
1
-0
/
+1
*
Add definition of some USB 3.0 descriptors to libusb 1.0 and libusb 2.0.
hselasky
2011-11-09
1
-0
/
+59
*
Implement missing USB debug information functions.
hselasky
2011-09-19
1
-0
/
+1
*
Add missing function to get device speed to the LibUSB v1.0 API.
hselasky
2011-08-16
1
-0
/
+9
*
- Add missing LibUSB API functions:
hselasky
2010-10-14
1
-0
/
+4
*
LibUSB (new API):
hselasky
2010-10-14
1
-0
/
+1
*
Fix header file compliancy with libusb 1.0 from sourceforge.
thompsa
2010-05-13
1
-2
/
+2
*
Resort includes to match style(9) a bit more. No functional change
wkoszek
2010-02-13
1
-2
/
+0
*
Remove redundand headers and use more standard ones where necessary.
wkoszek
2010-02-11
1
-5
/
+0
*
- fix refcounting error during data transfer
thompsa
2009-11-08
1
-10
/
+27
*
LibUSB v1.0:
alfred
2009-07-30
1
-97
/
+25
*
Sync the libusb 1.0 exported api to the latest GSoC code.
thompsa
2009-07-10
1
-18
/
+40
*
Add files missed in r194674.
thompsa
2009-06-23
1
-0
/
+427
*
Follow NetBSD and rename libusb to libusbhid.
joe
2002-03-27
1
-101
/
+0
*
Remove __P() usage.
obrien
2002-03-21
1
-15
/
+15
*
Added used include of <sys/cdefs.h>.
bde
2001-02-06
1
-0
/
+4
*
Sync with NetBSD:
n_hibma
2000-10-16
1
-2
/
+3
*
Sync with NetBSD:
n_hibma
2000-08-26
1
-2
/
+2
*
The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.
n_hibma
2000-06-11
1
-0
/
+96