aboutsummaryrefslogtreecommitdiff
path: root/lib/libusbhid
Commit message (Expand)AuthorAgeFilesLines
* USB HID descriptors may push/pop the current state to allowHans Petter Selasky2020-06-051-16/+18
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-267-7/+21
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* MFHGlen Barber2016-04-112-4/+4
|\
| * USB: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-092-4/+4
* | 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
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * Sync from headSimon J. Gerraty2012-11-043-9/+23
| |\ | |/ |/|
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | Restore handling of the third argument (id) of hid_start_parse(), same asAlexander Motin2012-09-203-9/+23
|/
* HID Report ID is unsigned value, so clear the rest of bits from possibleAlexander Motin2012-05-161-1/+1
* MFprojects/hid:Alexander Motin2011-09-284-13/+61
* MFprojects/hid:Alexander Motin2011-07-301-5/+7
* - Add support for libusbhid in 32-bit compatibility mode.Hans Petter Selasky2010-10-163-3/+25
* Use fixed width integer types for parsing the binary hid data.Andrew Thompson2010-05-132-6/+9
* Support getting signed and unsigned HID data.Andrew Thompson2010-05-121-6/+10
* Merge improvements from kernel HID parser to the userland usbhid(3)Kai Wang2010-03-276-251/+406
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* 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-233-1/+11
* src/usr.bin/usbhidaction/usbhidaction.cAlfred Perlstein2009-02-026-7/+166
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Fix prototypes.Ruslan Ermilov2005-11-241-6/+6
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Release n_hibma's maintainership due to his ENOTIME.Jens Schweikhardt2005-06-041-2/+0
* Sort sections.Ruslan Ermilov2005-01-201-4/+4
* Add __BEGIN_DECLS / __END_DECLS so this can be used in C++ code.Dag-Erling Smørgrav2004-06-031-0/+4
* Do not cast dval.Maksim Yevmenkin2004-02-112-3/+2
* The report size is not a local item, so don't clear it when clearing local it...Maksim Yevmenkin2004-01-281-1/+0
* Correct URI to USB specs.Hideyuki KURASHINA2003-12-211-1/+1
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-221-9/+9
* Sync with NetBSD.Matthew N. Dodd2003-04-098-186/+130
* MF NetBSD:Matthew N. Dodd2003-04-074-13/+24
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* mdoc(7) police: Tidy up the markup.Ruslan Ermilov2002-05-301-29/+37
* Install libusbhid, and use it instead of libusb.Josef Karthauser2002-03-282-2/+2
* Update the documentation to reflect the change from libusb to libusbhid.Josef Karthauser2002-03-283-221/+11
* Finish the libusb.h -> libusbhid.h migration.Josef Karthauser2002-03-286-8/+8
* Rename libusb.h to libusbhid.h, via a repocopy.Josef Karthauser2002-03-282-102/+1