/tools/llvm-lib/libLLVMAArch64TargetInfo/

uhr/netbsd/atom/sys/dev/hid/hid.c?h=lockcount-9.3' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/hid/hid.c
AgeCommit message (Expand)Author
2020-01-05Pull up following revision(s) (requested by maxv in ticket #605):martin
2018-11-15Correctly handle signed/unsigned quantities in kernel HID parser.jakllsch
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2017-12-10Factor out bus-independant HID code so that it can be shared by USB, bluetoothbouyer