summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-imgpdc.c
AgeCommit message (Expand)Author
2021-06-11Merge branch irq/generic_handle_domain_irq-core into irq/irqchip-nextMarc Zyngier
2021-06-11irqchip/imgpdc: Remove unnecessary oom messageZhen Lei
2021-06-10irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2019-08-20irqchip: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-16irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removalThomas Gleixner
2015-07-11irqchip/imgpdc: Consolidate chained IRQ handler install/removeThomas Gleixner
2013-08-21irq-imgpdc: add ImgTec PDC irqchip driverJames Hogan