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-stm32-exti.c
Age
Commit message (
Expand
)
Author
2018-08-24
Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2018-08-13
irqchip/stm32: Fix init error handling
Dan Carpenter
2018-07-19
irqchip/stm32: Add exti0 translation for stm32mp1
Ludovic Barre
2018-06-06
irqchip/stm32: Fix non-SMP build warning
Arnd Bergmann
2018-05-24
irqchip/stm32: Add suspend/resume support for hierarchy domain
Ludovic Barre
2018-05-24
irqchip/stm32: Add stm32mp1 support with hierarchy domain
Ludovic Barre
2018-05-24
irqchip/stm32: Prepare common functions
Ludovic Barre
2018-05-24
irqchip/stm32: Add host and driver data structures
Ludovic Barre
2018-05-24
irqchip/stm32: Add suspend support
Ludovic Barre
2018-05-24
irqchip/stm32: Add falling pending register support
Ludovic Barre
2018-05-24
irqchip/stm32: Checkpatch fix
Ludovic Barre
2018-05-24
irqchip/stm32: Optimizes and cleans up stm32-exti irq_domain
Radoslaw Pietrzyk
2018-01-29
irqchip/stm32: Fix copyright
Benjamin Gaignard
2017-11-07
irqchip/stm32: Move the wakeup on interrupt mask
Ludovic Barre
2017-11-07
irqchip/stm32: Fix initial values
Ludovic Barre
2017-11-07
irqchip/stm32: Add stm32h7 support
Ludovic Barre
2017-11-07
irqchip/stm32: Add multi-bank management
Ludovic Barre
2017-08-23
irqchip: Convert to using %pOF instead of full_name
Rob Herring
2016-09-21
drivers/irqchip: Add STM32 external interrupts support
Alexandre TORGUE