index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
ath79
/
irq.c
Age
Commit message (
Expand
)
Author
2016-02-17
irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/
Alban Bedel
2016-02-17
irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/
Alban Bedel
2016-01-04
MIPS: ath79: Prepare moving the MISC driver to drivers/irqchip
Alban Bedel
2016-01-04
MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIP
Alban Bedel
2015-09-22
MIPS: ATH79: Add irq chip ar7240-misc-intc
Alexander Couzens
2015-09-22
MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip
Alexander Couzens
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-08-26
MIPS: ath91: Remove pointless irqdisable/enable
Thomas Gleixner
2015-08-26
MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.h
Alban Bedel
2015-06-21
MIPS: ath79: Add OF support to the IRQ controllers
Alban Bedel
2015-06-21
MIPS: ath79: Improve the DDR controller interface
Alban Bedel
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
2013-02-19
MIPS: ath79: add IRQ handling code for the QCA955X SoCs
Gabor Juhos
2013-02-17
ath79: remove ATH79_MISC_IRQ_* defines
Gabor Juhos
2013-02-17
ath79: add ATH79_CPU_IRQ() macro
Gabor Juhos
2013-02-17
MIPS: ath79: simplify MISC IRQ handling
Gabor Juhos
2012-05-15
MIPS: ath79: add IRQ handling code for AR934X
Gabor Juhos
2012-05-15
MIPS: ath79: rework IP2/IP3 interrupt handling
Gabor Juhos
2011-12-07
MIPS: ath79: Add AR933X specific IRQ initialization
Gabor Juhos
2011-12-07
MIPS: ath79: Handle more MISC IRQs
Gabor Juhos
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-25
MIPS: ath79: Convert to new irq_chip functions
Thomas Gleixner
2011-03-25
MIPS: Remove useless initialization.
Ralf Baechle
2011-01-18
MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs
Gabor Juhos