| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove | Qingshuang Fu | 1 | -0/+6 |
| 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 |
| 2024-11-26 | irqchip: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-02-27 | irqchip/imgpdc: Convert to platform_driver::remove_new() callback | Uwe Kleine-König | 1 | -4/+3 |
| 2021-06-11 | Merge branch irq/generic_handle_domain_irq-core into irq/irqchip-next | Marc Zyngier | 1 | -7/+4 |
| 2021-06-11 | irqchip/imgpdc: Remove unnecessary oom message | Zhen Lei | 1 | -6/+2 |
| 2021-06-10 | irqchip: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -7/+4 |
| 2019-08-20 | irqchip: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -6/+2 |
| 2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -1/+1 |
| 2017-11-23 | irqchip/imgpdc: Use resource_size function on resource object | Vasyl Gomonovych | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -2/+2 |
| 2015-07-16 | irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removal | Thomas Gleixner | 1 | -1/+2 |
| 2015-07-11 | irqchip/imgpdc: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -4/+4 |
| 2013-08-21 | irq-imgpdc: add ImgTec PDC irqchip driver | James Hogan | 1 | -0/+499 |