summaryrefslogtreecommitdiff
path: root/lib/libusbhid/parse.c
AgeCommit message (Expand)Author
2015-02-04Return the correct report ID when hitting a "collection" item.Martin Pieuchot
2015-01-18Do not calculated the length of a report with an extra byte for theMartin Pieuchot
2014-05-12Keep libusbhid's HID parser in sync with the kernel one. This is mostlyMartin Pieuchot
2014-05-07use calloc. from Peter MaloneTed Unangst
2012-07-16revert previous, it was hardly tested and is causing too many issues too clos...Jasper Lievisse Adriaanse
2012-07-11- port multiple report ID support for HID parser from FreeBSD codeYojiro Uo
2009-07-24From NetBSD rev 1.5Jonathan Gray
2009-07-24Global Item #3 should be Physical Minimum not Maximum accordingJonathan Gray
2004-06-04knf + new interface: hid_start() is non-exit non-stderr spewing version of hi...Theo de Raadt
2002-05-10Update usb userland stuff to reflect hid changes in the kernel.Nathan Binkert
2001-12-30Rename libusb to libusbhid, a better name, per NetBSDPeter Valchev