aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb/libusb10.h
Commit message (Expand)AuthorAgeFilesLines
* libusb: implement libusb_setlocale to support different locale of error messageShengYi Hung2025-07-111-0/+6
* libusb: replace LOG_LEVEL with DEBUG_LEVELShengYi Hung2025-07-091-18/+6
* libusb: implement `libusb_get_parent`Aymeric Wibo2025-06-121-0/+1
* libusb: use eventfdBaptiste Daroussin2025-05-151-1/+1
* libusb: hotplug, use events instead of a timer when possibleBaptiste Daroussin2025-01-161-0/+16
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Fix support for LIBUSB_HOTPLUG_ENUMERATE in libusb. Currently allHans Petter Selasky2019-06-261-1/+3
* Improve LibUSB debugging by simultaneously allowing both functionHans Petter Selasky2018-09-141-16/+18
* Fix issues about cancelling USB transfers in LibUSB when the USB device hasHans Petter Selasky2018-09-121-0/+3
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Resolve issue with libusb C++ header file inclusion.Hans Petter Selasky2016-06-241-3/+3
* Add support for USB streams to the LibUSB v1.0 API and update theHans Petter Selasky2016-06-231-0/+1
* Implement libusb_hotplug_register_callback() andHans Petter Selasky2016-06-221-0/+18
* - Make the FreeBSD's USB library compile under Linux.Hans Petter Selasky2013-03-131-0/+2
* Sync to P4Andrew Thompson2009-11-201-1/+3
* LibUSB v1.0:Alfred Perlstein2009-07-301-38/+81
* Sync the libusb 1.0 exported api to the latest GSoC code.Andrew Thompson2009-07-101-194/+19
* Add files missed in r194674.Andrew Thompson2009-06-231-0/+245