Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-06-17 | irqchip/jcore-aic: Fix missing allocation of IRQ descriptors | John Paul Adrian Glaubitz | 1 | -0/+7 |
2023-06-17 | irqchip/stm32-exti: Fix warning on initialized field overwritten | Antonio Borneo | 1 | -0/+12 |
2023-06-17 | irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC map | Marek Vasut | 1 | -0/+1 |
2023-06-17 | irqchip/gicv3: Add a iort_pmsi_get_dev_id() prototype | Arnd Bergmann | 1 | -1/+2 |
2023-06-17 | irqchip/mxs: Include linux/irqchip/mxs.h | Arnd Bergmann | 1 | -0/+1 |
2023-06-17 | irqchip/clps711x: Remove unused clps711x_intc_init() function | Arnd Bergmann | 1 | -7/+0 |
2023-06-17 | irqchip/mmp: Remove non-DT codepath | Arnd Bergmann | 2 | -137/+0 |
2023-06-17 | irqchip/ftintc010: Mark all function static | Arnd Bergmann | 1 | -2/+2 |
2023-06-17 | irqdomain: Include internals.h for function prototypes | Arnd Bergmann | 1 | -0/+2 |
2023-06-17 | irqchip/loongson-eiointc: Add DT init support | Binbin Zhou | 1 | -35/+98 |