aboutsummaryrefslogtreecommitdiff
path: root/lib/libusbhid/descr.c
Commit message (Expand)AuthorAgeFilesLines
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-1/+3
* USB: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-091-1/+1
* Restore handling of the third argument (id) of hid_start_parse(), same asAlexander Motin2012-09-201-1/+1
* - Add support for libusbhid in 32-bit compatibility mode.Hans Petter Selasky2010-10-161-3/+10
* Merge improvements from kernel HID parser to the userland usbhid(3)Kai Wang2010-03-271-1/+21
* Fix missed change from usb2_gen_descriptor to usb_gen_descriptorAndrew Thompson2009-05-281-1/+1
* Fix HID_COMPAT7 handling around the USB_GET_REPORT_DESC ioctl.Andrew Thompson2009-02-271-2/+4
* Build fixups for the new USB stack.Andrew Thompson2009-02-231-1/+7
* src/usr.bin/usbhidaction/usbhidaction.cAlfred Perlstein2009-02-021-5/+67
* Sync with NetBSD.Matthew N. Dodd2003-04-091-3/+1
* Finish the libusb.h -> libusbhid.h migration.Josef Karthauser2002-03-281-1/+1
* Prefix structure members to protect them against clashes with eg.Alfred Perlstein2002-02-201-2/+2
* Add __FBSDID()s to libusbMatthew Dillon2001-09-301-3/+3
* Sync with NetBSD:Nick Hibma2000-10-161-11/+19
* Remove DIAGASSERTNick Hibma2000-07-071-2/+0
* The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.Nick Hibma2000-06-111-0/+75