aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove/pcie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-4/+1
2022-07-18ARM: Marvell: Update PCIe fixupPali Rohár1-3/+8
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1)Thomas Gleixner1-4/+1
2021-12-07arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár1-4/+5
2019-08-14ARM: dove: clean up mach/*.h headersArnd Bergmann1-2/+2
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-5/+12
2015-03-19PCI: Cleanup control flowBjorn Helgaas1-8/+4
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-10-17ARM: dove: Add pcie clock supportSebastian Hesselbarth1-0/+5
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson1-3/+3
2012-09-21arm: mach-dove: use IOMEM() for base address definitionsThomas Petazzoni1-3/+3
2012-07-26ARM: dove: use fixed PCI i/o mappingRob Herring1-29/+14
2012-05-16ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_dataRussell King1-16/+7
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-5/+4
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-5/+4
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-2/+1
2011-12-13ARM: Orion: mbus_dram_info consolidationAndrew Lunn1-1/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-12ARM: set vga memory base at run-timeRob Herring1-0/+3
2009-11-27ARM: add base support for Marvell Dove SoCSaeed Bishara1-0/+238