aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2017-11-08 08:49:49 -0600
committerBjorn Helgaas <[email protected]>2017-11-08 08:49:49 -0600
commit6b7be529634bbfbf6395f23217a66d731fbed0a0 (patch)
tree27fcfd83b860fd989b177ce9ad492afd433ad311
parente806fa6bad186d7d353509b5a909abcf3a1e968b (diff)
MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and the endpoint driver framework. Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Lorenzo Pieralisi <[email protected]>
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index db412a627d96..6ce341e86fec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10378,6 +10378,7 @@ F: drivers/pci/dwc/*keystone*
PCI ENDPOINT SUBSYSTEM
M: Kishon Vijay Abraham I <[email protected]>
+M: Lorenzo Pieralisi <[email protected]>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
S: Supported
@@ -10429,6 +10430,15 @@ F: include/linux/pci*
F: arch/x86/pci/
F: arch/x86/kernel/quirks.c
+PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
+M: Lorenzo Pieralisi <[email protected]>
+Q: http://patchwork.ozlabs.org/project/linux-pci/list/
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/
+S: Supported
+F: drivers/pci/host/
+F: drivers/pci/dwc/
+
PCIE DRIVER FOR AXIS ARTPEC
M: Niklas Cassel <[email protected]>
M: Jesper Nilsson <[email protected]>