summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mach/pci.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18ARM/PCI: Remove unused fields from struct hw_pciLorenzo Pieralisi1-7/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-1/+2
2016-06-21ARM: Make PCI I/O space optionalBjorn Helgaas1-0/+1
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni1-6/+0
2015-08-20ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi1-3/+0
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi1-2/+0
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi1-6/+0
2014-11-21ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang1-4/+0
2014-11-21ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang1-0/+6
2013-09-17ARM: delete mach-sharkLinus Walleij1-4/+0
2013-08-12ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni1-0/+4
2013-06-03ARM: integrator: merge PCIv3 driver into one fileLinus Walleij1-5/+0
2013-06-03ARM: pci: create pci_common_init_dev()Linus Walleij1-1/+11
2013-04-03ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni1-0/+11
2013-02-16ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding1-0/+1
2012-07-26ARM: move PCI i/o resource setup into common codeRob Herring1-0/+3
2012-07-25ARM: Add fixed PCI i/o mappingRob Herring1-0/+10
2012-05-16ARM: PCI: remove per-pci_hw list of busesRussell King1-1/+0
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-4/+6
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-5/+0
2012-04-26ARM: PCI: remove unused sys->hwRussell King1-1/+0
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-1/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-2/+2
2010-07-16[ARM] PCI: add platform private data to pci_sys_dataSaeed Bishara1-0/+1
2010-04-22ARM: 6058/1: Add support for PCI domainsAnton Vorontsov1-0/+11
2009-01-07PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas1-1/+1
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+72