commit | 1ccd7a2a33f2b47e46c51f4501e9623a51d28090 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@googlemail.com> | Sun Jun 10 15:16:13 2012 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jun 18 13:41:59 2012 +0200 |
tree | bfcee4e23158ec8eb777c77ef3ea1d484dde7fff | |
parent | 3c2c4b73aa79e4a1b601710b59e092441175f4bb [diff] |
HID: uhid: introduce user-space I/O driver support for HID This adds a dummy driver that will support user-space I/O drivers for the HID subsystem. This allows to write transport-level drivers like USB-HID and Bluetooth-HID in user-space. Low-Energy Bluetooth needs this to feed HID data that is parsed in user-space back into the kernel. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>