summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-101-4/+1
* | ARM: Marvell: Update PCIe fixupPali Rohár2022-07-181-3/+8
|/
* arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár2021-12-071-4/+5
* ARM: dove: clean up mach/*.h headersArnd Bergmann2019-08-141-2/+2
* ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-281-5/+12
* PCI: Cleanup control flowBjorn Helgaas2015-03-191-8/+4
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* ARM: dove: Add pcie clock supportSebastian Hesselbarth2012-10-171-0/+5
* Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-221-3/+3
|\
| * arm: mach-dove: use IOMEM() for base address definitionsThomas Petazzoni2012-09-211-3/+3
* | ARM: dove: use fixed PCI i/o mappingRob Herring2012-07-261-29/+14
|/
* ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_dataRussell King2012-05-161-16/+7
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-1/+0
* arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-2/+2
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-5/+4
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-5/+4
* | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-131-2/+1
* | ARM: Orion: mbus_dram_info consolidationAndrew Lunn2011-12-131-1/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | ARM: set vga memory base at run-timeRob Herring2011-07-121-0/+3
|/
* ARM: add base support for Marvell Dove SoCSaeed Bishara2009-11-271-0/+238