summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorVineeth Vijayan <vneethv@linux.ibm.com>2023-02-06 16:26:31 +0300
committerHeiko Carstens <hca@linux.ibm.com>2023-02-09 22:11:23 +0300
commitbe20b9d357c722f1fda32b937faf2677ab25cefa (patch)
tree64ce5977c1cc78c41258b74553d181b3cd7c65b9 /MAINTAINERS
parent87f79d886dd8c53bc61b09078764e50e3ac631cc (diff)
downloadlinux-be20b9d357c722f1fda32b937faf2677ab25cefa.tar.xz
MAINTAINERS: add entry for s390 SCM driver
Storage Class Memory driver support for s390 architecture has been there for a while. The original author of this work, Sebastian Ott has left IBM and I am taking over this module. Adding myself as the upstream maintainer for SCM on s390 architecture. Signed-off-by: Vineeth Vijayan <vneethv@linux.ibm.com> Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a36df9ed283d..7a2ce3840b5c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18320,6 +18320,13 @@ F: arch/s390/pci/
F: drivers/pci/hotplug/s390_pci_hpc.c
F: Documentation/s390/pci.rst
+S390 SCM DRIVER
+M: Vineeth Vijayan <vneethv@linux.ibm.com>
+L: linux-s390@vger.kernel.org
+S: Supported
+F: drivers/s390/block/scm*
+F: drivers/s390/cio/scm.c
+
S390 VFIO AP DRIVER
M: Tony Krowiak <akrowiak@linux.ibm.com>
M: Halil Pasic <pasic@linux.ibm.com>