aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/pci-nanoengine.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2015-01-30ARM: sa1100: Convert PCI to use generic config accessorsRob Herring1-86/+8
2014-11-11ARM: sa11x0: Use void __iomem * in MMIO accessorsThierry Reding1-4/+4
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-7/+1
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+2
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-3/+5
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King1-6/+2
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-6/+7
2011-08-10mach-sa1100: fix PCI build problemLinus Walleij1-0/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+2
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+2
2011-07-12ARM: convert PCI defines to variablesRob Herring1-0/+3
2010-12-21ARM: 6459/2: sa1100: Add nanoEngine PCI support.Marcelo Roberto Jimenez1-0/+284