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-atmel-aic5.c
Age
Commit message (
Expand
)
Author
2020-03-16
irqchip/atmel-aic5: Fix irq_retrigger callback return value
Marc Zyngier
2019-09-09
irqchip/atmel-aic5: Add support for sam9x60 irqchip
Sandeep Sheriker Mallikarjun
2017-07-04
irqchip/atmel-aic: Remove root argument from ->fixup() prototype
Boris Brezillon
2017-04-12
irqchip/atmel-aic5: Handle suspend to RAM
Alexandre Belloni
2016-09-13
irqchip/atmel-aic: Fix potential deadlock in ->xlate()
Boris Brezillon
2016-02-08
irqchip/atmel-aic: Remove duplicate bit operation
Milo Kim
2016-02-08
irqchip/atmel-aic: Change return type of aic_common_set_priority()
Milo Kim
2016-02-08
irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init
Milo Kim
2015-09-22
irqchip/atmel-aic5: Simplify base chip selection
Ludovic Desroches
2015-09-22
irqchip/atmel-aic5: Use explicit variable name for the base chip
Ludovic Desroches
2015-09-22
irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()
Ludovic Desroches
2015-07-27
irqchip: Appropriate __init annotation for const data
Nicolas Pitre
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-06-18
irqchip: atmel-aic5: Add sama5d2 support
Nicolas Ferre
2014-11-09
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2014-10-02
Merge branch 'irqchip/atmel' into irqchip/core
Jason Cooper
2014-09-14
irqchip: atmel-aic5: Add sama5d4 support
Alexandre Belloni
2014-09-14
irqchip: atmel-aic5: The sama5d3 has 48 IRQs
Alexandre Belloni
2014-09-03
irqchip: atmel-aic5: Convert to handle_domain_irq
Marc Zyngier
2014-07-17
irqchip: atmel-aic: Define irq fixups for atmel SoCs
Boris BREZILLON
2014-07-17
irqchip: atmel-aic: Add atmel AIC/AIC5 drivers
Boris BREZILLON