summaryrefslogtreecommitdiffstats
path: root/lib/libusb/libusb.h
Commit message (Expand)AuthorAgeFilesLines
* Resolve issue with libusb C++ header file inclusion.hselasky2016-06-241-2/+2
* Add support for USB streams to the LibUSB v1.0 API and update thehselasky2016-06-231-0/+7
* Implement libusb_hotplug_register_callback() andhselasky2016-06-221-0/+22
* Add multiple missing descriptor parsing functions to the LibUSB v1.0 API.hselasky2016-06-161-0/+42
* Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API.hselasky2016-06-161-0/+1
* Add support for libusb_get_port_number() to the LibUSB v1.0 API.hselasky2016-06-161-0/+1
* Define LIBUSB_API_VERSION.hselasky2016-06-161-0/+2
* Implement libusb_get_version() and update libusb manual page.hselasky2016-06-161-0/+10
* Add more USB request definitions. The values are described in sectionhselasky2015-01-161-0/+2
* Add more USB class codes.hselasky2014-08-181-0/+8
* Add empty LIBUSB_CALL macro, to be compatible to the libusb 1.0-APIhselasky2014-05-251-0/+2
* libusb: add libusb_log_level enumeadler2014-03-141-0/+13
* Implement two new libusb API functions.hselasky2014-01-051-0/+2
* Add libusb_get_port_numbersemaste2013-06-071-0/+1
* Add libusb_get_port_path wrapperemaste2013-05-081-0/+1
* Constify libusb_get_pollfds returnemaste2013-05-071-1/+1
* - Make the FreeBSD's USB library compile under Linux.hselasky2013-03-131-0/+3
* Add missing LibUSB 1.0 API function: libusb_get_string_descriptor().hselasky2012-05-071-0/+1
* Fix binary compatibility to the official LibUSB 1.0.hselasky2012-04-251-2/+1
* Add missing LibUSB 1.0 API function.hselasky2012-04-121-0/+1
* Add definition of some USB 3.0 descriptors to libusb 1.0 and libusb 2.0.hselasky2011-11-091-0/+59
* Implement missing USB debug information functions.hselasky2011-09-191-0/+1
* Add missing function to get device speed to the LibUSB v1.0 API.hselasky2011-08-161-0/+9
* - Add missing LibUSB API functions:hselasky2010-10-141-0/+4
* LibUSB (new API):hselasky2010-10-141-0/+1
* Fix header file compliancy with libusb 1.0 from sourceforge.thompsa2010-05-131-2/+2
* Resort includes to match style(9) a bit more. No functional changewkoszek2010-02-131-2/+0
* Remove redundand headers and use more standard ones where necessary.wkoszek2010-02-111-5/+0
* - fix refcounting error during data transferthompsa2009-11-081-10/+27
* LibUSB v1.0:alfred2009-07-301-97/+25
* Sync the libusb 1.0 exported api to the latest GSoC code.thompsa2009-07-101-18/+40
* Add files missed in r194674.thompsa2009-06-231-0/+427
* Follow NetBSD and rename libusb to libusbhid.joe2002-03-271-101/+0
* Remove __P() usage.obrien2002-03-211-15/+15
* Added used include of <sys/cdefs.h>.bde2001-02-061-0/+4
* Sync with NetBSD:n_hibma2000-10-161-2/+3
* Sync with NetBSD:n_hibma2000-08-261-2/+2
* The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.n_hibma2000-06-111-0/+96
OpenPOWER on IntegriCloud