index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
ecam.c
Age
Commit message (
Expand
)
Author
2025-06-30
Revert "PCI: ecam: Allow cfg->priv to be pre-populated from the root port dev...
Marc Zyngier
2025-04-23
PCI: ecam: Allow cfg->priv to be pre-populated from the root port device
Marc Zyngier
2024-10-10
PCI: Use resource_set_{range,size}() helpers
Ilpo Järvinen
2021-06-16
PCI: Dynamically map ECAM regions
Russell King
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
2020-09-17
PCI/ACPI: Add Ampere Altra SOC MCFG quirk
Tuan Phan
2020-05-01
PCI: host-generic: Support building as modules
Rob Herring
2020-05-01
PCI: Constify struct pci_ecam_ops
Rob Herring
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2017-04-24
PCI: ECAM: Map config region with pci_remap_cfgspace()
Lorenzo Pieralisi
2016-12-06
PCI: Add MCFG quirks for Qualcomm QDF2432 host controller
Christopher Covington
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-06-10
PCI: Add parent device field to ECAM struct pci_config_window
Jayachandran C
2016-06-10
PCI: Move ecam.h to linux/include/pci-ecam.h
Jayachandran C
2016-05-11
PCI: Provide common functions for ECAM mapping
Jayachandran C