summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/irq.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-23MIPS: lantiq: external irq sources are not loaded properlyJohn Crispin1-1/+1
2012-08-23MIPS: lantiq: dont register irq_chip for the irq cascadeJohn Crispin1-0/+3
2012-08-23MIPS: lantiq: timer irq can be different to 7John Crispin1-3/+16
2012-08-23MIPS: lantiq: split up IRQ IM rangesJohn Crispin1-28/+32
2012-05-21OF: MIPS: lantiq: implement irq_domain supportJohn Crispin1-76/+102
2012-05-15MIPS: lantiq: add ipi handlers to make vsmp workJohn Crispin1-0/+60
2012-05-15MIPS: lantiq: enable oprofile support on lantiq targetsJohn Crispin1-0/+6
2012-05-15MIPS: lantiq: clear all irqs properly on bootJohn Crispin1-5/+6
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle1-1/+0
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+0
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-6/+6
2011-09-21MIPS: Lantiq: Fix external interrupt sourcesJohn Crispin1-4/+2
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin1-0/+326