summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-136-12/+9
|\
| * soc: ti: ti_sci_inta_msi: Use msi_desc::msi_indexThomas Gleixner2021-12-161-1/+1
| * platform-msi: Rename functions and clarify commentsThomas Gleixner2021-12-162-5/+5
| * device: Move MSI related data into a structThomas Gleixner2021-12-161-3/+3
| * Merge branch 'irq/urgent' into irq/msiThomas Gleixner2021-12-147-17/+14
| |\
| * | PCI/MSI: Make pci_msi_domain_write_msg() staticThomas Gleixner2021-12-093-3/+0
* | | Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2022-01-108-18/+109
|\ \ \ | |_|/ |/| |
| * | Merge branch irq/misc-5.17 into irq/irqchip-nextMarc Zyngier2021-12-207-11/+33
| |\ \
| | * | irqchip/renesas-intc-irqpin: Use platform_get_irq_optional() to get the inter...Lad Prabhakar2021-12-201-4/+5
| | * | irqchip/renesas-irqc: Use platform_get_irq_optional() to get the interruptLad Prabhakar2021-12-201-4/+5
| | * | irqchip/gic-v4: Disable redistributors' view of the VPE table at boot timeMarc Zyngier2021-12-161-0/+16
| | * | irqchip/ingenic-tcu: Use correctly sized arguments for bit fieldKees Cook2021-12-161-1/+3
| | * | irqchip/gic-v2m: Add const to of_device_idXiang wangx2021-12-161-1/+1
| | * | irqchip/imx-gpcv2: Mark imx_gpcv2_instance with __ro_after_initPeng Fan2021-12-161-1/+1
| | * | irqchip/spear-shirq: Add support for IRQ 0..6Herve Codina2021-12-161-0/+2
| | |/
| * | irqchip/gic-v3-its: Limit memreserve cpuhp state lifetimeValentin Schneider2021-12-161-0/+16
| * | irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserveValentin Schneider2021-12-162-4/+55
| * | irqchip/gic-v3-its: Give the percpu rdist struct its own flags fieldValentin Schneider2021-12-161-3/+5
| |/
* | irqchip/irq-bcm7120-l2: Add put_device() after of_find_device_by_node()Ye Guojin2021-12-101-0/+1
* | irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang2021-12-081-1/+1
* | irqchip/apple-aic: Mark aic_init_smp() as __initDonghyeok Kim2021-12-071-1/+1
* | irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin2021-12-021-1/+1
* | irqchip/mips-gic: Use bitfield helpersGeert Uytterhoeven2021-11-251-2/+2
* | irqchip/aspeed-scu: Replace update_bits with write_bits.Billy Tsai2021-11-251-2/+2
* | irqchip/armada-370-xp: Fix support for Multi-MSI interruptsPali Rohár2021-11-251-9/+5
* | irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()Pali Rohár2021-11-251-1/+1
|/
* irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren2021-11-121-1/+7
* irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren2021-11-121-4/+4
* Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier2021-10-281-11/+26
|\
| * irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()Marc Zyngier2021-10-261-11/+26
* | Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier2021-10-2837-68/+92
|\ \
| * | irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-2635-63/+58
| * | irq: arm: perform irqentry in entry codeMark Rutland2021-10-251-1/+16
| * | irq: nds32: avoid CONFIG_HANDLE_DOMAIN_IRQMark Rutland2021-10-251-2/+20
| * | irq: mips: simplify bcm6345_l1_irq_handle()Mark Rutland2021-10-251-5/+1
| * | irq: mips: avoid nested irq_enter()Mark Rutland2021-10-251-1/+1
* | | Merge branch irq/mchp-eic into irq/irqchip-nextMarc Zyngier2021-10-253-0/+289
|\ \ \
| * | | irqchip/mchp-eic: Fix return value check in mchp_eic_init()Yang Yingliang2021-10-251-1/+1
| * | | irqchip/mchp-eic: Add support for the Microchip EICClaudiu Beznea2021-10-203-0/+289
| |/ /
* | | Merge branch irq/modular-irqchips into irq/irqchip-nextMarc Zyngier2021-10-255-60/+56
|\ \ \
| * | | irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli2021-10-202-7/+18
| * | | irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli2021-10-202-8/+12
| * | | irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli2021-10-202-2/+8
| * | | irqchip/irq-bcm7038-l1: Restrict affinity setting to MIPSFlorian Fainelli2021-10-201-0/+4
| * | | irqchip/irq-bcm7038-l1: Gate use of CPU logical map to MIPSFlorian Fainelli2021-10-201-6/+3
| * | | irqchip/irq-bcm7038-l1: Use irq_get_irq_data()Florian Fainelli2021-10-201-1/+1
| * | | irqchip/irq-bcm7038-l1: Remove .irq_cpu_offline()Florian Fainelli2021-10-201-30/+0
| | |/ | |/|
| * | irqchip/meson-gpio: Make it possible to build as a moduleNeil Armstrong2021-10-202-8/+12
| |/
* | irqchip/ti-sci-inta: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing2021-10-191-3/+1
* | irqchip/stm32: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-10-191-3/+1