Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |