aboutsummaryrefslogtreecommitdiff
path: root/lib/libusbhid/parse.c
Commit message (Expand)AuthorAgeFilesLines
* Restore handling of the third argument (id) of hid_start_parse(), same asAlexander Motin2012-09-201-4/+19
* HID Report ID is unsigned value, so clear the rest of bits from possibleAlexander Motin2012-05-161-1/+1
* MFprojects/hid:Alexander Motin2011-09-281-12/+14
* MFprojects/hid:Alexander Motin2011-07-301-5/+7
* Merge improvements from kernel HID parser to the userland usbhid(3)Kai Wang2010-03-271-207/+329
* Do not cast dval.Maksim Yevmenkin2004-02-111-2/+1
* The report size is not a local item, so don't clear it when clearing local it...Maksim Yevmenkin2004-01-281-1/+0
* Sync with NetBSD.Matthew N. Dodd2003-04-091-44/+93
* MF NetBSD:Matthew N. Dodd2003-04-071-0/+1
* Finish the libusb.h -> libusbhid.h migration.Josef Karthauser2002-03-281-1/+1
* Add __FBSDID()s to libusbMatthew Dillon2001-09-301-3/+3
* Sync with NetBSD:Nick Hibma2000-10-161-34/+38
* Remove DIAGASSERTNick Hibma2000-07-071-17/+0
* The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.Nick Hibma2000-06-111-0/+405