aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb
Commit message (Expand)AuthorAgeFilesLines
* libusb: implement libusb_fill_bulk_stream_transferShengYi Hung14 days3-0/+15
* libusb: implement libusb_dev_mem_{alloc,free}ShengYi Hung14 days3-1/+34
* libusb: implement libusb_hotplug_get_user_dataShengYi Hung14 days3-0/+25
* libusb: implement libusb_free_pollfdsShengYi Hung14 days3-1/+17
* libusb: implement libusb_setlocale to support different locale of error messageShengYi Hung2025-07-114-33/+117
* libusb: replace LOG_LEVEL with DEBUG_LEVELShengYi Hung2025-07-094-47/+55
* libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility wit...ShengYi Hung2025-07-083-7/+15
* libusb: consider bad fd as a broken eventSHENGYI HUNG2025-06-251-0/+2
* libusb: Fix netlink sysevent multicast group nameSHENGYI HUNG2025-06-121-1/+1
* libusb: implement `libusb_get_parent`Aymeric Wibo2025-06-124-4/+41
* libusb: add SUPER_PLUS in speed enum.SHENGYI HUNG2025-05-156-1/+11
* libusb: use eventfdBaptiste Daroussin2025-05-153-17/+10
* libusb: Emit event after deregistering hotplug handlerSHENGYI HUNG2025-05-082-0/+2
* libusb: use the new snl_get_genl_mcast_groupBaptiste Daroussin2025-01-161-15/+5
* libusb: hotplug, use events instead of a timer when possibleBaptiste Daroussin2025-01-163-1/+196
* libusb: fix hotplug sigbusBaptiste Daroussin2025-01-041-9/+12
* manuals: Fix datesGraham Percival2024-10-281-1/+1
* libusb: claim to be version 1.0.16Ed Maste2024-06-281-1/+1
* libusb(3): Fix link in commentTing-Hsuan Huang2024-02-131-1/+1
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-165-5/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-1615-15/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1214-14/+14
* libusb(3): Implement libusb_init_context() and the needed structures and defi...Hans Petter Selasky2023-03-304-9/+69
* libusb(3): Implement libusb_interrupt_event_handler() by exposing existing fu...Hans Petter Selasky2022-10-024-12/+25
* Install working pkgconfig .pc files for compat librariesAlex Richardson2022-08-114-6/+15
* libusb(3): Ignore SIGPIPE when initializing the LibUSB v1.0 API.Hans Petter Selasky2022-03-022-0/+4
* libusb: remove use of COMPAT_32BITBrooks Davis2021-12-174-30/+16
* Improve handling of USB device re-open in the LibUSB v1.x API.Hans Petter Selasky2021-06-113-2/+24
* Convert libs with pc files to use PCFILESEmmanuel Vadot2021-03-161-2/+1
* 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