aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-stm32-exti.c
AgeCommit message (Expand)Author
2019-05-05irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne
2018-09-15irqchip/stm32: Fix init error handlingDan Carpenter
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