aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJoerg Roedel <jroedel@suse.de>2022-07-15 13:03:34 +0200
committerJoerg Roedel <jroedel@suse.de>2022-07-15 13:12:10 +0200
commit1dcef3d2f345810472cc7385384014a412a4682c (patch)
tree41be0b8a97c66b3fb888e9ae9ae68070287f2b69 /MAINTAINERS
parent469b7b8ac552041d038d0451a5e1343a8d6080c0 (diff)
downloadlinux-1dcef3d2f345810472cc7385384014a412a4682c.tar.gz
MAINTAINERS: Add Robin Murphy as IOMMU SUBSYTEM reviewer
Robin has been acting as a reviewer of the IOMMU Subsystem for a long time. He is also defacto maintaining the IOMMU DMA-API Layer, so make both roles official by adding Robin to the MAINTAINERS file. Signed-off-by: Joerg Roedel <jroedel@suse.de> Acked-by: Robin Murphy <robin.murphy@arm.com> Link: https://lore.kernel.org/r/20220715110334.6969-1-joro@8bytes.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS13
1 files changed, 12 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3cf9842d9233c8..b61dd738a11b54 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10352,9 +10352,20 @@ T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
F: fs/iomap/
F: include/linux/iomap.h
-IOMMU DRIVERS
+IOMMU DMA-API LAYER
+M: Robin Murphy <robin.murphy@arm.com>
+L: iommu@lists.linux.dev
+S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
+F: drivers/iommu/dma-iommu.c
+F: drivers/iommu/iova.c
+F: include/linux/dma-iommu.h
+F: include/linux/iova.h
+
+IOMMU SUBSYSTEM
M: Joerg Roedel <joro@8bytes.org>
M: Will Deacon <will@kernel.org>
+R: Robin Murphy <robin.murphy@arm.com>
L: iommu@lists.linux-foundation.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git