summaryrefslogtreecommitdiffstats
path: root/drivers/pci/ecam.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Unify ECAM constants in native PCI Express driversKrzysztof WilczyƄski2020-12-101-9/+23
* PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan2020-09-171-0/+10
* PCI: host-generic: Support building as modulesRob Herring2020-05-011-0/+4
* PCI: Constify struct pci_ecam_opsRob Herring2020-05-011-3/+3
* PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-12/+1
* PCI: ECAM: Map config region with pci_remap_cfgspace()Lorenzo Pieralisi2017-04-241-2/+4
* PCI: Add MCFG quirks for Qualcomm QDF2432 host controllerChristopher Covington2016-12-061-0/+12
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* PCI: Add parent device field to ECAM struct pci_config_windowJayachandran C2016-06-101-1/+2
* PCI: Move ecam.h to linux/include/pci-ecam.hJayachandran C2016-06-101-2/+1
* PCI: Provide common functions for ECAM mappingJayachandran C2016-05-111-0/+164