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-stm32-exti.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/stm32: Use a platform driver for stm32mp1-exti device
Fabien Dessenne
2019-04-29
1
-93
/
+140
*
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
2019-03-21
1
-10
/
+0
|
\
|
*
irqchip/stm32: Don't set rising configuration registers at init
Fabien Dessenne
2019-03-21
1
-5
/
+0
|
*
irqchip/stm32: Don't clear rising/falling config registers at init
Fabien Dessenne
2019-03-21
1
-5
/
+0
*
|
irqchip/stm32-exti: Add domain translate function
Loic Pallardy
2019-01-17
1
-0
/
+1
|
/
*
irqchip/stm32: protect configuration registers with hwspinlock
Benjamin Gaignard
2018-12-18
1
-16
/
+100
*
irqchhip: Convert to using %pOFn instead of device_node.name
Yangtao Li
2018-12-13
1
-3
/
+3
*
Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2018-08-24
1
-12
/
+13
|
\
|
*
irqchip/stm32: Fix init error handling
Dan Carpenter
2018-08-13
1
-12
/
+13
*
|
irqchip/stm32: Add exti0 translation for stm32mp1
Ludovic Barre
2018-07-19
1
-0
/
+1
|
/
*
irqchip/stm32: Fix non-SMP build warning
Arnd Bergmann
2018-06-06
1
-3
/
+1
*
irqchip/stm32: Add suspend/resume support for hierarchy domain
Ludovic Barre
2018-05-24
1
-0
/
+49
*
irqchip/stm32: Add stm32mp1 support with hierarchy domain
Ludovic Barre
2018-05-24
1
-0
/
+322
*
irqchip/stm32: Prepare common functions
Ludovic Barre
2018-05-24
1
-33
/
+58
*
irqchip/stm32: Add host and driver data structures
Ludovic Barre
2018-05-24
1
-48
/
+104
*
irqchip/stm32: Add suspend support
Ludovic Barre
2018-05-24
1
-17
/
+52
*
irqchip/stm32: Add falling pending register support
Ludovic Barre
2018-05-24
1
-11
/
+36
*
irqchip/stm32: Checkpatch fix
Ludovic Barre
2018-05-24
1
-2
/
+2
*
irqchip/stm32: Optimizes and cleans up stm32-exti irq_domain
Radoslaw Pietrzyk
2018-05-24
1
-13
/
+0
*
irqchip/stm32: Fix copyright
Benjamin Gaignard
2018-01-29
1
-1
/
+2
*
irqchip/stm32: Move the wakeup on interrupt mask
Ludovic Barre
2017-11-07
1
-5
/
+5
*
irqchip/stm32: Fix initial values
Ludovic Barre
2017-11-07
1
-0
/
+9
*
irqchip/stm32: Add stm32h7 support
Ludovic Barre
2017-11-07
1
-0
/
+42
*
irqchip/stm32: Add multi-bank management
Ludovic Barre
2017-11-07
1
-46
/
+103
*
irqchip: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-4
/
+4
*
drivers/irqchip: Add STM32 external interrupts support
Alexandre TORGUE
2016-09-21
1
-0
/
+201