summaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)Author
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann
2011-10-31ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring
2011-10-31ARM: gic: add OF based initializationRob Herring
2011-10-31ARM: gic: add irq_domain supportRob Herring
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier
2011-10-17ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon
2011-09-23ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-21ARM: GIC: avoid routing interrupts to offline CPUsRussell King
2011-07-21ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King
2011-07-20ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-04ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King
2011-07-03ARM: dmabounce: correct unmap_single dev_dbgRussell King
2011-07-03ARM: dmabounce: check pointer against NULL not 0Russell King
2011-07-03ARM: dmabounce: remove useless pr_errRussell King
2011-07-03ARM: dmabounce: move decision for bouncing into __dma_map_page()Russell King
2011-07-03ARM: dmabounce: separate out decision to bounceRussell King
2011-07-03ARM: dmabounce: avoid needless valid_dma_direction() checkRussell King
2011-07-03ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King
2011-07-03ARM: dmabounce: fix map_single() error return valueRussell King
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-25Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2011-05-23Merge branch 'devel-stable' into for-linusRussell King
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King
2011-05-23clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King
2011-05-23clocksource: convert ARM 32-bit down counting clocksourcesRussell King
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King
2011-05-11ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim
2011-05-11ARM: GIC: Convert GIC library to use the IO relaxed operationsSantosh Shilimkar
2011-05-11ARM: gic: use handle_fasteoi_irq for SPIsWill Deacon
2011-04-24ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-04-10ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner