aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mach/irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+2
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-31/+0
2013-03-26arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas1-5/+0
2013-01-10arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni1-0/+1
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo1-1/+1
2011-03-15ARM: 6806/1: irq: introduce entry and exit functions for chained handlersWill Deacon1-0/+31
2011-01-06Merge branch 'smp' into miscRussell King1-1/+1
2010-12-24ARM: simplify early machine init hooksRussell King1-2/+0
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao1-0/+4
2010-12-20ARM: fix /proc/interrupts formattingRussell King1-1/+1
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao1-0/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2008-08-07[ARM] Fix circular include dependency with IRQ headersRussell King1-20/+0
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+54