| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-12 | irqchip: Use dev_fwnode() | Jiri Slaby (SUSE) | 1 | -2/+2 |
| 2025-05-16 | irqchip: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2025-03-07 | irqchip/imx-irqsteer: Support up to 960 input interrupts | Shengjiu Wang | 1 | -6/+8 |
| 2024-11-26 | irqchip: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-07-15 | irqchip/imx-irqsteer: Handle runtime power management correctly | Shenwei Wang | 1 | -3/+21 |
| 2024-02-27 | irqchip/imx-irqsteer: Convert to platform_driver::remove_new() callback | Uwe Kleine-König | 1 | -8/+6 |
| 2023-08-21 | irqchip: Explicitly include correct DT includes | Rob Herring | 1 | -1/+2 |
| 2022-05-04 | irqchip/imx-irqsteer: Add runtime PM support | Lucas Stach | 1 | -3/+11 |
| 2022-05-04 | irqchip/imx-irqsteer: Constify irq_chip struct | Lucas Stach | 1 | -1/+1 |
| 2021-06-10 | irqchip: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -6/+3 |
| 2020-09-13 | irqchip/imx-irqsteer: Use dev_err_probe() to simplify error handling | Anson Huang | 1 | -6/+3 |
| 2019-04-29 | irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code | Anson Huang | 1 | -3/+1 |
| 2019-03-04 | irqchip/imx-irqsteer: Fix of_property_read_u32() error handling | Arnd Bergmann | 1 | -2/+6 |
| 2019-02-22 | irqchip/imx-irqsteer: Add multi output interrupts support | Aisheng Dong | 1 | -20/+68 |
| 2019-02-22 | irqchip/imx-irqsteer: Change to use reg_num instead of irq_group | Aisheng Dong | 1 | -16/+19 |
| 2018-12-18 | irqchip: Add driver for imx-irqsteer controller | Lucas Stach | 1 | -0/+261 |