aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-15ARM: versatile: switch to DT only booting and remove legacy codeRob Herring1-368/+0
2013-09-04ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell1-3/+3
2013-09-04ARM: PCI: versatile: Fix PCI I/OPeter Maydell1-8/+8
2013-09-04ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell1-6/+19
2013-02-06ARM: 7635/1: versatile: fix the PCI IRQ regressionLinus Walleij1-5/+6
2012-07-26ARM: versatile: use fixed PCI i/o mappingRob Herring1-18/+4
2012-07-04ARM: fix mach-versatile/pci.c warningRussell King1-1/+0
2012-06-16arm: versatile: fix and enable PCI I/O spaceArnd Bergmann1-2/+16
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-7/+1
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-05-13ARM: PCI: versatile: fix PCI interrupt setupRussell King1-4/+2
2012-04-02ARM: versatile: fix build failure in pci.cPaul Gortmaker1-5/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-3/+3
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-9/+10
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: convert PCI defines to variablesRob Herring1-0/+3
2010-07-27ARM: Versatile: fix section mismatchRussell King1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2007-07-02[ARM] 4454/1: Use word accesses in Versatile PCI config readsAndrzej Zaborowski1-1/+4
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King1-1/+0
2006-10-11[PATCH] arm-versatile iomem annotationsAl Viro1-16/+16
2006-09-27[ARM] 3860/1: Versatile PCI config byte accessesPaul Brook1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-22[ARM] 3340/1: Fix the PCI setup for direct master access to SDRAMCatalin Marinas1-45/+48
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King1-1/+0
2005-06-20[PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas1-0/+360