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