summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
14 daysirqchip/gic-v3: Work around insecure GIC integrationsMarc Zyngier
14 daysirqchip/gic: Correct declaration of *percpu_base pointer in union gic_baseUros Bizjak
2024-12-08Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-03irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compil...Geert Uytterhoeven
2024-12-03irqchip/bcm2836: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren
2024-12-03irqchip/gic-v3: Fix irq_complete_ack() commentLorenzo Pieralisi
2024-12-01Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-26irqchip: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-26irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang
2024-11-26irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-22Fix a potential abuse of seq_printf() format string in driversDavid Wang
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-16irqchip/riscv-aplic: Prevent crash when MSI domain is missingSamuel Holland
2024-11-13irqchip/loongson-eiointc: Add virt extension supportBibo Mao
2024-11-07irqchip: Add T-HEAD C900 ACLINT SSWI driverInochi Amaoto
2024-11-07irqchip/stm32mp-exti: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-07irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier
2024-11-01irqchip/mips-gic: Fix selection of GENERIC_IRQ_EFFECTIVE_AFF_MASKNathan Chancellor
2024-10-30irqchip/mips-gic: Prevent indirect access to clusters without CPU coresGregory CLEMENT
2024-10-30irqchip/mips-gic: Multi-cluster supportPaul Burton
2024-10-30irqchip/mips-gic: Setup defaults in each clusterChao-ying Fu
2024-10-30irqchip/mips-gic: Support multi-cluster in for_each_online_cpu_gic()Paul Burton
2024-10-30irqchip/mips-gic: Replace open coded online CPU iterationsPaul Burton
2024-10-27irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEsMarc Zyngier
2024-10-21irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool()Steven Price
2024-10-17irqchip/aspeed-intc: Add AST27XX INTC supportKevin Chen
2024-10-16irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driverFabrizio Castro
2024-10-15irqchip/renesas-rzg2l: Fix missing put_deviceFabrizio Castro
2024-10-15irqchip/riscv-intc: Fix SMP=n boot with ACPISunil V L
2024-10-08irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()Nam Cao
2024-10-08irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier
2024-10-02irqchip/gic-v3-its: Rely on genpool alignmentSteven Price
2024-10-02irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisorSteven Price
2024-10-02irqchip/sifive-plic: Make use of __assign_bit()Hongbo Li
2024-10-02irqchip/atmel-aic5: Add support for sam9x7 aicHari Prasath
2024-10-02irqchip/sifive-plic: Return error code on failureCharlie Jenkins
2024-10-02irqchip/riscv-imsic: Fix output text of base addressAndrew Jones
2024-10-02irqchip/ocelot: Comment sticky register clearing codeSergey Matsievskiy
2024-10-02irqchip/ocelot: Fix trigger register addressSergey Matsievskiy
2024-10-02irqchip: Remove obsolete config ARM_GIC_V3_ITS_PCILukas Bulwahn
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-04irqchip/apple-aic: Only access system registers on SoCs which provide themKonrad Dybcio
2024-09-04irqchip/apple-aic: Add a new "Global fast IPIs only" feature levelNick Chan
2024-09-04irqchip/apple-aic: Skip unnecessary enabling of use_fast_ipiNick Chan
2024-09-02irqchip/sifive-plic: Add ACPI supportSunil V L
2024-08-27irqchip/riscv-aplic: Add ACPI supportSunil V L
2024-08-27irqchip/riscv-imsic: Add ACPI supportSunil V L
2024-08-27irqchip/riscv-imsic-state: Create separate function for DTSunil V L