index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-atmel-aic5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/atmel-aic: Remove root argument from ->fixup() prototype
Boris Brezillon
2017-07-04
1
-2
/
+2
*
irqchip/atmel-aic5: Handle suspend to RAM
Alexandre Belloni
2017-04-12
1
-1
/
+28
*
irqchip/atmel-aic: Fix potential deadlock in ->xlate()
Boris Brezillon
2016-09-13
1
-2
/
+3
*
irqchip/atmel-aic: Remove duplicate bit operation
Milo Kim
2016-02-08
1
-1
/
+1
*
irqchip/atmel-aic: Change return type of aic_common_set_priority()
Milo Kim
2016-02-08
1
-3
/
+2
*
irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init
Milo Kim
2016-02-08
1
-3
/
+1
*
irqchip/atmel-aic5: Simplify base chip selection
Ludovic Desroches
2015-09-22
1
-18
/
+10
*
irqchip/atmel-aic5: Use explicit variable name for the base chip
Ludovic Desroches
2015-09-22
1
-22
/
+22
*
irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()
Ludovic Desroches
2015-09-22
1
-8
/
+16
*
irqchip: Appropriate __init annotation for const data
Nicolas Pitre
2015-07-27
1
-1
/
+1
*
irqchip: Prepare for local stub header removal
Joel Porquet
2015-07-11
1
-1
/
+1
*
irqchip: atmel-aic5: Add sama5d2 support
Nicolas Ferre
2015-06-18
1
-0
/
+9
*
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2014-11-09
1
-34
/
+31
*
Merge branch 'irqchip/atmel' into irqchip/core
Jason Cooper
2014-10-02
1
-1
/
+11
|
\
|
*
irqchip: atmel-aic5: Add sama5d4 support
Alexandre Belloni
2014-09-14
1
-0
/
+10
|
*
irqchip: atmel-aic5: The sama5d3 has 48 IRQs
Alexandre Belloni
2014-09-14
1
-1
/
+1
*
|
irqchip: atmel-aic5: Convert to handle_domain_irq
Marc Zyngier
2014-09-03
1
-3
/
+1
|
/
*
irqchip: atmel-aic: Define irq fixups for atmel SoCs
Boris BREZILLON
2014-07-17
1
-0
/
+12
*
irqchip: atmel-aic: Add atmel AIC/AIC5 drivers
Boris BREZILLON
2014-07-17
1
-0
/
+341