| commit | 21244048a0468e9003484bb54862c5aed94b5d9b | [log] [tgz] |
|---|---|---|
| author | David Herrmann <dh.herrmann@googlemail.com> | Sun Jun 10 15:16:26 2012 +0200 |
| committer | Iliyan Malchev <malchev@google.com> | Wed Sep 05 22:36:07 2012 -0700 |
| tree | fb20bcba7610073a7863e0b1553d09e2f71fe9ab | |
| parent | 03951e2b1d17d00293a575a443021f5bbcda46cb [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>