[PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers

Bjorn Helgaas bhelgaas at google.com
Wed Dec 11 13:32:37 EST 2013


If this looks reasonable, I'll merge it via the PCI tree for v3.13.

Bjorn


MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers

Add entries for PCI host controller drivers in drivers/pci/host/.

Signed-off-by: Bjorn Helgaas <bhelgaas at google.com>
---
 MAINTAINERS |   31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8285ed4676b6..826c722d92ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6449,16 +6449,47 @@ F:	drivers/pci/
 F:	include/linux/pci*
 F:	arch/x86/pci/
 
+PCI DRIVER FOR DESIGNWARE
+M:	Jingoo Han <jg1.han at samsung.com>
+L:	linux-pci at vger.kernel.org
+S:	Maintained
+F:	drivers/pci/host/*designware*
+
+PCI DRIVER FOR IMX6
+M:	Shawn Guo <shawn.guo at linaro.org>
+L:	linux-pci at vger.kernel.org
+L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+F:	drivers/pci/host/*imx6*
+
+PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
+M:	Jason Cooper <jason at lakedaemon.net>
+L:	linux-pci at vger.kernel.org
+L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+F:	drivers/pci/host/*mvebu*
+
 PCI DRIVER FOR NVIDIA TEGRA
 M:	Thierry Reding <thierry.reding at gmail.com>
 L:	linux-tegra at vger.kernel.org
+L:	linux-pci at vger.kernel.org
 S:	Supported
 F:	Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
 F:	drivers/pci/host/pci-tegra.c
 
+PCI DRIVER FOR RENESAS R-CAR
+M:	Simon Horman <horms at verge.net.au>
+M:	Magnus Damm <magnus.damm at gmail.com>
+L:	linux-pci at vger.kernel.org
+L:	linux-sh at vger.kernel.org
+S:	Maintained
+F:	drivers/pci/host/*rcar*
+
 PCI DRIVER FOR SAMSUNG EXYNOS
 M:	Jingoo Han <jg1.han at samsung.com>
 L:	linux-pci at vger.kernel.org
+L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+L:	linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
 S:	Maintained
 F:	drivers/pci/host/pci-exynos.c
 



More information about the linux-arm-kernel mailing list