summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGerd Hoffmann2015-03-27 03:16:12 +0100
committerRusty Russell2015-03-29 03:43:52 +0200
commit271c865161c57cfabca45b93eaa712b19da365bc (patch)
tree4bdb56ba5f7bd2c2e7c078187fa8841d3d81546b /MAINTAINERS
parentlguest: suppress interrupts for single insn, not range. (diff)
downloadkernel-qcow2-linux-271c865161c57cfabca45b93eaa712b19da365bc.tar.gz
kernel-qcow2-linux-271c865161c57cfabca45b93eaa712b19da365bc.tar.xz
kernel-qcow2-linux-271c865161c57cfabca45b93eaa712b19da365bc.zip
Add virtio-input driver.
virtio-input is basically evdev-events-over-virtio, so this driver isn't much more than reading configuration from config space and forwarding incoming events to the linux input layer. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0e1abe8cc684..585e6cdd9186 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10435,6 +10435,12 @@ S: Maintained
F: drivers/vhost/
F: include/uapi/linux/vhost.h
+VIRTIO INPUT DRIVER
+M: Gerd Hoffmann <kraxel@redhat.com>
+S: Maintained
+F: drivers/virtio/virtio_input.c
+F: include/uapi/linux/virtio_input.h
+
VIA RHINE NETWORK DRIVER
M: Roger Luethi <rl@hellgate.ch>
S: Maintained