summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-06-20 11:17:30 +0200
committerChristoph Hellwig <hch@lst.de>2017-06-28 06:54:56 -0700
commit2e7d1098c00caebc8e31c4d338a49e88c979dd2b (patch)
treee7ef9d612a85f7d1a3dfd40396449b43dd2c4e27 /MAINTAINERS
parenta9a7b06f58d82191f18f626c0d942ec3655c0bde (diff)
downloadop-kernel-dev-2e7d1098c00caebc8e31c4d338a49e88c979dd2b.zip
op-kernel-dev-2e7d1098c00caebc8e31c4d338a49e88c979dd2b.tar.gz
MAINTAINERS: add entry for dma mapping helpers
This code has been spread between getting in through arch trees, the iommu tree, -mm and the drivers tree. There will be a lot of work in this area, including consolidating various arch implementations into more common code, so ensure we have a proper git tree that facilitates cooperation with the architecture maintainers. Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS15
1 files changed, 15 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 09b5ab6..9a08861 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2595,6 +2595,21 @@ S: Maintained
F: net/bluetooth/
F: include/net/bluetooth/
+DMA MAPPING HELPERS
+M: Christoph Hellwig <hch@lst.de>
+M: Marek Szyprowski <m.szyprowski@samsung.com>
+R: Robin Murphy <robin.murphy@arm.com>
+L: linux-kernel@vger.kernel.org
+T: git git://git.infradead.org/users/hch/dma-mapping.git
+W: http://git.infradead.org/users/hch/dma-mapping.git
+S: Supported
+F: lib/dma-debug.c
+F: lib/dma-noop.c
+F: lib/dma-virt.c
+F: drivers/base/dma-mapping.c
+F: drivers/base/dma-coherent.c
+F: include/linux/dma-mapping.h
+
BONDING DRIVER
M: Jay Vosburgh <j.vosburgh@gmail.com>
M: Veaceslav Falico <vfalico@gmail.com>
OpenPOWER on IntegriCloud