aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pci-ecam.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-16PCI: Dynamically map ECAM regionsGravatar Russell King 1-0/+1
2021-04-16PCI: tegra: Add Tegra194 MCFG quirks for ECAM errataGravatar Vidya Sagar 1-0/+1
2020-12-10PCI: Unify ECAM constants in native PCI Express driversGravatar Krzysztof Wilczyński 1-0/+27
2020-09-17PCI/ACPI: Add Ampere Altra SOC MCFG quirkGravatar Tuan Phan 1-0/+1
2020-05-07PCI: host-generic: Eliminate pci_host_common_probe wrappersGravatar Rob Herring 1-2/+1
2020-05-01PCI: host-generic: Support building as modulesGravatar Rob Herring 1-1/+1
2020-05-01PCI: Constify struct pci_ecam_opsGravatar Rob Herring 1-11/+11
2019-04-25PCI: al: Add Amazon Annapurna Labs PCIe host controller driverGravatar Jonathan Chocron 1-0/+1
2018-05-30PCI: Add support for unbinding the generic PCI host controllerGravatar Jan Kiszka 1-0/+1
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateGravatar Bjorn Helgaas 1-12/+1
2017-04-18PCI: Change pci_host_common_probe() visibilityGravatar Marc Gonzalez 1-1/+1
2017-03-23PCI: Include pci.h for struct pci_ops definitionGravatar Marc Gonzalez 1-0/+1
2016-12-06PCI: Add MCFG quirks for X-Gene host controllerGravatar Duc Dang 1-0/+2
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controllerGravatar Tomasz Nowicki 1-1/+2
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controllerGravatar Tomasz Nowicki 1-0/+1
2016-12-06PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllersGravatar Dongdong Liu 1-0/+1
2016-12-06PCI: Add MCFG quirks for Qualcomm QDF2432 host controllerGravatar Christopher Covington 1-0/+4
2016-06-10PCI: Add parent device field to ECAM struct pci_config_windowGravatar Jayachandran C 1-2/+2
2016-06-10PCI: Move ecam.h to linux/include/pci-ecam.hGravatar Jayachandran C 1-0/+67