aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-12irqchip: Move ARM VIC to drivers/irqchipRob Herring3-500/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring1-34/+36
2013-01-12ARM: VIC: set handle_arch_irq in VIC initializationRob Herring1-0/+1
2013-01-12ARM: VIC: shrink down vic.hRob Herring1-0/+17
2013-01-12irqchip: Move ARM GIC to drivers/irqchipRob Herring3-826/+0
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+1
2013-01-10ARM: GIC: set handle_arch_irq in GIC initializationRob Herring1-0/+3
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-21/+24
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+7
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2-6/+5
2013-01-02ARM: 7611/1: VIC: fix bug in VIC irqdomain codeLinus Walleij1-2/+7
2012-12-11Merge branch 'devel-stable' into for-linusRussell King1-9/+36
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-nextRussell King2-14/+7
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon1-1/+1
2012-11-19ARM: gic: use a private mapping for CPU target interfacesNicolas Pitre1-9/+36
2012-11-08ARM: vic: fix build warning caused by previous commitRussell King1-1/+0
2012-10-18ARM: 7554/1: VIC: use irq_domain_add_simple()Linus Walleij1-12/+6
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-2/+2
2012-10-09ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann1-3/+9
2012-07-30ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski1-0/+1
2012-06-13ARM: dma-mapping: fix debug messages in dmabounce codeMarek Szyprowski1-8/+8
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-19/+65
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-509/+0
2012-05-21Merge branch 'misc' into for-linusRussell King1-25/+31
2012-05-21ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski1-0/+3
2012-05-21ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski1-13/+49
2012-05-21ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski1-3/+10
2012-05-21ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski1-3/+3
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King2-16/+2
2012-04-25ARM: 7395/1: VIC: use the domain mapping function to assign handlersLinus Walleij1-20/+24
2012-04-25ARM: 7394/1: VIC: respect list of valid sourcesLinus Walleij1-5/+7
2012-04-22Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanupArnd Bergmann1-5/+4
2012-04-10ARM: 7377/1: vic: re-read status register before dispatching each IRQ handlerWill Deacon1-5/+4
2012-04-06ARM: remove ixp23xx and ixp2000 platformsRob Herring2-509/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-7/+6
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-1964/+0
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-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-195/+185
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+16
2012-03-25Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King1-96/+185
2012-03-24ARM: sa1111: use dev_err() rather than printk()Russell King1-1/+1
2012-03-24ARM: sa1111: cleanup sub-device registration and unregistrationRussell King1-11/+16
2012-03-24ARM: sa1111: only setup DMA for DMA capable devicesRussell King1-3/+6
2012-03-24ARM: sa1111: register sa1111 devices with dmabounce in bus notifierRussell King1-55/+74
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King1-5/+2
2012-03-24ARM: 7318/1: gic: refactor irq_start assignmentWill Deacon1-7/+6
2012-03-24ARM: riscpc: move time-acorn.c to mach-rpcRussell King3-99/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-2/+2
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-64/+47