summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-241-21/+87
|\
| * irqchip/loongson-eiointc: Add virt extension supportBibo Mao2024-11-131-21/+87
* | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-2012-76/+1212
|\ \ | |/ |/|
| * irqchip/riscv-aplic: Prevent crash when MSI domain is missingSamuel Holland2024-11-162-1/+5
| * irqchip: Add T-HEAD C900 ACLINT SSWI driverInochi Amaoto2024-11-073-0/+189
| * irqchip/stm32mp-exti: Use of_property_present() for non-boolean propertiesRob Herring (Arm)2024-11-071-2/+1
| * irqchip/mips-gic: Fix selection of GENERIC_IRQ_EFFECTIVE_AFF_MASKNathan Chancellor2024-11-011-1/+1
| * irqchip/mips-gic: Prevent indirect access to clusters without CPU coresGregory CLEMENT2024-10-301-4/+16
| * irqchip/mips-gic: Multi-cluster supportPaul Burton2024-10-302-19/+143
| * irqchip/mips-gic: Setup defaults in each clusterChao-ying Fu2024-10-301-6/+24
| * irqchip/mips-gic: Support multi-cluster in for_each_online_cpu_gic()Paul Burton2024-10-301-0/+7
| * irqchip/mips-gic: Replace open coded online CPU iterationsPaul Burton2024-10-301-18/+41
| * irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool()Steven Price2024-10-211-1/+1
| * irqchip/aspeed-intc: Add AST27XX INTC supportKevin Chen2024-10-172-0/+140
| * irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driverFabrizio Castro2024-10-163-0/+521
| * irqchip/gic-v3-its: Rely on genpool alignmentSteven Price2024-10-021-2/+1
| * irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisorSteven Price2024-10-021-23/+115
| * irqchip/sifive-plic: Make use of __assign_bit()Hongbo Li2024-10-021-5/+4
| * irqchip/atmel-aic5: Add support for sam9x7 aicHari Prasath2024-10-021-0/+9
* | irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier2024-11-071-0/+7
* | irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEsMarc Zyngier2024-10-271-2/+12
* | irqchip/renesas-rzg2l: Fix missing put_deviceFabrizio Castro2024-10-151-2/+14
* | irqchip/riscv-intc: Fix SMP=n boot with ACPISunil V L2024-10-151-1/+18
* | irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()Nam Cao2024-10-081-10/+11
* | irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier2024-10-081-6/+12
* | irqchip/sifive-plic: Return error code on failureCharlie Jenkins2024-10-021-2/+6
* | irqchip/riscv-imsic: Fix output text of base addressAndrew Jones2024-10-021-1/+1
* | irqchip/ocelot: Comment sticky register clearing codeSergey Matsievskiy2024-10-021-0/+6
* | irqchip/ocelot: Fix trigger register addressSergey Matsievskiy2024-10-021-2/+2
* | irqchip: Remove obsolete config ARM_GIC_V3_ITS_PCILukas Bulwahn2024-10-021-7/+0
|/
* Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-1725-520/+1014
|\
| * irqchip/apple-aic: Only access system registers on SoCs which provide themKonrad Dybcio2024-09-041-13/+13
| * irqchip/apple-aic: Add a new "Global fast IPIs only" feature levelNick Chan2024-09-041-4/+25
| * irqchip/apple-aic: Skip unnecessary enabling of use_fast_ipiNick Chan2024-09-041-3/+1
| * irqchip/loongarch-avec: Add AVEC irqchip supportTianyang Zhang2024-08-236-2/+449
| * irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTCTianyang Zhang2024-08-231-5/+5
| * irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTINGHuacai Chen2024-08-231-2/+2
| * LoongArch: Move irqchip function prototypes to irq-loongson.hHuacai Chen2024-08-238-0/+38
| * irqchip/loongson-pch-msi: Switch to MSI parent domainsHuacai Chen2024-08-202-35/+24
| * irqchip/mbigen: Simplify code logic with for_each_child_of_node_scoped()Zhang Zekun2024-08-081-17/+7
| * irqchip/armada-370-xp: Use mpic_is_ipi_available() in mpic_of_init()Marek Behún2024-08-081-1/+1
| * irqchip/armada-370-xp: Allow mapping only per-CPU interruptsMarek Behún2024-08-081-6/+13
| * irqchip/armada-370-xp: Iterate only valid bits of the per-CPU interrupt cause...Marek Behún2024-08-081-1/+1
| * irqchip/armada-370-xp: Fix reenabling last per-CPU interruptMarek Behún2024-08-081-3/+3
| * irqchip/armada-370-xp: Dynamically allocate the driver private structureMarek Behún2024-08-081-5/+11
| * irqchip/armada-370-xp: Pass around the driver private structureMarek Behún2024-08-081-45/+70
| * irqchip/armada-370-xp: Put MSI doorbell limits into the mpic structureMarek Behún2024-08-081-22/+22
| * irqchip/armada-370-xp: Put static variables into driver private structureMarek Behún2024-08-081-101/+122
| * irqchip/armada-370-xp: Put __init attribute after return type in mpic_ipi_init()Marek Behún2024-08-081-1/+1
| * irqchip/armada-370-xp: Add the __init attribute to mpic_msi_init()Marek Behún2024-08-081-1/+1