diff options
author | Gerald Schaefer <gerald.schaefer@de.ibm.com> | 2015-08-27 09:33:03 -0400 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2015-10-06 06:20:24 -0400 |
commit | 8128f23c436d0dd4f72412e1bf9256e424479dc3 (patch) | |
tree | fa98a41a6b55c0108fa8f5724a8edc4d124a56ff /MAINTAINERS | |
parent | 049e6dde7e57f0054fdc49102e7ef4830c698b46 (diff) |
iommu/s390: Add iommu api for s390 pci devices
This adds an IOMMU API implementation for s390 PCI devices.
Reviewed-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 797236befd27..8dfe79589681 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8943,6 +8943,13 @@ F: drivers/s390/net/*iucv* | |||
8943 | F: include/net/iucv/ | 8943 | F: include/net/iucv/ |
8944 | F: net/iucv/ | 8944 | F: net/iucv/ |
8945 | 8945 | ||
8946 | S390 IOMMU (PCI) | ||
8947 | M: Gerald Schaefer <gerald.schaefer@de.ibm.com> | ||
8948 | L: linux-s390@vger.kernel.org | ||
8949 | W: http://www.ibm.com/developerworks/linux/linux390/ | ||
8950 | S: Supported | ||
8951 | F: drivers/iommu/s390-iommu.c | ||
8952 | |||
8946 | S3C24XX SD/MMC Driver | 8953 | S3C24XX SD/MMC Driver |
8947 | M: Ben Dooks <ben-linux@fluff.org> | 8954 | M: Ben Dooks <ben-linux@fluff.org> |
8948 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 8955 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |