summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-imgpdc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-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