summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (follow)
Commit message (Expand)AuthorAgeFilesLines
* irqchip/gic-v3: Work around insecure GIC integrationsMarc Zyngier2024-12-131-1/+16
* irqchip/gic: Correct declaration of *percpu_base pointer in union gic_baseUros Bizjak2024-12-131-1/+1
* Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-083-2/+5
|\
| * irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compil...Geert Uytterhoeven2024-12-031-1/+1
| * irqchip/bcm2836: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren2024-12-031-0/+3
| * irqchip/gic-v3: Fix irq_complete_ack() commentLorenzo Pieralisi2024-12-031-1/+1
* | Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-0114-24/+52
|\|
| * irqchip: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-2612-12/+12
| * irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang2024-11-261-11/+39
| * irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)2024-11-261-1/+1
* | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-293-3/+3
|\ \ | |/ |/|
| * Fix a potential abuse of seq_printf() format string in driversDavid Wang2024-11-223-3/+3
* | 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