diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2b08063c8275..72dfb80e8721 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -10139,7 +10139,7 @@ F: drivers/spi/spi-at91-usart.c | |||
10139 | F: Documentation/devicetree/bindings/mfd/atmel-usart.txt | 10139 | F: Documentation/devicetree/bindings/mfd/atmel-usart.txt |
10140 | 10140 | ||
10141 | MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER | 10141 | MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER |
10142 | M: Woojung Huh <Woojung.Huh@microchip.com> | 10142 | M: Woojung Huh <woojung.huh@microchip.com> |
10143 | M: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com> | 10143 | M: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com> |
10144 | L: netdev@vger.kernel.org | 10144 | L: netdev@vger.kernel.org |
10145 | S: Maintained | 10145 | S: Maintained |
@@ -16503,7 +16503,7 @@ F: drivers/char/virtio_console.c | |||
16503 | F: include/linux/virtio_console.h | 16503 | F: include/linux/virtio_console.h |
16504 | F: include/uapi/linux/virtio_console.h | 16504 | F: include/uapi/linux/virtio_console.h |
16505 | 16505 | ||
16506 | VIRTIO CORE, NET AND BLOCK DRIVERS | 16506 | VIRTIO CORE AND NET DRIVERS |
16507 | M: "Michael S. Tsirkin" <mst@redhat.com> | 16507 | M: "Michael S. Tsirkin" <mst@redhat.com> |
16508 | M: Jason Wang <jasowang@redhat.com> | 16508 | M: Jason Wang <jasowang@redhat.com> |
16509 | L: virtualization@lists.linux-foundation.org | 16509 | L: virtualization@lists.linux-foundation.org |
@@ -16518,6 +16518,19 @@ F: include/uapi/linux/virtio_*.h | |||
16518 | F: drivers/crypto/virtio/ | 16518 | F: drivers/crypto/virtio/ |
16519 | F: mm/balloon_compaction.c | 16519 | F: mm/balloon_compaction.c |
16520 | 16520 | ||
16521 | VIRTIO BLOCK AND SCSI DRIVERS | ||
16522 | M: "Michael S. Tsirkin" <mst@redhat.com> | ||
16523 | M: Jason Wang <jasowang@redhat.com> | ||
16524 | R: Paolo Bonzini <pbonzini@redhat.com> | ||
16525 | R: Stefan Hajnoczi <stefanha@redhat.com> | ||
16526 | L: virtualization@lists.linux-foundation.org | ||
16527 | S: Maintained | ||
16528 | F: drivers/block/virtio_blk.c | ||
16529 | F: drivers/scsi/virtio_scsi.c | ||
16530 | F: include/uapi/linux/virtio_blk.h | ||
16531 | F: include/uapi/linux/virtio_scsi.h | ||
16532 | F: drivers/vhost/scsi.c | ||
16533 | |||
16521 | VIRTIO CRYPTO DRIVER | 16534 | VIRTIO CRYPTO DRIVER |
16522 | M: Gonglei <arei.gonglei@huawei.com> | 16535 | M: Gonglei <arei.gonglei@huawei.com> |
16523 | L: virtualization@lists.linux-foundation.org | 16536 | L: virtualization@lists.linux-foundation.org |