summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-281-11/+20
* ARM: iop13xx: make headers more localArnd Bergmann2015-12-011-1/+1
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-1/+1
|\
| * ARM: iop13xx: mark iop13xx_scan_bus as __devinitArnd Bergmann2012-10-071-1/+1
* | Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-221-9/+7
|\ \
| * | ARM: iop13xx: use __iomem pointers for MMIOArnd Bergmann2012-09-191-9/+7
| |/
* | ARM: iop13xx: use fixed PCI i/o mappingRob Herring2012-07-261-24/+13
* | iop13xx: use more regular PCI I/O space handlingArnd Bergmann2012-07-261-6/+6
|/
* arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-2/+2
* arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-9/+8
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* 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: convert PCI defines to variablesRob Herring2011-07-121-3/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [ARM] fix leak in iop13xx/pciAlan Cox2009-03-241-1/+4
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-4/+4
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-211-5/+5
|\
| * [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
| * [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams2007-05-161-4/+4
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+2
|/
* [ARM] iop13xx: msi supportDaniel Wolstenholme2007-05-111-0/+16
*-. Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King2007-05-061-4/+4
|\ \
| | * [ARM] 4341/1: iop13xx: fix i/o address translationDan Williams2007-04-301-4/+4
| |/
* / [ARM] mm 10: allow memory type to be specified with ioremapRussell King2007-05-051-4/+4
|/
* [ARM] 3995/1: iop13xx: add iop13xx supportDan Williams2006-12-071-0/+1113