aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-stm32-exti.c
AgeCommit message (Expand)Author
2020-09-03irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui1
2019-04-20irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne
2018-08-24Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2018-08-13irqchip/stm32: Fix init error handlingDan Carpenter
2018-07-19irqchip/stm32: Add exti0 translation for stm32mp1Ludovic Barre
2018-06-06irqchip/stm32: Fix non-SMP build warningArnd Bergmann
2018-05-24irqchip/stm32: Add suspend/resume support for hierarchy domainLudovic Barre
2018-05-24irqchip/stm32: Add stm32mp1 support with hierarchy domainLudovic Barre
2018-05-24irqchip/stm32: Prepare common functionsLudovic Barre
2018-05-24irqchip/stm32: Add host and driver data structuresLudovic Barre
2018-05-24irqchip/stm32: Add suspend supportLudovic Barre
2018-05-24irqchip/stm32: Add falling pending register supportLudovic Barre
2018-05-24irqchip/stm32: Checkpatch fixLudovic Barre
2018-05-24irqchip/stm32: Optimizes and cleans up stm32-exti irq_domainRadoslaw Pietrzyk
2018-01-29irqchip/stm32: Fix copyrightBenjamin Gaignard
2017-11-07irqchip/stm32: Move the wakeup on interrupt maskLudovic Barre
2017-11-07irqchip/stm32: Fix initial valuesLudovic Barre
2017-11-07irqchip/stm32: Add stm32h7 supportLudovic Barre
2017-11-07irqchip/stm32: Add multi-bank managementLudovic Barre
2017-08-23irqchip: Convert to using %pOF instead of full_nameRob Herring
2016-09-21drivers/irqchip: Add STM32 external interrupts supportAlexandre TORGUE