summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-mchp-eic.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-12-10irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter1-1/+1
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2025-11-14syscore: Pass context data to callbacksThierry Reding1-4/+8
2025-10-16irqchip: Pass platform device to platform driversJohan Hovold1-2/+3
2025-05-16irqchip: Switch to irq_domain_create_*()Jiri Slaby (SUSE)1-2/+3
2023-04-13irqchip/mchp-eic: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2021-10-25irqchip/mchp-eic: Fix return value check in mchp_eic_init()Yang Yingliang1-1/+1
2021-10-20irqchip/mchp-eic: Add support for the Microchip EICClaudiu Beznea1-0/+280