[+cc Thomas] On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote: > If this looks reasonable, I'll merge it via the PCI tree for v3.13.
OK, here's another try. I'm not actually trying to nominate anybody; I just tried to write down the list we came up with in an earlier discussion [1]. I'd like confirmation from the following people that they approve of being listed here: Richard Zhu (IMX6) Thomas Petazzoni (MVEBU) Magnus Damm (R-CAR) I think everybody else listed has already said they approve. [1] http://lkml.kernel.org/r/CAErSpo5tN==4nsv2u3sube_l4vswn4p7tn+ltrc172qj1vh...@mail.gmail.com MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers From: Bjorn Helgaas <bhelg...@google.com> Add entries for PCI host controller drivers in drivers/pci/host/. Signed-off-by: Mohit Kumar <mohit.ku...@st.com> (DesignWare) Signed-off-by: Pratyush Anand <pratyush.an...@st.com> (DesignWare) Signed-off-by: Bjorn Helgaas <bhelg...@google.com> Acked-by: Simon Horman <horms+rene...@verge.net.au> (R-CAR) Acked-by: Jason Cooper <ja...@lakedaemon.net> (MVEBU) Acked-by: Jingoo Han <jg1....@samsung.com> Acked-by: Thierry Reding <tred...@nvidia.com> --- MAINTAINERS | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8285ed4676b6..1c5dc36ec522 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6449,19 +6449,53 @@ F: drivers/pci/ F: include/linux/pci* F: arch/x86/pci/ +PCI DRIVER FOR IMX6 +M: Richard Zhu <r65...@freescale.com> +M: Shawn Guo <shawn....@linaro.org> +L: linux-...@vger.kernel.org +L: linux-arm-ker...@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: Thomas Petazzoni <thomas.petazz...@free-electrons.com> +M: Jason Cooper <ja...@lakedaemon.net> +L: linux-...@vger.kernel.org +L: linux-arm-ker...@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: drivers/pci/host/*mvebu* + PCI DRIVER FOR NVIDIA TEGRA M: Thierry Reding <thierry.red...@gmail.com> L: linux-te...@vger.kernel.org +L: linux-...@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 <ho...@verge.net.au> +M: Magnus Damm <magnus.d...@gmail.com> +L: linux-...@vger.kernel.org +L: linux...@vger.kernel.org +S: Maintained +F: drivers/pci/host/*rcar* + PCI DRIVER FOR SAMSUNG EXYNOS M: Jingoo Han <jg1....@samsung.com> L: linux-...@vger.kernel.org +L: linux-arm-ker...@lists.infradead.org (moderated for non-subscribers) +L: linux-samsung-...@vger.kernel.org (moderated for non-subscribers) S: Maintained F: drivers/pci/host/pci-exynos.c +PCI DRIVER FOR SYNOPSIS DESIGNWARE +M: Mohit Kumar <mohit.ku...@st.com> +M: Jingoo Han <jg1....@samsung.com> +L: linux-...@vger.kernel.org +S: Maintained +F: drivers/pci/host/*designware* + PCMCIA SUBSYSTEM P: Linux PCMCIA Team L: linux-pcm...@lists.infradead.org -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/