summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-27Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-16irqchip/msi-lib: Honour the MSI_FLAG_NO_AFFINITY flagMarc Zyngier
2025-05-16irqchip/mvebu: Convert to msi_create_parent_irq_domain() helperMarc Zyngier
2025-05-16irqchip/gic: Convert to msi_create_parent_irq_domain() helperMarc Zyngier
2025-05-16irqchip: Make irq-msi-lib.h globally availableMarc Zyngier
2025-05-16irqchip/armada-370-xp: Switch to irq_find_mapping()Jiri Slaby (SUSE)
2025-05-16irqchip: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-16irqchip: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-05-15irqchip/irq-pruss-intc: Simplify chained interrupt handler setupChen Ni
2025-05-15irqchip/gic-v4.1: Use local 4_1 ITS to generate VSGINianyao Tang
2025-05-15irqchip/riscv-imsic: Start local sync timer on correct CPUAndrew Bresticker
2025-05-14irqchip: Drop MSI_CHIP_FLAG_SET_ACK from unsuspecting MSI driversMarc Zyngier
2025-05-14irqchip/gic-v3-its: Use allocation size from the prepare callMarc Zyngier
2025-05-14irqchip/gic-v3-its: Implement .msi_teardown() callbackMarc Zyngier
2025-05-13irqchip/econet-en751221: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-05-08treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()Ingo Molnar
2025-05-07irqchip/gic-v3-its: Add support for device tree msi-map and msi-maskFrank Li
2025-05-07irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITSFrank Li
2025-05-07irqchip/irq-vt8500: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-06irqchip/econet-en751221: Switch to irq_domain_create_linear()Thomas Gleixner
2025-05-06irqchip/irq-vt8500: Use fewer global variables and add error handlingAlexey Charkov
2025-05-06irqchip/irq-vt8500: Use a dedicated chained handler functionAlexey Charkov
2025-05-06irqchip/irq-vt8500: Don't require 8 interrupts from a chained controllerAlexey Charkov
2025-05-06irqchip/irq-vt8500: Drop redundant copy of the device node pointerAlexey Charkov
2025-05-06irqchip/irq-vt8500: Split up ack/mask functionsAlexey Charkov
2025-05-02irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOsStephan Gerhold
2025-04-26irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()Suzuki K Poulose
2025-04-24irqchip/sg2042-msi: Fix wrong type cast in sg2044_msi_irq_ack()Inochi Amaoto
2025-04-16irqchip/irq-bcm2712-mip: Enable driver when ARCH_BCM2835 is enabledPeter Robinson
2025-04-16irqchip/renesas-rzv2h: Prevent TINT spurious interruptBiju Das
2025-04-14irqchip/sg2042-msi: Add the Sophgo SG2044 MSI interrupt controllerInochi Amaoto
2025-04-14irqchip/sg2042-msi: Introduce configurable chipinfo for SG2042Inochi Amaoto
2025-04-14irqchip/sg2042-msi: Rename functions and data structures to be SG2042 agnosticInochi Amaoto
2025-04-07irqchip/irq-bcm2712-mip: Set EOI/ACK flags in msi_parent_opsStanimir Varbanov
2025-04-07irqchip: Convert generic irqchip locking to guardsThomas Gleixner
2025-04-07irqchip: Add EcoNet EN751221 INTCCaleb James DeLisle
2025-04-07irqchip/sg2042-msi: Add missing chip flagsInochi Amaoto
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2025-03-19Merge tag 'amlogic-drivers-for-v6.15' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton