aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb
Commit message (Expand)AuthorAgeFilesLines
* Be bug compatible with other operating systems by allowing non-sequentialHans Petter Selasky2020-12-141-8/+12
* Fix a few mandoc issuesGordon Bergling2020-10-091-16/+19
* libusb: improve compatibilityKyle Evans2020-06-094-1/+61
* Fix for building libusb under Linux.Hans Petter Selasky2020-03-101-0/+7
* Add missing mutex unlock in failure case.Hans Petter Selasky2020-01-301-1/+3
* Implement new libusb v2.0 API function, libusb20_dev_get_stats().Hans Petter Selasky2019-12-276-2/+73
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* libusb: LIBUSB_DEBUG environment variable override of libusb_set_debugKyle Evans2019-10-021-4/+19
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* Only call libusb_hotplug_enumerate() once from libusb_hotplug_register_callba...Hans Petter Selasky2019-06-261-3/+3
* Fix support for LIBUSB_HOTPLUG_ENUMERATE in libusb. Currently allHans Petter Selasky2019-06-262-12/+25
* Fix for reading the configuration descriptor in libusb. Catch invalidHans Petter Selasky2019-06-081-0/+8
* Fix typos in libusb.Hans Petter Selasky2019-03-051-2/+2
* libusb(3): Update the link to the libusb homepage.Mateusz Piotrowski2018-10-111-7/+11
* When multiple threads are involved receiving completion events in LibUSBHans Petter Selasky2018-09-281-0/+6
* Improve LibUSB debugging by simultaneously allowing both functionHans Petter Selasky2018-09-142-19/+36
* Fix issues about cancelling USB transfers in LibUSB when the USB device hasHans Petter Selasky2018-09-123-43/+91
* Improve the userspace USB string reading function in LibUSB.Hans Petter Selasky2018-06-261-9/+12
* Allow the libusb20_dev_get_port_path() function to be called when theHans Petter Selasky2018-03-233-21/+31
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2614-0/+28
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Update several more URLsEitan Adler2017-10-291-1/+1
* libusb(3): Expose device caps as libusb_bos_descriptor::dev_capabilityKyle Evans2017-08-092-2/+27
* Fix libusb20_dev_get_desc(3) to use the "vendor product" order, notEdward Tomasz Napierala2016-10-221-2/+2
* Fix array size issue when using the pre-scaling feature forHans Petter Selasky2016-09-021-2/+13
* Resolve issue with libusb C++ header file inclusion.Hans Petter Selasky2016-06-242-5/+5
* Add support for USB streams to the LibUSB v1.0 API and update theHans Petter Selasky2016-06-236-2/+83
* Implement libusb_hotplug_register_callback() andHans Petter Selasky2016-06-226-1/+349
* Add missing return statement.Hans Petter Selasky2016-06-161-0/+1
* Add multiple missing descriptor parsing functions to the LibUSB v1.0 API.Hans Petter Selasky2016-06-164-2/+290
* Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API.Hans Petter Selasky2016-06-166-4/+47
* Add support for libusb_get_port_number() to the LibUSB v1.0 API.Hans Petter Selasky2016-06-163-1/+16
* Define LIBUSB_API_VERSION.Hans Petter Selasky2016-06-161-0/+2
* Implement libusb_get_version() and update libusb manual page.Hans Petter Selasky2016-06-164-1/+32
* Fix compile warning.Hans Petter Selasky2016-06-131-1/+1
* Implement code to stop all USB endpoints before executing a USB deviceHans Petter Selasky2016-06-121-2/+14
* lib: minor spelling fixes in comments.Pedro F. Giffuni2016-05-011-1/+1
* MFHGlen Barber2016-04-111-2/+2
|\
| * USB: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-091-2/+2
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Remove redundant COMPAT_32BIT guard on pkgconfig files. This is already handledBryan Drewery2015-10-031-2/+2
* Replace beforeinstall: handling with FILES.Bryan Drewery2015-09-181-10/+3
* bsd.lib.mk has to be included after MLINKS assignmentAntoine Brodin2015-08-151-2/+2
* libusb: Fix minor cast-qual warning.Pedro F. Giffuni2015-07-201-5/+3
* Remove unused variables to silence CLANG warnings.Marcelo Araujo2015-06-242-14/+4
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-275-5/+12
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-192-0/+10
| |\