commit | 48f15f8a92bb926e341ba804f5b2540181fffb35 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@googlemail.com> | Sun Jun 10 15:16:26 2012 +0200 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Mar 05 15:10:45 2013 -0800 |
tree | 752ed1a6a19b2ea3c4a66667e5f990d21eaa4f3c | |
parent | d083f60705c86d38c87c9afdd447184567d6ee3b [diff] |
HID: uhid: add documentation This describes the protocol used by uhid for user-space applications. It describes the details like non-blocking I/O and readv/writev for multiple events per syscall. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Satish kumar sugasi <ssugas@codeaurora.org>