summaryrefslogtreecommitdiff
path: root/arch/mips/jz4740/irq.c
AgeCommit message (Expand)Author
2015-06-21MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton
2015-06-21MIPS: JZ4740: support newer SoC interrupt controllersPaul Burton
2015-06-21MIPS: JZ4740: Avoid JZ4740-specific namingPaul Burton
2015-06-21MIPS: JZ4740: read intc base address from DTPaul Burton
2015-06-21MIPS: JZ4740: support >32 interruptsPaul Burton
2015-06-21MIPS: JZ4740: Remove jz_intc_base globalPaul Burton
2015-06-21MIPS: JZ4740: drop intc debugfs codePaul Burton
2015-06-21MIPS: JZ4740: register an irq_domain for the interrupt controllerPaul Burton
2015-06-21MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DTPaul Burton
2015-06-21MIPS: JZ4740: probe interrupt controller via DTPaul Burton
2015-06-21MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton
2015-06-21MIPS: JZ4740: use generic plat_irq_dispatchPaul Burton
2015-06-21MIPS: JZ4740: probe CPU interrupt controller via DTPaul Burton
2015-01-13MIPS: JZ4740: Fixup #include's (sparse)Brian Norris
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2011-10-24MIPS: JZ4740: Use generic irq chipLars-Peter Clausen
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: JZ4740: Convert to new irq functionsThomas Gleixner
2010-08-05MIPS: JZ4740: Add IRQ handler codeLars-Peter Clausen