aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-sun4i.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-1/+1
2021-06-11irqchip/sun4i: Remove unnecessary oom messageZhen Lei1-6/+2
2021-03-22irq: Fix typos in commentsIngo Molnar1-1/+1
2018-12-13irqchip/sun4i: Add support for Allwinner ARMv5 F1C100sMesih Kilinc1-10/+37
2018-12-13irqchip/sun4i: Move IC specific register offsets to structMesih Kilinc1-12/+21
2018-12-13irqchip/sun4i: Add a struct to hold global variablesMesih Kilinc1-26/+38
2017-08-23irqchip: Convert to using %pOF instead of full_nameRob Herring1-3/+3
2016-02-02irqchip/sun4i: Fix compilation outside of arch/armAndre Przywara1-1/+0
2015-09-16irqchip: Kill off set_irq_flags usageRob Herring1-1/+1
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet1-2/+1
2015-05-05irqchip: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2014-09-03irqchip: sun4i: Convert to handle_domain_irqMarc Zyngier1-3/+2
2014-03-19irqchip: sun4i: Simplify sun4i_irq_ackHans de Goede1-6/+1
2014-03-19irqchip: sun4i: Use handle_fasteoi_irq for all interruptsHans de Goede1-14/+4
2014-03-14irqchip: sun4i: Don't ack IRQs > 0, fix acking of IRQ 0Hans de Goede1-3/+16
2014-03-14irqchip: sun4i: Fix a comment about mask register initializationHans de Goede1-1/+1
2014-03-14irqchip: sun4i: Fix irq 0 not workingHans de Goede1-2/+16
2014-03-14irqchip: sunxi: Change compatiblesMaxime Ripard1-1/+1
2014-03-12irqchip: Remove asmlinkage from static functionsStephen Boyd1-2/+2
2013-07-05irqchip: sun4i: Staticize sun4i_irq_ack()Axel Lin1-1/+1
2013-04-08irqchip: sunxi: Rename sunxi to sun4iMaxime Ripard1-0/+149