HID: uhid: add documentation
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 10 Jun 2012 13:16:26 +0000 (15:16 +0200)
committerColin Cross <ccross@android.com>
Thu, 16 Aug 2012 19:44:29 +0000 (12:44 -0700)
commitbd76675614d475cc9cf91eaa9ed0d65831465d08
tree903f0bac22f603a4f8db143a750c50447efd798c
parentc12e46fb7120994085bb045ee5a885baa631aeff
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>
Documentation/hid/uhid.txt [new file with mode: 0644]