summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-ingenic.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-06-101-2/+1
* irqchip/ingenic: Add support for the JZ4760Paul Cercueil2021-03-091-0/+1
* irqchip/ingenic: Leave parent IRQ unmasked on suspendPaul Cercueil2020-08-251-1/+1
* irqchip: Replace setup_irq() by request_irq()afzal mohammed2020-03-081-6/+3
* irqchip/ingenic: Get rid of the legacy IRQ domainPaul Cercueil2020-01-131-4/+2
* irqchip: Ingenic: Add process for more than one irq at the same time.Zhou Yanjie2019-11-101-6/+11
* irqchip: ingenic: Alloc generic chips from IRQ domainPaul Cercueil2019-11-101-13/+17
* irqchip: ingenic: Get virq number from IRQ domainPaul Cercueil2019-11-101-1/+6
* irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil2019-11-101-5/+10
* irqchip: ingenic: Drop redundant irq_suspend / irq_resume functionsPaul Cercueil2019-11-101-23/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1
* irqchip/ingenic: Add support for the JZ4725B SoCPaul Cercueil2018-07-191-0/+1
* irqchip: Prepare for local stub header removalJoel Porquet2015-07-111-2/+1
* MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton2015-06-211-0/+177