summaryrefslogtreecommitdiffstats
path: root/lib/libusb/libusb.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r277245:hselasky2015-01-281-0/+2
* MFC r270133:hselasky2014-08-271-0/+8
* MFC r263191:hselasky2014-06-131-0/+13
* MFC r266664:hselasky2014-06-041-0/+2
* MFC r260315:hselasky2014-02-041-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