aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/pci_v3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-27ARM: integrator: Delete the V3 PCI driverLinus Walleij1-900/+0
2015-01-29ARM: integrator: Convert PCI to use generic config accessorsRob Herring1-57/+5
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau1-11/+12
2014-02-26ARM: integrator: localize the hardware.h headerLinus Walleij1-2/+1
2014-02-26ARM: integrator: merge platform.h to hardware.hLinus Walleij1-1/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-17/+1
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely1-16/+1
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-1/+1
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-3/+2
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-2/+2
2013-10-16ARM: integrator: use devm_ioremap() to remap CMLinus Walleij1-1/+1
2013-10-16ARM: integrator: decommission the <mach/irqs.h> headerLinus Walleij1-1/+0
2013-10-16ARM: integrator: delete non-devicetree boot pathLinus Walleij1-98/+24
2013-10-16ARM: integrator: print the Linux IRQ in LL_DEBUG codeLinus Walleij1-2/+2
2013-06-27ARM: integrator: let pciv3 use mem/premem from device treeLinus Walleij1-23/+23
2013-06-15ARM: integrator: basic PCIv3 device tree supportLinus Walleij1-25/+152
2013-06-03ARM: integrator: move static ioremapping into PCIv3 driverLinus Walleij1-1/+47
2013-06-03ARM: integrator: move VGA base assignmentLinus Walleij1-0/+2
2013-06-03ARM: integrator: remap PCIv3 base dynamicallyLinus Walleij1-6/+14
2013-06-03ARM: integrator: move V3 register definitions into driverLinus Walleij1-1/+159
2013-06-03ARM: integrator: move PCI base address grab to probeLinus Walleij1-7/+7
2013-06-03ARM: integrator: grab PCI error IRQ in probe()Linus Walleij1-9/+10
2013-06-03ARM: integrator: convert PCIv3 bridge to platform deviceLinus Walleij1-10/+20
2013-06-03ARM: integrator: merge PCIv3 driver into one fileLinus Walleij1-4/+84
2013-01-11ARM: integrator: move syscon remap for AP PCIv3Linus Walleij1-4/+10
2012-11-17ARM: integrator: use BUG_ON where possibleSasha Levin1-6/+3
2012-11-17ARM: integrator: push down SC dependenciesLinus Walleij1-9/+14
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson1-6/+6
2012-09-19ARM: integrator: use __iomem pointers for MMIOArnd Bergmann1-6/+6
2012-07-26ARM: integrator: remove trailing whitespace on pci_v3.cRob Herring1-23/+23
2012-07-26ARM: integrator: use fixed PCI i/o mappingRob Herring1-4/+0
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-7/+1
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+2
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-03-24ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij1-1/+2
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-3/+4
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-9/+10
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+7
2011-09-20mach-integrator: fix VGA base regressionLinus Walleij1-2/+0
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner1-7/+7
2011-07-12ARM: set vga memory base at run-timeRob Herring1-0/+2
2011-07-12ARM: convert PCI defines to variablesRob Herring1-0/+3
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov1-4/+4
2010-05-17Merge branch 'devel-stable' into develRussell King1-1/+0
2010-05-02ARM: Integrator: convert to use register definitionsRussell King1-3/+3
2010-04-29ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King1-0/+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
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-28ARM: Fix section mismatch warning in Integrator pci_v3Russell King1-1/+1