summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mach/pci.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-281-1/+2
* ARM: Make PCI I/O space optionalBjorn Helgaas2016-06-211-0/+1
* ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni2015-11-021-6/+0
* ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi2015-08-201-3/+0
* ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-201-2/+0
* ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-271-6/+0
* ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2014-11-211-4/+0
* ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-0/+6
* ARM: delete mach-sharkLinus Walleij2013-09-171-4/+0
* ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni2013-08-121-0/+4
* ARM: integrator: merge PCIv3 driver into one fileLinus Walleij2013-06-031-5/+0
* ARM: pci: create pci_common_init_dev()Linus Walleij2013-06-031-1/+11
* ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni2013-04-031-0/+11
* ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding2013-02-161-0/+1
* ARM: move PCI i/o resource setup into common codeRob Herring2012-07-261-0/+3
* ARM: Add fixed PCI i/o mappingRob Herring2012-07-251-0/+10
* ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-161-1/+0
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-4/+6
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-5/+0
* ARM: PCI: remove unused sys->hwRussell King2012-04-261-1/+0
* arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-1/+1
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-2/+2
* [ARM] PCI: add platform private data to pci_sys_dataSaeed Bishara2010-07-161-0/+1
* ARM: 6058/1: Add support for PCI domainsAnton Vorontsov2010-04-221-0/+11
* PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-1/+1
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-0/+72
OpenPOWER on IntegriCloud