From: David Herrmann Date: Sun, 1 Sep 2013 21:45:18 +0000 (+0200) Subject: HID: uhid: improve uhid example client X-Git-Tag: v3.12-rc1~125^2~1^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e4e7fdd57691d5308cf854dd0dbcfd58799e9a;p=pandora-kernel.git HID: uhid: improve uhid example client This extends the uhid example client. It properly documents the built-in report-descriptor an adds explicit report-numbers. Furthermore, LED output reports are added to utilize the new UHID output reports of the kernel. Support for 3 basic LEDs is added and a small report-parser to print debug messages if output reports were received. To test this, simply write the EV_LED+LED_CAPSL+1 event to the evdev device-node of the uhid-device and the kernel will forward it to your uhid client. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed