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
/
drivers
/
irqchip
/
irq-sun4i.c
Age
Commit message (
Expand
)
Author
2018-12-13
irqchip/sun4i: Add support for Allwinner ARMv5 F1C100s
Mesih Kilinc
2018-12-13
irqchip/sun4i: Move IC specific register offsets to struct
Mesih Kilinc
2018-12-13
irqchip/sun4i: Add a struct to hold global variables
Mesih Kilinc
2017-08-23
irqchip: Convert to using %pOF instead of full_name
Rob Herring
2016-02-02
irqchip/sun4i: Fix compilation outside of arch/arm
Andre Przywara
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-05-05
irqchip: Constify irq_domain_ops
Krzysztof Kozlowski
2014-09-03
irqchip: sun4i: Convert to handle_domain_irq
Marc Zyngier
2014-03-19
irqchip: sun4i: Simplify sun4i_irq_ack
Hans de Goede
2014-03-19
irqchip: sun4i: Use handle_fasteoi_irq for all interrupts
Hans de Goede
2014-03-14
irqchip: sun4i: Don't ack IRQs > 0, fix acking of IRQ 0
Hans de Goede
2014-03-14
irqchip: sun4i: Fix a comment about mask register initialization
Hans de Goede
2014-03-14
irqchip: sun4i: Fix irq 0 not working
Hans de Goede
2014-03-14
irqchip: sunxi: Change compatibles
Maxime Ripard
2014-03-12
irqchip: Remove asmlinkage from static functions
Stephen Boyd
2013-07-05
irqchip: sun4i: Staticize sun4i_irq_ack()
Axel Lin
2013-04-08
irqchip: sunxi: Rename sunxi to sun4i
Maxime Ripard