summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hardware
Commit message (Expand)AuthorAgeFilesLines
* ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells2012-03-231-0/+3
* 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
* | | | | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-311-0/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | ARM: pxa: use correct __iomem annotationsArnd Bergmann2011-10-081-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-282-18/+10
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-232-18/+2
| |\ \ \ \ \
| | * | | | | ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-231-1/+0
| | * | | | | ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-231-17/+2
| | |/ / / /
| * / / / / ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2011-09-231-0/+8
| |/ / / /
* | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-0/+2
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-0/+2
| | |/ | |/|
* | | ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song2011-10-171-0/+25
* | | ARM: 7009/1: l2x0: Add OF based initializationRob Herring2011-10-171-0/+17
| |/ |/|
* | ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2011-09-071-2/+7
* | ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla2011-08-151-1/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-0/+6
|\ \
| * | ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn2011-07-201-0/+6
| |/
* / ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov2011-07-111-1/+0
|/
* clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2011-05-231-1/+1
* clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2011-05-231-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'misc' into develRussell King2011-03-161-0/+1
|\
| * ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar2011-03-091-0/+1
* | ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim2011-02-211-0/+3
* | ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar2011-02-191-0/+1
|/
* ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll2011-01-251-0/+6