diff options
author | Amit Shah | 2010-02-12 06:02:19 +0100 |
---|---|---|
committer | Rusty Russell | 2010-02-24 04:53:07 +0100 |
commit | c610028611479e6b9d8b2f1a6628e9417ef4114f (patch) | |
tree | 05f18f2acfd110971b30d726ada4fd0fa540d963 /MAINTAINERS | |
parent | virtio: console: Fill ports' entire in_vq with buffers (diff) | |
download | kernel-qcow2-linux-c610028611479e6b9d8b2f1a6628e9417ef4114f.tar.gz kernel-qcow2-linux-c610028611479e6b9d8b2f1a6628e9417ef4114f.tar.xz kernel-qcow2-linux-c610028611479e6b9d8b2f1a6628e9417ef4114f.zip |
Add MAINTAINERS entry for virtio_console
I'm taking ownership of the virtio_console module; but I'll continue
feeding patches via Rusty.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c95f727236e1..d0b374094008 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2393,6 +2393,12 @@ L: linuxppc-dev@ozlabs.org S: Odd Fixes F: drivers/char/hvc_* +VIRTIO CONSOLE DRIVER +M: Amit Shah <amit.shah@redhat.com> +L: virtualization@lists.linux-foundation.org +S: Maintained +F: drivers/char/virtio_console.c + GSPCA FINEPIX SUBDRIVER M: Frank Zago <frank@zago.net> L: linux-media@vger.kernel.org |