aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/ecam.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas1-12/+1
2017-04-24PCI: ECAM: Map config region with pci_remap_cfgspace()Lorenzo Pieralisi1-2/+4
2016-12-06PCI: Add MCFG quirks for Qualcomm QDF2432 host controllerChristopher Covington1-0/+12
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2016-06-10PCI: Add parent device field to ECAM struct pci_config_windowJayachandran C1-1/+2
2016-06-10PCI: Move ecam.h to linux/include/pci-ecam.hJayachandran C1-2/+1
2016-05-11PCI: Provide common functions for ECAM mappingJayachandran C1-0/+164