Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irqchip/imx-irqsteer: Add runtime PM support | Lucas Stach | 2022-05-04 | 1 | -3/+11 |
* | irqchip/imx-irqsteer: Constify irq_chip struct | Lucas Stach | 2022-05-04 | 1 | -1/+1 |
* | irqchip: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2021-06-10 | 1 | -6/+3 |
* | irqchip/imx-irqsteer: Use dev_err_probe() to simplify error handling | Anson Huang | 2020-09-13 | 1 | -6/+3 |
* | irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code | Anson Huang | 2019-04-29 | 1 | -3/+1 |
* | irqchip/imx-irqsteer: Fix of_property_read_u32() error handling | Arnd Bergmann | 2019-03-04 | 1 | -2/+6 |
* | irqchip/imx-irqsteer: Add multi output interrupts support | Aisheng Dong | 2019-02-22 | 1 | -20/+68 |
* | irqchip/imx-irqsteer: Change to use reg_num instead of irq_group | Aisheng Dong | 2019-02-22 | 1 | -16/+19 |
* | irqchip: Add driver for imx-irqsteer controller | Lucas Stach | 2018-12-18 | 1 | -0/+261 |