aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-integrator/pci_v3.c
AgeCommit message (Expand)Author
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau
2014-02-26ARM: integrator: localize the hardware.h headerLinus Walleij
2014-02-26ARM: integrator: merge platform.h to hardware.hLinus Walleij
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-16ARM: integrator: use devm_ioremap() to remap CMLinus Walleij
2013-10-16ARM: integrator: decommission the <mach/irqs.h> headerLinus Walleij
2013-10-16ARM: integrator: delete non-devicetree boot pathLinus Walleij
2013-10-16ARM: integrator: print the Linux IRQ in LL_DEBUG codeLinus Walleij
2013-06-27ARM: integrator: let pciv3 use mem/premem from device treeLinus Walleij
2013-06-15ARM: integrator: basic PCIv3 device tree supportLinus Walleij
2013-06-03ARM: integrator: move static ioremapping into PCIv3 driverLinus Walleij
2013-06-03ARM: integrator: move VGA base assignmentLinus Walleij
2013-06-03ARM: integrator: remap PCIv3 base dynamicallyLinus Walleij
2013-06-03ARM: integrator: move V3 register definitions into driverLinus Walleij
2013-06-03ARM: integrator: move PCI base address grab to probeLinus Walleij
2013-06-03ARM: integrator: grab PCI error IRQ in probe()Linus Walleij
2013-06-03ARM: integrator: convert PCIv3 bridge to platform deviceLinus Walleij
2013-06-03ARM: integrator: merge PCIv3 driver into one fileLinus Walleij
2013-01-11ARM: integrator: move syscon remap for AP PCIv3Linus Walleij
2012-11-17ARM: integrator: use BUG_ON where possibleSasha Levin
2012-11-17ARM: integrator: push down SC dependenciesLinus Walleij
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-19ARM: integrator: use __iomem pointers for MMIOArnd Bergmann
2012-07-26ARM: integrator: remove trailing whitespace on pci_v3.cRob Herring
2012-07-26ARM: integrator: use fixed PCI i/o mappingRob Herring
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-24ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-09-20mach-integrator: fix VGA base regressionLinus Walleij
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner
2011-07-12ARM: set vga memory base at run-timeRob Herring
2011-07-12ARM: convert PCI defines to variablesRob Herring
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-02ARM: Integrator: convert to use register definitionsRussell King
2010-04-29ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-28ARM: Fix section mismatch warning in Integrator pci_v3Russell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King