| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: ath79: drop legacy IRQ code | John Crispin | 2019-01-22 | 1 | -169/+0 |
* | irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/ | Alban Bedel | 2016-02-17 | 1 | -75/+6 |
* | irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/ | Alban Bedel | 2016-02-17 | 1 | -148/+15 |
* | MIPS: ath79: Prepare moving the MISC driver to drivers/irqchip | Alban Bedel | 2016-01-04 | 1 | -30/+28 |
* | MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIP | Alban Bedel | 2016-01-04 | 1 | -3/+0 |
* | MIPS: ATH79: Add irq chip ar7240-misc-intc | Alexander Couzens | 2015-09-22 | 1 | -0/+10 |
* | MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip | Alexander Couzens | 2015-09-22 | 1 | -2/+10 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -4/+4 |
* | MIPS: ath91: Remove pointless irqdisable/enable | Thomas Gleixner | 2015-08-26 | 1 | -16/+2 |
* | MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.h | Alban Bedel | 2015-08-26 | 1 | -1/+0 |
* | MIPS: ath79: Add OF support to the IRQ controllers | Alban Bedel | 2015-06-21 | 1 | -1/+86 |
* | MIPS: ath79: Improve the DDR controller interface | Alban Bedel | 2015-06-21 | 1 | -109/+28 |
* | MIPS: Add hook to get C0 performance counter interrupt | Andrew Bresticker | 2014-11-24 | 1 | -1/+0 |
* | MIPS: ath79: add IRQ handling code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 | 1 | -7/+103 |
* | ath79: remove ATH79_MISC_IRQ_* defines | Gabor Juhos | 2013-02-17 | 1 | -1/+1 |
* | ath79: add ATH79_CPU_IRQ() macro | Gabor Juhos | 2013-02-17 | 1 | -16/+16 |
* | MIPS: ath79: simplify MISC IRQ handling | Gabor Juhos | 2013-02-17 | 1 | -36/+9 |
* | MIPS: ath79: add IRQ handling code for AR934X | Gabor Juhos | 2012-05-15 | 1 | -2/+53 |
* | MIPS: ath79: rework IP2/IP3 interrupt handling | Gabor Juhos | 2012-05-15 | 1 | -20/+72 |
* | MIPS: ath79: Add AR933X specific IRQ initialization | Gabor Juhos | 2011-12-07 | 1 | -1/+4 |
* | MIPS: ath79: Handle more MISC IRQs | Gabor Juhos | 2011-12-07 | 1 | -0/+12 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | MIPS: ath79: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -13/+10 |
* | MIPS: Remove useless initialization. | Ralf Baechle | 2011-03-25 | 1 | -1/+0 |
* | MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs | Gabor Juhos | 2011-01-18 | 1 | -0/+187 |