| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-02 | irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs | Stephan Gerhold | 1 | -0/+3 |
| 2025-04-26 | irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode() | Suzuki K Poulose | 1 | -1/+1 |
| 2025-04-16 | irqchip/irq-bcm2712-mip: Enable driver when ARCH_BCM2835 is enabled | Peter Robinson | 1 | -2/+2 |
| 2025-04-16 | irqchip/renesas-rzv2h: Prevent TINT spurious interrupt | Biju Das | 1 | -0/+8 |
| 2025-04-07 | irqchip/irq-bcm2712-mip: Set EOI/ACK flags in msi_parent_ops | Stanimir Varbanov | 1 | -0/+1 |
| 2025-04-07 | irqchip/sg2042-msi: Add missing chip flags | Inochi Amaoto | 1 | -0/+1 |
| 2025-04-04 | irqdomain: Rename irq_get_default_host() to irq_get_default_domain() | Jiri Slaby (SUSE) | 1 | -2/+2 |
| 2025-04-04 | irqdomain: Rename irq_set_default_host() to irq_set_default_domain() | Jiri Slaby (SUSE) | 7 | -8/+8 |
| 2025-03-28 | Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+309 |
| 2025-03-27 | Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -11/+37 |
| 2025-03-26 | Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -25/+14 |
| 2025-03-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+4 |
| 2025-03-25 | Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 23 | -343/+792 |
| 2025-03-20 | Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch... | Joerg Roedel | 5 | -25/+14 |
| 2025-03-19 | Merge tag 'amlogic-drivers-for-v6.15' of https://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -11/+37 |
| 2025-03-19 | Merge branch 'kvm-arm64/nv-vgic' into kvmarm/next | Oliver Upton | 1 | -4/+4 |
| 2025-03-17 | irqchip: Add support for Amlogic A4 and A5 SoCs | Xianwei Zhao | 1 | -11/+37 |
| 2025-03-07 | irqchip/imx-irqsteer: Support up to 960 input interrupts | Shengjiu Wang | 1 | -6/+8 |
| 2025-03-07 | irqchip/sunxi-nmi: Support Allwinner A523 NMI controller | Andre Przywara | 1 | -35/+50 |
| 2025-03-04 | irqchip/davinci-cp-intc: Remove public header | Bartosz Golaszewski | 1 | -36/+21 |
| 2025-03-03 | arm64: sysreg: Add layout for ICH_HCR_EL2 | Marc Zyngier | 1 | -4/+4 |
| 2025-02-26 | irqchip/renesas-rzv2h: Add RZ/G3E support | Biju Das | 1 | -0/+46 |
| 2025-02-26 | irqchip/renesas-rzv2h: Update macros ICU_TSSR_TSSEL_{MASK,PREP} | Biju Das | 1 | -4/+9 |
| 2025-02-26 | irqchip/renesas-rzv2h: Update TSSR_TIEN macro | Biju Das | 1 | -4/+8 |
| 2025-02-26 | irqchip/renesas-rzv2h: Add field_width to struct rzv2h_hw_info | Biju Das | 1 | -6/+11 |
| 2025-02-26 | irqchip/renesas-rzv2h: Add max_tssel to struct rzv2h_hw_info | Biju Das | 1 | -4/+6 |
| 2025-02-26 | irqchip/renesas-rzv2h: Add struct rzv2h_hw_info with t_offs variable | Biju Das | 1 | -12/+34 |
| 2025-02-26 | irqchip/renesas-rzv2h: Use devm_pm_runtime_enable() | Biju Das | 1 | -4/+7 |
| 2025-02-26 | irqchip/renesas-rzv2h: Use devm_reset_control_get_exclusive_deasserted() | Biju Das | 1 | -8/+4 |
| 2025-02-26 | irqchip/renesas-rzv2h: Simplify rzv2h_icu_init() | Biju Das | 1 | -18/+19 |
| 2025-02-26 | irqchip/renesas-rzv2h: Drop irqchip from struct rzv2h_icu_priv | Biju Das | 1 | -5/+1 |
| 2025-02-26 | irqchip/renesas-rzv2h: Fix wrong variable usage in rzv2h_tint_set_type() | Biju Das | 1 | -1/+1 |
| 2025-02-26 | irqchip: Add the Sophgo SG2042 MSI interrupt controller | Chen Wang | 3 | -0/+262 |
| 2025-02-24 | irqchip: Add Broadcom BCM2712 MSI-X interrupt controller | Stanimir Varbanov | 3 | -0/+309 |
| 2025-02-21 | irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need it | Jason Gunthorpe | 1 | -0/+4 |
| 2025-02-21 | genirq/msi: Refactor iommu_dma_compose_msi_msg() | Jason Gunthorpe | 4 | -25/+10 |
| 2025-02-21 | irqchip/gic-v3: Add Rockchip 3568002 erratum workaround | Dmitry Osipenko | 1 | -1/+22 |
| 2025-02-21 | irqchip/qcom-pdc: Workaround hardware register bug on X1E80100 | Stephan Gerhold | 1 | -3/+64 |
| 2025-02-20 | irqchip/riscv-imsic: Special handling for non-atomic device MSI update | Anup Patel | 2 | -15/+102 |
| 2025-02-20 | irqchip/riscv-imsic: Avoid interrupt translation in interrupt handler | Anup Patel | 4 | -11/+9 |
| 2025-02-20 | irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC | Anup Patel | 3 | -0/+50 |
| 2025-02-20 | irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector | Anup Patel | 3 | -33/+78 |
| 2025-02-20 | irqchip/riscv-imsic: Move to common MSI library | Thomas Gleixner | 2 | -116/+6 |
| 2025-02-20 | irqchip/irq-msi-lib: Optionally set default irq_eoi()/irq_ack() | Thomas Gleixner | 9 | -5/+14 |
| 2025-02-18 | irqchip/riscv-imsic: Set irq_set_affinity() for IMSIC base | Andrew Jones | 1 | -7/+9 |
| 2025-02-18 | irqchip/renesas-rzg2l: Simplify checks in rzg2l_irqc_common_init() | Fabrizio Castro | 1 | -2/+2 |
| 2025-02-18 | irqchip/renesas-rzg2l: Switch to using dev_err_probe() | Fabrizio Castro | 1 | -20/+11 |
| 2025-02-18 | irqchip/renesas-rzg2l: Remove pm_put label | Fabrizio Castro | 1 | -7/+2 |
| 2025-02-18 | irqchip/renesas-rzg2l: Use devm_pm_runtime_enable() | Fabrizio Castro | 1 | -4/+8 |
| 2025-02-18 | irqchip/renesas-rzg2l: Use devm_reset_control_get_exclusive_deasserted() | Fabrizio Castro | 1 | -8/+3 |
| 2025-02-18 | irqchip/renesas-rzg2l: Use local dev pointer in rzg2l_irqc_common_init() | Fabrizio Castro | 1 | -12/+12 |
| 2025-02-17 | irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit interrupt request | Artur Rojek | 1 | -1/+1 |
| 2025-02-17 | irqchip/gic-v3: Fix rk3399 workaround when secure interrupts are enabled | Marc Zyngier | 1 | -11/+38 |
| 2025-02-07 | genirq: Remove leading space from irq_chip::irq_print_chip() callbacks | Geert Uytterhoeven | 1 | -1/+1 |
| 2025-02-03 | irqchip/riscv-aplic: Add support for hart indexes | Vladimir Kondratiev | 1 | -3/+21 |
| 2025-01-27 | irqchip/apple-aic: Only handle PMC interrupt as FIQ when configured so | Nick Chan | 1 | -1/+2 |
| 2025-01-27 | irqchip/irq-mvebu-icu: Fix access to msi_data from irq_domain::host_data | Stefan Eichenberger | 1 | -1/+2 |
| 2025-01-27 | irqchip/riscv: Ensure ordering of memory writes and IPI writes | Xu Lu | 2 | -2/+2 |
| 2025-01-23 | irqchip/lan966x-oic: Make CONFIG_LAN966X_OIC depend on CONFIG_MCHP_LAN966X_PCI | Geert Uytterhoeven | 1 | -0/+1 |
| 2025-01-21 | Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -43/+22 |
| 2025-01-15 | irqchip: Plug a OF node reference leak in platform_irqchip_probe() | Joe Hattori | 1 | -3/+1 |
| 2025-01-15 | irqchip/loongarch-avec: Add multi-nodes topology support | Tianyang Zhang | 1 | -4/+12 |
| 2025-01-15 | irqchip/ts4800: Replace seq_printf() by seq_puts() | Geert Uytterhoeven | 1 | -1/+1 |
| 2025-01-15 | irqchip/ti-sci-inta : Add module build support | Nicolas Frayer | 2 | -1/+3 |
| 2025-01-15 | irqchip/ti-sci-intr: Add module build support | Nicolas Frayer | 2 | -1/+3 |
| 2025-01-15 | irqchip/irq-brcmstb-l2: Replace brcmstb_l2_mask_and_ack() by generic function | Dr. David Alan Gilbert | 1 | -27/+1 |
| 2025-01-15 | irqchip: keystone: Use syscon_regmap_lookup_by_phandle_args | Krzysztof Kozlowski | 1 | -9/+2 |
| 2025-01-15 | irqchip/sunxi-nmi: Add missing SKIP_WAKE flag | Philippe Simons | 1 | -1/+2 |
| 2025-01-15 | irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity() | Tomas Krcka | 1 | -1/+1 |
| 2025-01-15 | irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly | Yogesh Lal | 1 | -1/+1 |
| 2024-12-13 | irqchip/gic-v3: Work around insecure GIC integrations | Marc Zyngier | 1 | -1/+16 |
| 2024-12-13 | irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base | Uros Bizjak | 1 | -1/+1 |
| 2024-12-08 | Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -2/+5 |
| 2024-12-03 | irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compil... | Geert Uytterhoeven | 1 | -1/+1 |
| 2024-12-03 | irqchip/bcm2836: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND | Stefan Wahren | 1 | -0/+3 |
| 2024-12-03 | irqchip/gic-v3: Fix irq_complete_ack() comment | Lorenzo Pieralisi | 1 | -1/+1 |
| 2024-12-01 | Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 14 | -24/+52 |
| 2024-11-29 | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -3/+3 |
| 2024-11-26 | irqchip: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 12 | -12/+12 |
| 2024-11-26 | irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801 | Zhou Wang | 1 | -11/+39 |
| 2024-11-26 | irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domain | Russell King (Oracle) | 1 | -1/+1 |
| 2024-11-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -18/+84 |
| 2024-11-22 | Fix a potential abuse of seq_printf() format string in drivers | David Wang | 3 | -3/+3 |
| 2024-11-19 | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 12 | -76/+1212 |
| 2024-11-16 | irqchip/riscv-aplic: Prevent crash when MSI domain is missing | Samuel Holland | 2 | -1/+5 |
| 2024-11-13 | irqchip/loongson-eiointc: Add virt extension support | Bibo Mao | 1 | -18/+84 |
| 2024-11-07 | irqchip: Add T-HEAD C900 ACLINT SSWI driver | Inochi Amaoto | 3 | -0/+189 |
| 2024-11-07 | irqchip/stm32mp-exti: Use of_property_present() for non-boolean properties | Rob Herring (Arm) | 1 | -2/+1 |
| 2024-11-07 | irqchip/gic-v3: Force propagation of the active state with a read-back | Marc Zyngier | 1 | -0/+7 |
| 2024-11-01 | irqchip/mips-gic: Fix selection of GENERIC_IRQ_EFFECTIVE_AFF_MASK | Nathan Chancellor | 1 | -1/+1 |
| 2024-10-30 | irqchip/mips-gic: Prevent indirect access to clusters without CPU cores | Gregory CLEMENT | 1 | -4/+16 |
| 2024-10-30 | irqchip/mips-gic: Multi-cluster support | Paul Burton | 2 | -19/+143 |
| 2024-10-30 | irqchip/mips-gic: Setup defaults in each cluster | Chao-ying Fu | 1 | -6/+24 |
| 2024-10-30 | irqchip/mips-gic: Support multi-cluster in for_each_online_cpu_gic() | Paul Burton | 1 | -0/+7 |
| 2024-10-30 | irqchip/mips-gic: Replace open coded online CPU iterations | Paul Burton | 1 | -18/+41 |
| 2024-10-27 | irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs | Marc Zyngier | 1 | -2/+12 |
| 2024-10-21 | irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool() | Steven Price | 1 | -1/+1 |
| 2024-10-17 | irqchip/aspeed-intc: Add AST27XX INTC support | Kevin Chen | 2 | -0/+140 |
| 2024-10-16 | irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driver | Fabrizio Castro | 3 | -0/+521 |
| 2024-10-15 | irqchip/renesas-rzg2l: Fix missing put_device | Fabrizio Castro | 1 | -2/+14 |
| 2024-10-15 | irqchip/riscv-intc: Fix SMP=n boot with ACPI | Sunil V L | 1 | -1/+18 |
| 2024-10-08 | irqchip/sifive-plic: Unmask interrupt in plic_irq_enable() | Nam Cao | 1 | -10/+11 |
| 2024-10-08 | irqchip/gic-v4: Don't allow a VMOVP on a dying VPE | Marc Zyngier | 1 | -6/+12 |
| 2024-10-02 | irqchip/gic-v3-its: Rely on genpool alignment | Steven Price | 1 | -2/+1 |
| 2024-10-02 | irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor | Steven Price | 1 | -23/+115 |
| 2024-10-02 | irqchip/sifive-plic: Make use of __assign_bit() | Hongbo Li | 1 | -5/+4 |
| 2024-10-02 | irqchip/atmel-aic5: Add support for sam9x7 aic | Hari Prasath | 1 | -0/+9 |
| 2024-10-02 | irqchip/sifive-plic: Return error code on failure | Charlie Jenkins | 1 | -2/+6 |
| 2024-10-02 | irqchip/riscv-imsic: Fix output text of base address | Andrew Jones | 1 | -1/+1 |
| 2024-10-02 | irqchip/ocelot: Comment sticky register clearing code | Sergey Matsievskiy | 1 | -0/+6 |
| 2024-10-02 | irqchip/ocelot: Fix trigger register address | Sergey Matsievskiy | 1 | -2/+2 |
| 2024-10-02 | irqchip: Remove obsolete config ARM_GIC_V3_ITS_PCI | Lukas Bulwahn | 1 | -7/+0 |
| 2024-09-17 | Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 25 | -518/+1012 |
| 2024-09-04 | irqchip/apple-aic: Only access system registers on SoCs which provide them | Konrad Dybcio | 1 | -13/+13 |
| 2024-09-04 | irqchip/apple-aic: Add a new "Global fast IPIs only" feature level | Nick Chan | 1 | -4/+25 |
| 2024-09-04 | irqchip/apple-aic: Skip unnecessary enabling of use_fast_ipi | Nick Chan | 1 | -3/+1 |
| 2024-09-02 | irqchip/sifive-plic: Add ACPI support | Sunil V L | 1 | -22/+77 |
| 2024-08-27 | irqchip/riscv-aplic: Add ACPI support | Sunil V L | 4 | -32/+69 |
| 2024-08-27 | irqchip/riscv-imsic: Add ACPI support | Sunil V L | 4 | -30/+125 |
| 2024-08-27 | irqchip/riscv-imsic-state: Create separate function for DT | Sunil V L | 1 | -42/+55 |
| 2024-08-27 | irqchip/riscv-intc: Add ACPI support for AIA | Sunil V L | 1 | -0/+90 |
| 2024-08-23 | irqchip/loongarch-avec: Add AVEC irqchip support | Tianyang Zhang | 6 | -2/+449 |
| 2024-08-23 | irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC | Tianyang Zhang | 1 | -5/+5 |
| 2024-08-23 | irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING | Huacai Chen | 1 | -2/+2 |
| 2024-08-23 | LoongArch: Move irqchip function prototypes to irq-loongson.h | Huacai Chen | 8 | -0/+38 |
| 2024-08-23 | irqchip/irq-msi-lib: Check for NULL ops in msi_lib_irq_domain_select() | Maxime Chevallier | 1 | -1/+4 |
| 2024-08-23 | irqchip/gic-v3: Init SRE before poking sysregs | Mark Rutland | 1 | -7/+14 |
| 2024-08-20 | irqchip/loongson-pch-msi: Switch to MSI parent domains | Huacai Chen | 2 | -35/+24 |
| 2024-08-20 | irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init() | Ma Ke | 1 | -3/+3 |
| 2024-08-20 | irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe() | Dan Carpenter | 1 | -2/+2 |
| 2024-08-20 | irqchip/gic-v4: Fix ordering between vmapp and vpe locks | Marc Zyngier | 1 | -6/+10 |
| 2024-08-20 | irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform | Anup Patel | 1 | -44/+71 |
| 2024-08-10 | irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration | Yong-Xuan Wang | 1 | -7/+25 |
| 2024-08-10 | irqchip/xilinx: Fix shift out of bounds | Radhey Shyam Pandey | 1 | -1/+1 |
| 2024-08-08 | irqchip/mbigen: Simplify code logic with for_each_child_of_node_scoped() | Zhang Zekun | 1 | -17/+7 |
| 2024-08-08 | irqchip/armada-370-xp: Use mpic_is_ipi_available() in mpic_of_init() | Marek Behún | 1 | -1/+1 |
| 2024-08-08 | irqchip/armada-370-xp: Allow mapping only per-CPU interrupts | Marek Behún | 1 | -6/+13 |
| 2024-08-08 | irqchip/armada-370-xp: Iterate only valid bits of the per-CPU interrupt cause... | Marek Behún | 1 | -1/+1 |
| 2024-08-08 | irqchip/armada-370-xp: Fix reenabling last per-CPU interrupt | Marek Behún | 1 | -3/+3 |
| 2024-08-08 | irqchip/armada-370-xp: Dynamically allocate the driver private structure | Marek Behún | 1 | -5/+11 |
| 2024-08-08 | irqchip/armada-370-xp: Pass around the driver private structure | Marek Behún | 1 | -45/+70 |
| 2024-08-08 | irqchip/armada-370-xp: Put MSI doorbell limits into the mpic structure | Marek Behún | 1 | -22/+22 |
| 2024-08-08 | irqchip/armada-370-xp: Put static variables into driver private structure | Marek Behún | 1 | -101/+122 |
| 2024-08-08 | irqchip/armada-370-xp: Put __init attribute after return type in mpic_ipi_init() | Marek Behún | 1 | -1/+1 |
| 2024-08-08 | irqchip/armada-370-xp: Add the __init attribute to mpic_msi_init() | Marek Behún | 1 | -1/+1 |
| 2024-08-08 | irqchip/armada-370-xp: Drop msi_doorbell_end() | Marek Behún | 1 | -7/+0 |
| 2024-08-08 | irqchip/armada-370-xp: Drop IPI_DOORBELL_START and rename IPI_DOORBELL_END | Marek Behún | 1 | -7/+6 |
| 2024-08-04 | Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -16/+30 |
| 2024-08-02 | irqchip/gic-v4.1: Replace bare number with ID_AA64PFR0_EL1_GIC_V4P1 | Anshuman Khandual | 1 | -1/+1 |
| 2024-07-30 | irqchip/mbigen: Fix mbigen node address layout | Yipeng Zou | 1 | -4/+16 |
| 2024-07-30 | irqchip: Remove asmlinkage for handlers registered with set_handle_irq() | Jinjie Ruan | 10 | -16/+10 |
| 2024-07-30 | irqchip/armada-370-xp: Print error and return error code on initialization fa... | Marek Behún | 1 | -6/+22 |
| 2024-07-30 | irqchip/armada-370-xp: Refactor initial memory regions mapping | Marek Behún | 1 | -19/+41 |
| 2024-07-30 | irqchip/armada-370-xp: Use u32 type instead of unsigned long where possieble | Marek Behún | 1 | -3/+4 |
| 2024-07-30 | irqchip/armada-370-xp: Rename variable for consistency | Marek Behún | 1 | -3/+3 |
| 2024-07-30 | irqchip/armada-370-xp: Drop redundant continue | Marek Behún | 1 | -3/+1 |
| 2024-07-30 | irqchip/armada-370-xp: Simplify mpic_reenable_percpu() and mpic_resume() | Marek Behún | 1 | -9/+3 |
| 2024-07-30 | irqchip/armada-370-xp: Use consistent name for struct irq_data variables | Marek Behún | 1 | -13/+13 |
| 2024-07-30 | irqchip/armada-370-xp: Use consistent types when iterating interrupts | Marek Behún | 1 | -8/+10 |
| 2024-07-30 | irqchip/armada-370-xp: Use consistent variable names for hwirqs | Marek Behún | 1 | -28/+28 |
| 2024-07-30 | irqchip/armada-370-xp: Refactor handling IPI interrupts | Marek Behún | 1 | -12/+18 |
| 2024-07-30 | irqchip/armada-370-xp: Refactor mpic_handle_msi_irq() code | Marek Behún | 1 | -20/+12 |
| 2024-07-30 | irqchip/armada-370-xp: Use FIELD_GET() and named register constant | Marek Behún | 1 | -5/+6 |
| 2024-07-30 | irqchip/armada-370-xp: Don't read number of supported interrupts multiple times | Marek Behún | 1 | -10/+3 |
| 2024-07-30 | irqchip/armada-370-xp: Change symbol prefixes to mpic | Marek Behún | 1 | -163/+142 |
| 2024-07-30 | irqchip/armada-370-xp: Improve indentation | Marek Behún | 1 | -30/+26 |
| 2024-07-30 | irqchip/armada-370-xp: Simplify ipi_resume() code | Marek Behún | 1 | -8/+6 |
| 2024-07-30 | irqchip/armada-370-xp: Use !virq instead of virq == 0 in condition | Marek Behún | 1 | -2/+2 |
| 2024-07-30 | irqchip/armada-370-xp: Use unsigned int type for virqs | Marek Behún | 1 | -4/+4 |
| 2024-07-30 | irqchip/armada-370-xp: Rename variable for consistency | Marek Behún | 1 | -5/+5 |
| 2024-07-30 | irqchip/armada-370-xp: Declare iterators in for loop | Marek Behún | 1 | -17/+10 |
| 2024-07-30 | irqchip/armada-370-xp: Change to SPDX license identifier | Marek Behún | 1 | -4/+1 |
| 2024-07-30 | irqchip/armada-370-xp: Simplify is_percpu_irq() code | Marek Behún | 1 | -4/+1 |
| 2024-07-30 | irqchip/armada-370-xp: Use correct type for cpu variable | Marek Behún | 1 | -2/+2 |
| 2024-07-30 | irqchip/armada-370-xp: Change register constants prefix to MPIC_ | Marek Behún | 1 | -79/+69 |
| 2024-07-30 | irqchip/armada-370-xp: Cosmetic fix parentheses in register constant definitions | Marek Behún | 1 | -19/+19 |
| 2024-07-30 | irqchip/armada-370-xp: Use BIT() and GENMASK() macros | Marek Behún | 1 | -5/+5 |
| 2024-07-30 | irqchip/armada-370-xp: Change spaces to tabs | Marek Behún | 1 | -7/+7 |
| 2024-07-30 | irqchip/armada-370-xp: Change register constant suffix from _MSK to _MASK | Marek Behún | 1 | -10/+10 |
| 2024-07-30 | irqchip/armada-370-xp: Drop _OFFS suffix from some register constants | Marek Behún | 1 | -57/+48 |
| 2024-07-29 | irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t' | Arseniy Krasnov | 1 | -7/+7 |
| 2024-07-29 | irqchip/irq-pic32-evic: Add missing 'static' to internal function | Luca Ceresoli | 1 | -3/+3 |
| 2024-07-28 | minmax: don't use max() in situations that want a C constant expression | Linus Torvalds | 1 | -1/+1 |
| 2024-07-26 | irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq() | Huacai Chen | 1 | -2/+4 |
| 2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli | 2 | -6/+2 |
| 2024-07-22 | Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 17 | -830/+699 |
| 2024-07-22 | Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 16 | -744/+1349 |
| 2024-07-18 | irqchip/gic-v3-its: Correctly fish out the DID for platform MSI | Marc Zyngier | 1 | -1/+1 |
| 2024-07-18 | irqchip/gic-v3-its: Correctly honor the RID remapping | Marc Zyngier | 1 | -1/+1 |
| 2024-07-18 | irqchip/irq-mvebu-icu: Remove platform MSI leftovers | Thomas Gleixner | 1 | -206/+6 |
| 2024-07-18 | irqchip/irq-mvebu-sei: Switch to MSI parent | Thomas Gleixner | 1 | -32/+20 |
| 2024-07-18 | irqchip/mvebu-odmi: Switch to parent MSI | Thomas Gleixner | 2 | -19/+19 |
| 2024-07-18 | irqchip/mvebu-gicp: Switch to MSI parent | Thomas Gleixner | 2 | -25/+20 |
| 2024-07-18 | irqchip/irq-mvebu-icu: Prepare for real per device MSI | Thomas Gleixner | 1 | -11/+170 |
| 2024-07-18 | irqchip/imx-mu-msi: Switch to MSI parent | Thomas Gleixner | 3 | -27/+24 |
| 2024-07-18 | irqchip/gic-v2m: Switch to device MSI | Thomas Gleixner | 2 | -56/+26 |
| 2024-07-18 | irqchip/gic_v3_mbi: Switch over to parent domain | Thomas Gleixner | 1 | -82/+46 |
| 2024-07-18 | irqchip/mbigen: Remove platform_msi_create_device_domain() fallback | Thomas Gleixner | 1 | -70/+4 |
| 2024-07-18 | irqchip/gic-v3-its: Switch platform MSI to MSI parent | Thomas Gleixner | 3 | -165/+73 |
| 2024-07-18 | irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSI | Thomas Gleixner | 1 | -0/+2 |