aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-vt8500.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-05-07irqchip/irq-vt8500: Switch to irq_domain_create_*()Jiri Slaby (SUSE)1-4/+2
2025-05-06irqchip/irq-vt8500: Use fewer global variables and add error handlingAlexey Charkov1-23/+25
2025-05-06irqchip/irq-vt8500: Use a dedicated chained handler functionAlexey Charkov1-21/+36
2025-05-06irqchip/irq-vt8500: Don't require 8 interrupts from a chained controllerAlexey Charkov1-9/+2
2025-05-06irqchip/irq-vt8500: Drop redundant copy of the device node pointerAlexey Charkov1-5/+4
2025-05-06irqchip/irq-vt8500: Split up ack/mask functionsAlexey Charkov1-18/+18
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2015-09-16irqchip: Kill off set_irq_flags usageRob Herring1-1/+0
2015-07-12irqchip/vt8500: Use irq_set_handler_locked()Thomas Gleixner1-3/+3
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet1-2/+1
2015-05-05irqchip: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2014-09-03irqchip: vt8500: Convert to handle_domain_irqMarc Zyngier1-3/+2
2014-03-12irqchip: Remove asmlinkage from static functionsStephen Boyd1-2/+1
2013-07-05irqchip: vt8500: Staticize local symbolsAxel Lin1-2/+4
2013-04-12irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructureTony Prisk1-0/+259