aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-26ARM: iop13xx: use fixed PCI i/o mappingRob Herring1-24/+13
2012-07-26iop13xx: use more regular PCI I/O space handlingArnd Bergmann1-6/+6
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-9/+8
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
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-3/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov1-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-0/+1
2009-03-24[ARM] fix leak in iop13xx/pciAlan Cox1-1/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+5
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+2
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-16[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams1-4/+4
2007-05-11[ARM] iop13xx: msi supportDaniel Wolstenholme1-0/+16
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into develRussell King1-4/+4
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King1-4/+4
2007-04-30[ARM] 4341/1: iop13xx: fix i/o address translationDan Williams1-4/+4
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams1-0/+1113