diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2012-06-10 15:16:19 +0200 |
---|---|---|
committer | Pawit Pornkitprasan <p.pawit@gmail.com> | 2012-12-05 23:04:10 +0700 |
commit | 8b32afb36dd38aea4e7ce3cfda58d6ec9a45e3fc (patch) | |
tree | ec916770d30bcdc8dd34ab1cfe45b9914359f796 /scripts | |
parent | f4c5ebe1b081247b21a856eb011764763e231188 (diff) | |
download | kernel_samsung_aries-8b32afb36dd38aea4e7ce3cfda58d6ec9a45e3fc.zip kernel_samsung_aries-8b32afb36dd38aea4e7ce3cfda58d6ec9a45e3fc.tar.gz kernel_samsung_aries-8b32afb36dd38aea4e7ce3cfda58d6ec9a45e3fc.tar.bz2 |
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 'scripts')
0 files changed, 0 insertions, 0 deletions