aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-27ARM: 8911/1: move pcibios_report_status to <asm/pci.h>Ben Dooks1-0/+2
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-7/+0
2017-12-18PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas1-4/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-20ARM/PCI: Use generic pci_mmap_resource_range()David Woodhouse1-0/+1
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-2/+0
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-1/+0
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas1-3/+0
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-10/+0
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi1-7/+0
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0
2013-12-29ARM: PCI: add legacy IDE IRQ implementationRussell King1-4/+1
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-7/+1
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-12/+0
2011-07-12ARM: convert PCI defines to variablesRob Herring1-1/+5
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-0/+6
2010-04-22ARM: 6058/1: Add support for PCI domainsAnton Vorontsov1-0/+15
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: arm: use include/linux/pci-dma.hFUJITA Tomonori1-10/+1
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-2/+0
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2008-09-13[ARM] Fix PCI_DMA_BUS_IS_PHYS for ARMRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+91