Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI: Unify ECAM constants in native PCI Express drivers | Krzysztof WilczyĆski | 2020-12-10 | 1 | -9/+23 |
* | PCI/ACPI: Add Ampere Altra SOC MCFG quirk | Tuan Phan | 2020-09-17 | 1 | -0/+10 |
* | PCI: host-generic: Support building as modules | Rob Herring | 2020-05-01 | 1 | -0/+4 |
* | PCI: Constify struct pci_ecam_ops | Rob Herring | 2020-05-01 | 1 | -3/+3 |
* | PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate | Bjorn Helgaas | 2018-01-28 | 1 | -12/+1 |
* | PCI: ECAM: Map config region with pci_remap_cfgspace() | Lorenzo Pieralisi | 2017-04-24 | 1 | -2/+4 |
* | PCI: Add MCFG quirks for Qualcomm QDF2432 host controller | Christopher Covington | 2016-12-06 | 1 | -0/+12 |
* | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 1 | -1/+1 |
* | PCI: Add parent device field to ECAM struct pci_config_window | Jayachandran C | 2016-06-10 | 1 | -1/+2 |
* | PCI: Move ecam.h to linux/include/pci-ecam.h | Jayachandran C | 2016-06-10 | 1 | -2/+1 |
* | PCI: Provide common functions for ECAM mapping | Jayachandran C | 2016-05-11 | 1 | -0/+164 |