summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hardware
Commit message (Expand)AuthorAgeFilesLines
* Viresh has movedViresh Kumar2012-06-201-1/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-251-0/+2
|\
| * dma/amba-pl08x: add support for the Nomadik variantLinus Walleij2012-04-251-0/+2
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-225-418/+0
|\ \
| * \ Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-161-234/+0
| |\ \
| | * | ARM: clps711x: Used own subarch directory for store header fileAlexander Shiyan2012-05-141-234/+0
| * | | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-134-151/+59
| |\| |
| | * | ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan2012-05-134-151/+59
| * | | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-113-31/+1
| |\| |
| | * | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan2012-05-113-31/+1
| | |/
| * / ARM: remove ixp23xx and ixp2000 platformsRob Herring2012-04-061-62/+0
| |/
* / ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-1/+1
|/
* 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