MAINTAINERS: Update for INTEL IOMMU (VT-d) entry
authorLu Baolu <baolu.lu@linux.intel.com>
Sat, 2 Nov 2019 02:53:11 +0000 (10:53 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 11 Nov 2019 15:09:44 +0000 (16:09 +0100)
Update the INTEL IOMMU (VT-d) entry and add myself as the
co-maintainer. I have several years of VT-d development
experience and have actively contributed to Intel VT-d
driver during recent two years. I volunteer to take this
rule. With this role, I can better help review and test
patches.

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: Ashok Raj <ashok.raj@intel.com>
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
MAINTAINERS

index eb19fad..2d64b58 100644 (file)
@@ -8299,11 +8299,14 @@ F:      drivers/hid/intel-ish-hid/
 
 INTEL IOMMU (VT-d)
 M:     David Woodhouse <dwmw2@infradead.org>
+M:     Lu Baolu <baolu.lu@linux.intel.com>
 L:     iommu@lists.linux-foundation.org
-T:     git git://git.infradead.org/iommu-2.6.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
 S:     Supported
-F:     drivers/iommu/intel-iommu.c
+F:     drivers/iommu/dmar.c
+F:     drivers/iommu/intel*.[ch]
 F:     include/linux/intel-iommu.h
+F:     include/linux/intel-svm.h
 
 INTEL IOP-ADMA DMA DRIVER
 R:     Dan Williams <dan.j.williams@intel.com>