开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
2020-05-01
PCI: Constify struct pci_ecam_ops
Rob Herring
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-21
arm64: PCI: Preserve firmware configuration when desired
Benjamin Herrenschmidt
2019-06-21
arm64: PCI: Allow resource reallocation if necessary
Benjamin Herrenschmidt
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-17
arm64: PCI: Remove node-local allocations when initialising host controller
Punit Agrawal
2017-08-02
PCI: Add a generic weak pcibios_align_resource()
Palmer Dabbelt
2017-08-02
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-02
arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()
Lorenzo Pieralisi
2017-06-26
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
2017-05-30
ARM64/PCI: Set root bus NUMA node on ACPI systems
Lorenzo Pieralisi
2017-05-25
ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
Timmy Li
2016-12-06
PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessors
Tomasz Nowicki
2016-12-06
arm64: PCI: Exclude ACPI "consumer" resources from host bridge windows
Bjorn Helgaas
2016-12-06
arm64: PCI: Manage controller-specific data on per-controller basis
Tomasz Nowicki
2016-12-06
arm64: PCI: Search ACPI namespace to ensure ECAM space is reserved
Bjorn Helgaas
2016-12-06
arm64: PCI: Add local struct device pointers
Bjorn Helgaas
2016-08-01
Merge branch 'pci/resource' into next
Bjorn Helgaas
2016-06-23
ARM64/PCI: Remove arch-specific pcibios_enable_device()
Lorenzo Pieralisi
2016-06-10
ARM64: PCI: Support ACPI-based PCI host controller
Tomasz Nowicki
2016-06-10
ARM64: PCI: Implement AML accessors for PCI_Config region
Tomasz Nowicki
2016-06-10
ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT code
Tomasz Nowicki
2016-06-10
ARM64: PCI: Add acpi_pci_bus_find_domain_nr()
Tomasz Nowicki
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2016-02-05
ARM64: PCI: Remove generated include of asm-generic/pci-bridge.h
Bjorn Helgaas
2015-07-30
ARM64: PCI: do not enable resources on PROBE_ONLY systems
Lorenzo Pieralisi
2015-03-25
ARM64 / ACPI: Introduce PCI stub functions for ACPI
Hanjun Guo
2014-12-27
PCI: Move domain assignment from arm64 to generic code
Lorenzo Pieralisi
2014-09-30
arm64: Add architectural support for PCI
Liviu Dudau