index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
include
/
mach
/
irqs.h
Age
Commit message (
Expand
)
Author
2011-07-12
ARM: pxa: move declarations from generic.h to <soc>.h
Eric Miao
2011-07-12
ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLER
Eric Miao
2011-07-12
ARM: pxa: avoid accessing interrupt registers directly
Eric Miao
2011-04-13
ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()
Eric Miao
2010-12-18
ARM: pxa: support pxa95x
Haojian Zhuang
2010-12-16
ARM: pxa: redefine irqs.h
Haojian Zhuang
2010-10-08
ARM: pxa: encode IRQ number into .nr_irqs
Haojian Zhuang
2010-03-02
[ARM] pxa: move board board IRQ definitions out of irqs.h
Eric Miao
2010-03-02
[ARM] sa1111: allow cascaded IRQs to be used by platforms
Eric Miao
2010-03-02
[ARM] locomo: allow cascaded IRQ base to be specified by platforms
Eric Miao
2010-03-02
[ARM] locomo: remove unused IRQs and avoid unnecessary cascade
Eric Miao
2010-03-02
[ARM] locomo: avoid unnecessary cascaded keyboard IRQ
Eric Miao
2009-09-10
[ARM] pxa: balloon3 (http://balloonboard.org/) base machine support
Jonathan McDowell
2009-09-10
[ARM] pxa/ezx: set IRQ_BOARD_END for EZX
Daniel Ribeiro
2009-09-10
[ARM] pxa: rename GCU IRQ for consistency
Daniel Mack
2009-09-10
[ARM] pxa: expand irq support for PXA93x and PXA950
Haojian Zhuang
2009-06-05
[ARM] pxa: add basic support for HP iPAQ hx4700 PDAs
Philipp Zabel
2009-06-05
[ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use it
Philipp Zabel
2008-10-17
[ARM] pxa: fix redefinition of NR_IRQS
Russell King
2008-09-01
[ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15
Marc Zyngier
2008-09-01
[ARM] pxa: introduce PXA_HAVE_BOARD_IRQS
Russell King
2008-08-12
[ARM] Fix eseries IRQ limit
Ian Molton
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King