summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/pci.h
AgeCommit message (Expand)Author
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2019-10-27ARM: 8911/1: move pcibios_report_status to <asm/pci.h>Ben Dooks
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2017-12-18PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-20ARM/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2013-12-29ARM: PCI: add legacy IDE IRQ implementationRussell King
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2010-04-22ARM: 6058/1: Add support for PCI domainsAnton Vorontsov
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: arm: use include/linux/pci-dma.hFUJITA Tomonori
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2008-09-13[ARM] Fix PCI_DMA_BUS_IS_PHYS for ARMRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King