aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/irqchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-07irqchip/apple-aic: Wire PMU interruptsMarc Zyngier1-12/+22
2022-02-07irqchip/apple-aic: Parse FIQ affinities from device-treeMarc Zyngier1-0/+49
2022-02-02irqchip/sifive-plic: Add missing thead,c900-plic match stringGuo Ren1-0/+1
2022-02-02irqchip/gic-v3-its: Skip HP notifier when no ITS is registeredMarc Zyngier1-0/+3
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner4-30/+114
2022-01-26irqchip/gic-v3-its: Reset each ITS's BASERn register before probeMarc Zyngier1-21/+99
2022-01-22irqchip/gic-v3-its: Fix build for !SMPArd Biesheuvel1-1/+2
2022-01-17irqchip/loongson-pch-ms: Use bitmap_free() to free bitmapChristophe JAILLET1-1/+1
2022-01-17irqchip/realtek-rtl: Service all pending interruptsSander Vanheule1-2/+6
2022-01-17irqchip/realtek-rtl: Fix off-by-one in routingSander Vanheule1-3/+5
2022-01-17irqchip/realtek-rtl: Map control data to virqSander Vanheule1-1/+1
2022-01-17irqchip/apple-aic: Drop unused ipi_hwirq fieldMarc Zyngier1-1/+0
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-12/+9
2022-01-10Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner8-18/+109
2021-12-20Merge branch irq/misc-5.17 into irq/irqchip-nextMarc Zyngier7-11/+33
2021-12-20irqchip/renesas-intc-irqpin: Use platform_get_irq_optional() to get the interruptLad Prabhakar1-4/+5
2021-12-20irqchip/renesas-irqc: Use platform_get_irq_optional() to get the interruptLad Prabhakar1-4/+5
2021-12-16soc: ti: ti_sci_inta_msi: Use msi_desc::msi_indexThomas Gleixner1-1/+1
2021-12-16platform-msi: Rename functions and clarify commentsThomas Gleixner2-5/+5
2021-12-16device: Move MSI related data into a structThomas Gleixner1-3/+3
2021-12-16irqchip/gic-v4: Disable redistributors' view of the VPE table at boot timeMarc Zyngier1-0/+16
2021-12-16irqchip/ingenic-tcu: Use correctly sized arguments for bit fieldKees Cook1-1/+3
2021-12-16irqchip/gic-v2m: Add const to of_device_idXiang wangx1-1/+1
2021-12-16irqchip/imx-gpcv2: Mark imx_gpcv2_instance with __ro_after_initPeng Fan1-1/+1
2021-12-16irqchip/spear-shirq: Add support for IRQ 0..6Herve Codina1-0/+2
2021-12-16irqchip/gic-v3-its: Limit memreserve cpuhp state lifetimeValentin Schneider1-0/+16
2021-12-16irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserveValentin Schneider2-4/+55
2021-12-16irqchip/gic-v3-its: Give the percpu rdist struct its own flags fieldValentin Schneider1-3/+5
2021-12-14Merge branch 'irq/urgent' into irq/msiThomas Gleixner7-17/+14
2021-12-10irqchip/irq-bcm7120-l2: Add put_device() after of_find_device_by_node()Ye Guojin1-0/+1
2021-12-09PCI/MSI: Make pci_msi_domain_write_msg() staticThomas Gleixner3-3/+0
2021-12-08irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang1-1/+1
2021-12-07irqchip/apple-aic: Mark aic_init_smp() as __initDonghyeok Kim1-1/+1
2021-12-06irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLERVladimir Murzin2-17/+6
2021-12-02irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin1-1/+1
2021-11-25irqchip/mips-gic: Use bitfield helpersGeert Uytterhoeven1-2/+2
2021-11-25irqchip/aspeed-scu: Replace update_bits with write_bits.Billy Tsai1-2/+2
2021-11-25irqchip/armada-370-xp: Fix support for Multi-MSI interruptsPali Rohár1-9/+5
2021-11-25irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()Pali Rohár1-1/+1
2021-11-12irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren1-1/+7
2021-11-12irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren1-4/+4
2021-10-28Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier1-11/+26
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier37-68/+92
2021-10-26irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()Marc Zyngier1-11/+26
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland35-63/+58
2021-10-25irq: arm: perform irqentry in entry codeMark Rutland1-1/+16
2021-10-25irq: nds32: avoid CONFIG_HANDLE_DOMAIN_IRQMark Rutland1-2/+20
2021-10-25irq: mips: simplify bcm6345_l1_irq_handle()Mark Rutland1-5/+1
2021-10-25irq: mips: avoid nested irq_enter()Mark Rutland1-1/+1
2021-10-25Merge branch irq/mchp-eic into irq/irqchip-nextMarc Zyngier3-0/+289