diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6eb978ee321c..5b422908d0f3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2484,12 +2484,6 @@ L: linuxppc-dev@ozlabs.org | |||
2484 | S: Odd Fixes | 2484 | S: Odd Fixes |
2485 | F: drivers/char/hvc_* | 2485 | F: drivers/char/hvc_* |
2486 | 2486 | ||
2487 | VIRTIO CONSOLE DRIVER | ||
2488 | M: Amit Shah <amit.shah@redhat.com> | ||
2489 | L: virtualization@lists.linux-foundation.org | ||
2490 | S: Maintained | ||
2491 | F: drivers/char/virtio_console.c | ||
2492 | |||
2493 | iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER | 2487 | iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER |
2494 | M: Peter Jones <pjones@redhat.com> | 2488 | M: Peter Jones <pjones@redhat.com> |
2495 | M: Konrad Rzeszutek Wilk <konrad@kernel.org> | 2489 | M: Konrad Rzeszutek Wilk <konrad@kernel.org> |
@@ -5981,6 +5975,13 @@ S: Maintained | |||
5981 | F: Documentation/filesystems/vfat.txt | 5975 | F: Documentation/filesystems/vfat.txt |
5982 | F: fs/fat/ | 5976 | F: fs/fat/ |
5983 | 5977 | ||
5978 | VIRTIO CONSOLE DRIVER | ||
5979 | M: Amit Shah <amit.shah@redhat.com> | ||
5980 | L: virtualization@lists.linux-foundation.org | ||
5981 | S: Maintained | ||
5982 | F: drivers/char/virtio_console.c | ||
5983 | F: include/linux/virtio_console.h | ||
5984 | |||
5984 | VIRTIO HOST (VHOST) | 5985 | VIRTIO HOST (VHOST) |
5985 | M: "Michael S. Tsirkin" <mst@redhat.com> | 5986 | M: "Michael S. Tsirkin" <mst@redhat.com> |
5986 | L: kvm@vger.kernel.org | 5987 | L: kvm@vger.kernel.org |