summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/pci_v3.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: integrator: Convert PCI to use generic config accessorsRob Herring2015-01-291-57/+5
* of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-09-301-11/+12
* ARM: integrator: localize the hardware.h headerLinus Walleij2014-02-261-2/+1
* ARM: integrator: merge platform.h to hardware.hLinus Walleij2014-02-261-1/+0
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-17/+1
|\
| * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-16/+1
| * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
| * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-3/+2
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-2/+2
* | ARM: integrator: use devm_ioremap() to remap CMLinus Walleij2013-10-161-1/+1
* | ARM: integrator: decommission the <mach/irqs.h> headerLinus Walleij2013-10-161-1/+0
* | ARM: integrator: delete non-devicetree boot pathLinus Walleij2013-10-161-98/+24
* | ARM: integrator: print the Linux IRQ in LL_DEBUG codeLinus Walleij2013-10-161-2/+2
|/
* ARM: integrator: let pciv3 use mem/premem from device treeLinus Walleij2013-06-271-23/+23
* ARM: integrator: basic PCIv3 device tree supportLinus Walleij2013-06-151-25/+152
* ARM: integrator: move static ioremapping into PCIv3 driverLinus Walleij2013-06-031-1/+47
* ARM: integrator: move VGA base assignmentLinus Walleij2013-06-031-0/+2
* ARM: integrator: remap PCIv3 base dynamicallyLinus Walleij2013-06-031-6/+14
* ARM: integrator: move V3 register definitions into driverLinus Walleij2013-06-031-1/+159
* ARM: integrator: move PCI base address grab to probeLinus Walleij2013-06-031-7/+7
* ARM: integrator: grab PCI error IRQ in probe()Linus Walleij2013-06-031-9/+10
* ARM: integrator: convert PCIv3 bridge to platform deviceLinus Walleij2013-06-031-10/+20
* ARM: integrator: merge PCIv3 driver into one fileLinus Walleij2013-06-031-4/+84
* ARM: integrator: move syscon remap for AP PCIv3Linus Walleij2013-01-111-4/+10
* ARM: integrator: use BUG_ON where possibleSasha Levin2012-11-171-6/+3
* ARM: integrator: push down SC dependenciesLinus Walleij2012-11-171-9/+14
* Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-221-6/+6
|\
| * ARM: integrator: use __iomem pointers for MMIOArnd Bergmann2012-09-191-6/+6
* | ARM: integrator: remove trailing whitespace on pci_v3.cRob Herring2012-07-261-23/+23
* | ARM: integrator: use fixed PCI i/o mappingRob Herring2012-07-261-4/+0
|/
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-7/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-1/+2
|\
| * ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij2012-03-241-1/+2
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
| |/
* / arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-3/+4
|/
* arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-9/+10
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-7/+7
|\
| * locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-131-7/+7
* | mach-integrator: fix VGA base regressionLinus Walleij2011-09-201-2/+0
|/
* ARM: set vga memory base at run-timeRob Herring2011-07-121-0/+2
* ARM: convert PCI defines to variablesRob Herring2011-07-121-0/+3
* ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-271-4/+4
* Merge branch 'devel-stable' into develRussell King2010-05-171-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | ARM: Integrator: convert to use register definitionsRussell King2010-05-021-3/+3
* | ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King2010-04-291-0/+1
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* ARM: Fix section mismatch warning in Integrator pci_v3Russell King2009-09-281-1/+1
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1