summaryrefslogtreecommitdiff
path: root/hidraw.c
AgeCommit message (Collapse)AuthorFilesLines
2013-04-30hidraw: annotate HID++ 2.0 errors and IRoot featurePeter Wu1-3/+38
2013-04-26Fix logic flaw in array boundsPeter Wu1-3/+3
Index 0xFF needs an array of size 0x100... This error was caught with Address Sanitizer while trying to iterate through all registers 0x00..0xFF.
2013-04-24hidraw: fix FN_KEY_SWAP register numberPeter Wu1-1/+1
2013-04-24hidraw.c: add battery(?) registerPeter Wu1-1/+3
2013-04-08Initial commit of RE/debug programs/notesPeter Wu1-0/+237