summaryrefslogtreecommitdiff
path: root/lib/libusbhid/parse.c
AgeCommit message (Expand)Author
2020-04-04lib/libusbhid: Fix possible left shift changes signedness bit.fox
2017-12-10Fix fallout from hid factorisation:bouyer
2016-01-07Don't crash when the device's HID Report Descriptor Pops from an empty stack.jakllsch
2011-05-23Remove pointless self-assignmentjoerg
2010-08-13Improve usbhid(3) descriptor/report parsing:jakllsch
2010-01-05Fix copy-paste-o. Per the HID spec, Global Item Tag 0b001101nn isjakllsch
2004-01-05The report size is not a local item, so don't clear it when clearing local it...augustss
2003-07-26netbsd.org->NetBSD.orgsalo
2003-03-08add RCSIDlukem
2001-12-29Fix a size calculation bug.augustss
2001-12-28Update for uhidev(4) changes.augustss