summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStanimir Varbanov2015-12-18 13:38:57 +0100
committerBjorn Helgaas2016-01-05 22:31:27 +0100
commit82a823833f4e3769e82cdb4df1bc2234bc65b16c (patch)
treea9be3a4b70ee895dbeca7b6d99fd7901af876b41 /MAINTAINERS
parentPCI: qcom: Document PCIe devicetree bindings (diff)
downloadkernel-qcow2-linux-82a823833f4e3769e82cdb4df1bc2234bc65b16c.tar.gz
kernel-qcow2-linux-82a823833f4e3769e82cdb4df1bc2234bc65b16c.tar.xz
kernel-qcow2-linux-82a823833f4e3769e82cdb4df1bc2234bc65b16c.zip
PCI: qcom: Add Qualcomm PCIe controller driver
The PCIe driver reuses the Designware common code for host and MSI initialization, and also programs the Qualcomm application specific registers. [bhelgaas: remove COMPILE_TEST Kconfig dependency] Signed-off-by: Stanimir Varbanov <svarbanov@mm-sol.com> Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 050d0e77a2cf..61a9183d9036 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8245,6 +8245,13 @@ S: Maintained
F: Documentation/devicetree/bindings/pci/hisilicon-pcie.txt
F: drivers/pci/host/pcie-hisi.c
+PCIE DRIVER FOR QUALCOMM MSM
+M: Stanimir Varbanov <svarbanov@mm-sol.com>
+L: linux-pci@vger.kernel.org
+L: linux-arm-msm@vger.kernel.org
+S: Maintained
+F: drivers/pci/host/*qcom*
+
PCMCIA SUBSYSTEM
P: Linux PCMCIA Team
L: linux-pcmcia@lists.infradead.org