aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker1-1/+0
2013-02-19MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos1-7/+103
2013-02-17ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos1-1/+1
2013-02-17ath79: add ATH79_CPU_IRQ() macroGabor Juhos1-16/+16
2013-02-17MIPS: ath79: simplify MISC IRQ handlingGabor Juhos1-36/+9
2012-05-15MIPS: ath79: add IRQ handling code for AR934XGabor Juhos1-2/+53
2012-05-15MIPS: ath79: rework IP2/IP3 interrupt handlingGabor Juhos1-20/+72
2011-12-07MIPS: ath79: Add AR933X specific IRQ initializationGabor Juhos1-1/+4
2011-12-07MIPS: ath79: Handle more MISC IRQsGabor Juhos1-0/+12
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-2/+2
2011-03-25MIPS: ath79: Convert to new irq_chip functionsThomas Gleixner1-13/+10
2011-03-25MIPS: Remove useless initialization.Ralf Baechle1-1/+0
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos1-0/+187