Commit 9059f3c9 authored by Lu Baolu's avatar Lu Baolu Committed by Joerg Roedel
Browse files

MAINTAINERS: Update for INTEL IOMMU (VT-d) entry



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: default avatarLu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 31f4f5b4
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -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>