diff options
author | Dong Jia Shi <[email protected]> | 2017-03-17 04:17:43 +0100 |
---|---|---|
committer | Cornelia Huck <[email protected]> | 2017-03-31 12:55:12 +0200 |
commit | 1877888d0ad21858693d8a5594734b125a068638 (patch) | |
tree | 911393f5675ca9892140167afbdd6a7851c517d6 | |
parent | d686f21ace295f224eb2320bf1a8a20835de8494 (diff) |
MAINTAINERS: Add vfio-ccw maintainers
Add Cornelia Huck and myself as the vfio-ccw driver maintainers.
Signed-off-by: Dong Jia Shi <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c776906f67a9..01a66752c1cb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10859,6 +10859,16 @@ W: http://www.ibm.com/developerworks/linux/linux390/ S: Supported F: drivers/iommu/s390-iommu.c +S390 VFIO-CCW DRIVER +M: Cornelia Huck <[email protected]> +M: Dong Jia Shi <[email protected]> +S: Supported +F: drivers/s390/cio/vfio_ccw* +F: Documentation/s390/vfio-ccw.txt +F: include/uapi/linux/vfio_ccw.h + S3C24XX SD/MMC Driver M: Ben Dooks <[email protected]> L: [email protected] (moderated for non-subscribers) |