summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-kensington.c
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2012-06-10 15:16:19 +0200
committerJiri Kosina <jkosina@suse.cz>2012-06-18 13:42:01 +0200
commit5e87a36ae375297b71cc21ac7e32846832bcfb34 (patch)
tree4f5d355092d58e4690f99ced40bc4efceab0ab40 /drivers/hid/hid-kensington.c
parentd365c6cfd337a2bccdc65eacce271a311ea1072c (diff)
HID: uhid: allow feeding input data into uhid devices
This adds a new event type UHID_INPUT which allows user-space to feed raw HID reports into the HID subsystem. We copy the data into kernel memory and directly feed it into the HID core. There is no error handling of the events couldn't be parsed so user-space should consider all events successfull unless read() returns an error. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-kensington.c')
0 files changed, 0 insertions, 0 deletions