index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
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