| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore handling of the third argument (id) of hid_start_parse(), same as | mav | 2012-09-20 | 3 | -9/+23 |
* | HID Report ID is unsigned value, so clear the rest of bits from possible | mav | 2012-05-16 | 1 | -1/+1 |
* | MFprojects/hid: | mav | 2011-09-28 | 4 | -13/+61 |
* | MFprojects/hid: | mav | 2011-07-30 | 1 | -5/+7 |
* | - Add support for libusbhid in 32-bit compatibility mode. | hselasky | 2010-10-16 | 3 | -3/+25 |
* | Use fixed width integer types for parsing the binary hid data. | thompsa | 2010-05-13 | 2 | -6/+9 |
* | Support getting signed and unsigned HID data. | thompsa | 2010-05-12 | 1 | -6/+10 |
* | Merge improvements from kernel HID parser to the userland usbhid(3) | kaiw | 2010-03-27 | 6 | -251/+406 |
* | Bump the version of all non-symbol-versioned shared libraries in | kensmith | 2009-07-19 | 1 | -1/+1 |
* | Fix missed change from usb2_gen_descriptor to usb_gen_descriptor | thompsa | 2009-05-28 | 1 | -1/+1 |
* | Fix HID_COMPAT7 handling around the USB_GET_REPORT_DESC ioctl. | thompsa | 2009-02-27 | 1 | -2/+4 |
* | Build fixups for the new USB stack. | thompsa | 2009-02-23 | 3 | -1/+11 |
* | src/usr.bin/usbhidaction/usbhidaction.c | alfred | 2009-02-02 | 6 | -7/+166 |
* | Bump library versions in preparation for 7.0. | deischen | 2007-05-21 | 1 | -1/+1 |
* | Fix prototypes. | ru | 2005-11-24 | 1 | -6/+6 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | Release n_hibma's maintainership due to his ENOTIME. | schweikh | 2005-06-04 | 1 | -2/+0 |
* | Sort sections. | ru | 2005-01-20 | 1 | -4/+4 |
* | Add __BEGIN_DECLS / __END_DECLS so this can be used in C++ code. | des | 2004-06-03 | 1 | -0/+4 |
* | Do not cast dval. | emax | 2004-02-11 | 2 | -3/+2 |
* | The report size is not a local item, so don't clear it when clearing local it... | emax | 2004-01-28 | 1 | -1/+0 |
* | Correct URI to USB specs. | rushani | 2003-12-21 | 1 | -1/+1 |
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -1/+1 |
* | Assorted mdoc(7) fixes. | ru | 2003-05-22 | 1 | -9/+9 |
* | Sync with NetBSD. | mdodd | 2003-04-09 | 8 | -186/+130 |
* | MF NetBSD: | mdodd | 2003-04-07 | 4 | -13/+24 |
* | Zap now-unused SHLIB_MINOR | peter | 2002-09-28 | 1 | -1/+0 |
* | mdoc(7) police: Tidy up the markup. | ru | 2002-05-30 | 1 | -29/+37 |
* | Install libusbhid, and use it instead of libusb. | joe | 2002-03-28 | 2 | -2/+2 |
* | Update the documentation to reflect the change from libusb to libusbhid. | joe | 2002-03-28 | 3 | -221/+11 |
* | Finish the libusb.h -> libusbhid.h migration. | joe | 2002-03-28 | 6 | -8/+8 |
* | Rename libusb.h to libusbhid.h, via a repocopy. | joe | 2002-03-28 | 2 | -102/+1 |
* | Remove __P() usage. | obrien | 2002-03-21 | 3 | -45/+45 |
* | Prefix structure members to protect them against clashes with eg. | alfred | 2002-02-20 | 1 | -2/+2 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 2 | -2/+2 |
* | Add __FBSDID()s to libusb | dillon | 2001-09-30 | 4 | -11/+12 |
* | mdoc(7) police: Fixed broken xrefs. | ru | 2001-08-22 | 2 | -2/+2 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | Fixed prototypes. About half of them were wrong (mainly due to const | bde | 2001-02-06 | 2 | -20/+20 |
* | Added used include of <sys/cdefs.h>. | bde | 2001-02-06 | 3 | -0/+12 |
* | mdoc(7) police: use certified section headers wherever possible. | ru | 2000-11-17 | 2 | -2/+2 |
* | Remove fullstops from the end of .Xr lines in SEE ALSO section. | ben | 2000-11-15 | 2 | -2/+2 |
* | Sync with NetBSD: | n_hibma | 2000-10-16 | 8 | -73/+170 |
* | Sync with NetBSD: | n_hibma | 2000-08-26 | 4 | -9/+9 |
* | Remove DIAGASSERT | n_hibma | 2000-07-07 | 3 | -25/+0 |
* | The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>. | n_hibma | 2000-06-11 | 11 | -0/+1504 |