summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-imgpdc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch irq/generic_handle_domain_irq-core into irq/irqchip-nextMarc Zyngier2021-06-111-7/+4
|\
| * irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-06-101-7/+4
* | irqchip/imgpdc: Remove unnecessary oom messageZhen Lei2021-06-111-6/+2
|/
* irqchip: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-201-6/+2
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
* irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych2017-11-231-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removalThomas Gleixner2015-07-161-1/+2
* irqchip/imgpdc: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-4/+4
* irq-imgpdc: add ImgTec PDC irqchip driverJames Hogan2013-08-211-0/+499