aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-17irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel1-75/+6
2016-02-17irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel1-148/+15
2016-01-04MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel1-30/+28
2016-01-04MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIPAlban Bedel1-3/+0
2015-09-22MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens1-0/+10
2015-09-22MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chipAlexander Couzens1-2/+10
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-4/+4
2015-08-26MIPS: ath91: Remove pointless irqdisable/enableThomas Gleixner1-16/+2
2015-08-26MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.hAlban Bedel1-1/+0
2015-06-21MIPS: ath79: Add OF support to the IRQ controllersAlban Bedel1-1/+86
2015-06-21MIPS: ath79: Improve the DDR controller interfaceAlban Bedel1-109/+28
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