aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb/libusb.h
Commit message (Expand)AuthorAgeFilesLines
* libusb: improve compatibilityKyle Evans2020-06-091-0/+17
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* libusb(3): Expose device caps as libusb_bos_descriptor::dev_capabilityKyle Evans2017-08-091-0/+1
* Resolve issue with libusb C++ header file inclusion.Hans Petter Selasky2016-06-241-2/+2
* Add support for USB streams to the LibUSB v1.0 API and update theHans Petter Selasky2016-06-231-0/+7
* Implement libusb_hotplug_register_callback() andHans Petter Selasky2016-06-221-0/+22
* Add multiple missing descriptor parsing functions to the LibUSB v1.0 API.Hans Petter Selasky2016-06-161-0/+42
* Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API.Hans Petter Selasky2016-06-161-0/+1
* Add support for libusb_get_port_number() to the LibUSB v1.0 API.Hans Petter Selasky2016-06-161-0/+1
* Define LIBUSB_API_VERSION.Hans Petter Selasky2016-06-161-0/+2
* Implement libusb_get_version() and update libusb manual page.Hans Petter Selasky2016-06-161-0/+10
* Add more USB request definitions. The values are described in sectionHans Petter Selasky2015-01-161-0/+2
* Add more USB class codes.Hans Petter Selasky2014-08-181-0/+8
* Add empty LIBUSB_CALL macro, to be compatible to the libusb 1.0-APIHans Petter Selasky2014-05-251-0/+2
* libusb: add libusb_log_level enumEitan Adler2014-03-141-0/+13
* Implement two new libusb API functions.Hans Petter Selasky2014-01-051-0/+2
* Add libusb_get_port_numbersEd Maste2013-06-071-0/+1
* Add libusb_get_port_path wrapperEd Maste2013-05-081-0/+1
* Constify libusb_get_pollfds returnEd Maste2013-05-071-1/+1
* - Make the FreeBSD's USB library compile under Linux.Hans Petter Selasky2013-03-131-0/+3
* Add missing LibUSB 1.0 API function: libusb_get_string_descriptor().Hans Petter Selasky2012-05-071-0/+1
* Fix binary compatibility to the official LibUSB 1.0.Hans Petter Selasky2012-04-251-2/+1
* Add missing LibUSB 1.0 API function.Hans Petter Selasky2012-04-121-0/+1
* Add definition of some USB 3.0 descriptors to libusb 1.0 and libusb 2.0.Hans Petter Selasky2011-11-091-0/+59
* Implement missing USB debug information functions.Hans Petter Selasky2011-09-191-0/+1
* Add missing function to get device speed to the LibUSB v1.0 API.Hans Petter Selasky2011-08-161-0/+9
* - Add missing LibUSB API functions:Hans Petter Selasky2010-10-141-0/+4
* LibUSB (new API):Hans Petter Selasky2010-10-141-0/+1
* Fix header file compliancy with libusb 1.0 from sourceforge.Andrew Thompson2010-05-131-2/+2
* Resort includes to match style(9) a bit more. No functional changeWojciech A. Koszek2010-02-131-2/+0
* Remove redundand headers and use more standard ones where necessary.Wojciech A. Koszek2010-02-111-5/+0
* - fix refcounting error during data transferAndrew Thompson2009-11-081-10/+27
* LibUSB v1.0:Alfred Perlstein2009-07-301-97/+25
* Sync the libusb 1.0 exported api to the latest GSoC code.Andrew Thompson2009-07-101-18/+40
* Add files missed in r194674.Andrew Thompson2009-06-231-0/+427
* Follow NetBSD and rename libusb to libusbhid.Josef Karthauser2002-03-271-101/+0
* Remove __P() usage.David E. O'Brien2002-03-211-15/+15
* Added used include of <sys/cdefs.h>.Bruce Evans2001-02-061-0/+4
* Sync with NetBSD:Nick Hibma2000-10-161-2/+3
* Sync with NetBSD:Nick Hibma2000-08-261-2/+2
* The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.Nick Hibma2000-06-111-0/+96