summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hardware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-292-3/+6
|\
| * Merge branch 'devel-stable' into for-linusRussell King2012-03-271-0/+3
| |\
| | * ARM: it8152: explicitly include mach/irqs.hRob Herring2012-01-251-0/+3
| * | ARM: cache-l2x0.c: consistently use u32Russell King2012-01-201-3/+3
| |/
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-292-219/+0
|\ \
| * \ Merge branch 'rmk_cookie_fixes2' into nextVinod Koul2012-03-131-2/+0
| |\ \
| | * | dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-131-2/+0
| | |/
| * | DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim2012-03-081-217/+0
| |/
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+3
|\ \
| * | ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells2012-03-231-0/+3
* | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-271-133/+23
|\ \ \
| * | | ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King2012-03-241-25/+1
| * | | ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King2012-03-241-43/+2
| * | | ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King2012-03-241-38/+1
| * | | ARM: sa1111: delete unused physical GPIO register definitionsRussell King2012-03-241-16/+0
| * | | ARM: sa1111: provide a generic way to prevent devices from registeringRussell King2012-03-241-0/+1
| * | | ARM: sa1111: change devid to be a bitmaskRussell King2012-02-091-9/+11
| * | | ARM: sa1111: add platform enable/disable functionsRussell King2012-02-091-2/+6
| * | | ARM: sa1111: add shutdown hook to sa1111_driver structureRussell King2012-02-091-0/+1
| | |/ | |/|
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+14
|\ \ \
| * \ \ Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2012-02-281-1/+1
| |\ \ \
| * | | | ARM: timer-sp: add sched_clock supportRob Herring2012-02-091-1/+14
| | |/ / | |/| |
* | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-0/+5
|\ \ \ \
| * \ \ \ Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2012-03-211-8/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'renesas/timer' into next/timerArnd Bergmann2012-03-201-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ARM: vexpress: Get rid of MMIO_P2VPawel Moll2012-02-231-0/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-8/+0
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-8/+0
| |/ /
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-212-2/+4
|\ \ \ | |_|/ |/| |
| * | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-162-2/+4
| |/
* | ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl fieldJavi Merino2012-02-151-1/+1
|/
* Merge branch 'restart' into for-linusRussell King2012-01-051-0/+1
|\
| * ARM: restart: iop3xx: use new restart hookRussell King2012-01-051-0/+1
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-051-0/+2
|\ \ | |/
| * ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OFOlof Johansson2011-11-121-0/+2
* | ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles2011-11-151-0/+3
* | ARM: vic: device tree bindingJamie Iles2011-11-151-1/+6
* | ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2011-11-152-61/+0
* | ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier2011-11-151-0/+1
* | ARM: gic: allow GIC to support non-banked setupsMarc Zyngier2011-11-151-16/+8
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-041-0/+4
|\
| * ARM: asm/pl080.h: Protect against multiple inclusion of header fileViresh Kumar2011-08-251-0/+4
* | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-1/+8
|\ \
| * | ARM: l2x0: add empty l2x0_of_initRob Herring2011-10-311-1/+8
| * | Merge branch 'dt/gic' into highbank/socArnd Bergmann2011-10-312-20/+18
| |\ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann2011-10-302-0/+44
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-2/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring2011-10-311-1/+1
| * | | | | ARM: gic: add OF based initializationRob Herring2011-10-311-0/+1
| * | | | | ARM: gic: add irq_domain supportRob Herring2011-10-311-1/+6
OpenPOWER on IntegriCloud