index
:
kernel/git/mips/linux.git
master
mips-fixes
mips-next
MIPS group's fork of linux.git
MIPS group
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-14
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-2
/
+3
2025-12-10
irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()
Dan Carpenter
1
-1
/
+1
2025-12-06
LoongArch: Add and use some macros for AVEC
Song Gao
1
-2
/
+3
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-84
/
+166
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+8
2025-12-04
Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+3
2025-12-02
Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2
-2
/
+8
2025-12-02
Merge tag 'irq-msi-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-68
/
+23
2025-12-02
Merge tag 'irq-drivers-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
23
-212
/
+224
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-439
/
+93
2025-11-26
irqchip/atmel-aic: Simplify with of_machine_get_match_data()
Krzysztof Kozlowski
1
-12
/
+3
2025-11-24
irqchip/apple-aic: Spit out ICH_MISR_EL2 value on spurious vGIC MI
Marc Zyngier
1
-2
/
+5
2025-11-24
irqchip/gic: Expose CPU interface VA to KVM
Marc Zyngier
1
-0
/
+3
2025-11-22
irqchip/gic-its: Rework platform MSI deviceID detection
Lorenzo Pieralisi
1
-68
/
+23
2025-11-14
irqchip/riscv-intc: Add missing free() callback in riscv_intc_domain_ops
Nick Hu
1
-1
/
+2
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
20
-84
/
+166
2025-11-13
irqchip/meson-gpio: Add support for Amlogic S6 S7 and S7D SoCs
Xianwei Zhao
1
-0
/
+11
2025-11-11
irqchip/aclint-sswi: Add Nuclei UX900 support
Junhui Liu
1
-1
/
+2
2025-11-11
irqchip/irq-bcm7038-l1: Remove unused reg_mask_status()
Krzysztof Kozlowski
1
-6
/
+0
2025-11-11
irqchip/sifive-plic: Fix call to __plic_toggle() in M-Mode code path
Charles Mirabile
1
-5
/
+4
2025-10-27
irqchip: Kill irq-partition-percpu
Marc Zyngier
3
-245
/
+0
2025-10-27
irqchip/apple-aic: Drop support for custom PMU irq partitions
Marc Zyngier
1
-21
/
+7
2025-10-27
irqchip/gic-v3: Drop support for custom PPI partitions
Marc Zyngier
2
-126
/
+8
2025-10-27
irqchip/gic-v3: Switch high priority PPIs over to handle_percpu_devid_irq()
Marc Zyngier
1
-52
/
+2
2025-10-27
irqchip/apple-aic: Add FW info retrieval support
Marc Zyngier
1
-3
/
+31
2025-10-27
irqchip/gic-v3: Add FW info retrieval support
Marc Zyngier
1
-0
/
+53
2025-10-27
irqchip/sifive-plic: Add support for UltraRISC DP1000 PLIC
Charles Mirabile
1
-1
/
+103
2025-10-24
irqchip/sifive-plic: Cache the interrupt enable state
Charles Mirabile
1
-23
/
+13
2025-10-17
irqchip/qcom-irq-combiner: Rename driver structure
Johan Hovold
1
-2
/
+2
2025-10-16
irqchip/riscv-imsic: Inline imsic_vector_from_local_id()
Samuel Holland
3
-20
/
+3
2025-10-16
irqchip/riscv-imsic: Embed the vector array in lpriv
Samuel Holland
2
-9
/
+3
2025-10-16
irqchip/riscv-imsic: Remove redundant irq_data lookups
Samuel Holland
1
-2
/
+2
2025-10-16
irqchip/ts4800: Drop unused module alias
Johan Hovold
1
-1
/
+0
2025-10-16
irqchip/mvebu-pic: Drop unused module alias
Johan Hovold
1
-2
/
+0
2025-10-16
irqchip/meson-gpio: Drop unused module alias
Johan Hovold
1
-1
/
+0
2025-10-16
irqchip: Enable compile testing of Broadcom drivers
Johan Hovold
1
-3
/
+3
2025-10-16
irqchip: Pass platform device to platform drivers
Johan Hovold
13
-108
/
+71
2025-10-16
irqchip: Drop leftover brackets
Johan Hovold
1
-4
/
+2
2025-10-16
irqchip/qcom-irq-combiner: Fix section mismatch
Johan Hovold
1
-1
/
+1
2025-10-16
irqchip/starfive-jh8100: Fix section mismatch
Johan Hovold
1
-2
/
+1
2025-10-16
irqchip/renesas-rzg2l: Fix section mismatch
Johan Hovold
1
-4
/
+2
2025-10-16
irqchip/imx-mu-msi: Fix section mismatch
Johan Hovold
1
-9
/
+5
2025-10-16
irqchip/irq-brcmstb-l2: Fix section mismatch
Johan Hovold
1
-8
/
+4
2025-10-16
irqchip/irq-bcm7120-l2: Fix section mismatch
Johan Hovold
1
-11
/
+6
2025-10-16
irqchip/irq-bcm7038-l1: Fix section mismatch
Johan Hovold
1
-5
/
+3
2025-10-16
irqchip/bcm2712-mip: Fix section mismatch
Johan Hovold
1
-1
/
+1
2025-10-16
irqchip/bcm2712-mip: Fix OF node reference imbalance
Johan Hovold
1
-1
/
+0
2025-10-07
irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resume
Lucas Zampieri
1
-2
/
+4
2025-10-07
irqchip/aspeed-scu-ic: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2025-10-04
Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-0
/
+338
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+0
2025-10-01
Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'irq-drivers-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-145
/
+327
2025-09-25
irqchip/riscv-rpmi-sysmsi: Add ACPI support
Sunil V L
2
-4
/
+45
2025-09-25
irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
Sunil V L
1
-0
/
+2
2025-09-25
irqchip: Add driver for the RPMI system MSI service group
Anup Patel
3
-0
/
+295
2025-09-17
irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_info
Sascha Bischoff
1
-7
/
+0
2025-09-09
irqchip/loongson-pch-lpc: Use legacy domain for PCH-LPC IRQ controller
Ming Wang
1
-2
/
+7
2025-09-09
irqchip/msi-lib: Honor the MSI_FLAG_PCI_MSI_MASK_PARENT flag
Marc Zyngier
1
-0
/
+14
2025-09-09
irqchip/aspeed-scu-ic: Add support for AST2700 SCU interrupt controllers
Ryan Chen
1
-17
/
+102
2025-09-09
irqchip/aspeed-scu-ic: Refactor driver to support variant-based initialization
Ryan Chen
1
-94
/
+63
2025-09-09
irqchip/gic-v5: Fix error handling in gicv5_its_irq_domain_alloc()
Dan Carpenter
1
-6
/
+14
2025-09-09
irqchip/gic-v5: Fix loop in gicv5_its_create_itt_two_level() cleanup path
Dan Carpenter
1
-2
/
+2
2025-09-09
irqchip/gic-v5: Delete a stray tab
Dan Carpenter
1
-1
/
+1
2025-09-04
irqchip/sg2042-msi: Set irq type according to DT configuration
Chen Wang
1
-2
/
+5
2025-09-04
irqchip/gic-v2m: Handle Multiple MSI base IRQ Alignment
Christian Bruel
1
-4
/
+9
2025-09-03
of/irq: Convert of_msi_map_id() callers to of_msi_xlate()
Lorenzo Pieralisi
1
-1
/
+1
2025-09-03
irqchip/renesas-rzg2l: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
1
-1
/
+1
2025-09-03
irqchip: Use int type to store negative error codes
Qianfeng Rong
3
-3
/
+6
2025-09-03
irqchip/gic-v5: Remove the redundant ITS cache invalidation
Zenghui Yu
1
-2
/
+0
2025-08-24
irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinity parsing
Lorenzo Pieralisi
1
-2
/
+4
2025-08-24
irqchip/loongson-eiointc: Add multiple interrupt pin routing support
Bibo Mao
1
-10
/
+78
2025-08-24
irqchip/loongson-eiointc: Route interrupt parsed from bios table
Bibo Mao
1
-4
/
+17
2025-08-24
irqchip/sifive-plic: Respect mask state when setting affinity
Inochi Amaoto
1
-2
/
+4
2025-08-24
irqchip/gic-v5: Fix kmemleak L2 IST table entries false positives
Lorenzo Pieralisi
1
-0
/
+3
2025-08-24
irqchip/sifive-plic: Use for_each_present_cpu() instead of for_each_cpu()
Fushuai Wang
1
-2
/
+2
2025-08-24
irqchip/mvebu-gicp: Fix an IS_ERR() vs NULL check in probe()
Dan Carpenter
1
-1
/
+1
2025-08-23
irqchip/atmel-aic[5]: Fix incorrect lock guard conversion
Edgar Bonet
2
-2
/
+2
2025-08-23
irqchip/sg2042-msi: Set MSI_FLAG_MULTI_PCI_MSI flags for SG2044
Inochi Amaoto
1
-0
/
+1
2025-08-23
irqchip/sg2042-msi: Fix broken affinity setting
Inochi Amaoto
1
-5
/
+13
2025-08-06
irqchip/mvebu-gicp: Use resource_size() for ioremap()
Thomas Gleixner
1
-1
/
+1
2025-08-06
irqchip: Build IMX_MU_MSI only on ARM
Arnd Bergmann
1
-0
/
+1
2025-08-05
irqchip/gic-v5: Remove IRQD_RESEND_WHEN_IN_PROGRESS for ITS IRQs
Lorenzo Pieralisi
1
-1
/
+0
2025-08-05
irqchip/gic-v5: iwb: Fix iounmap probe failure path
Lorenzo Pieralisi
1
-9
/
+2
2025-08-05
irqchip/mvebu-gicp: Clear pending interrupts on init
Elad Nachman
1
-0
/
+10
2025-08-05
irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain_select()
Lorenzo Pieralisi
1
-3
/
+3
2025-08-05
irqchip/riscv-imsic: Don't dereference before NULL pointer check
Thomas Gleixner
1
-1
/
+1
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-8
/
+3674
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
31
-307
/
+296
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
12
-6
/
+3672
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2025-07-18
irqchip/renesas-irqc: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-3
/
+3
2025-07-18
irqchip/renesas-intc-irqpin: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-3
/
+3
2025-07-18
irqchip/riscv-imsic: Add kernel parameter to disable IPIs
Anup Patel
3
-4
/
+24
2025-07-18
irqchip/gic-v3: Fix GICD_CTLR register naming
Zenghui Yu
1
-3
/
+3
2025-07-18
irqchip/ls-scfg-msi: Fix NULL dereference in error handling
Dan Carpenter
1
-1
/
+0
2025-07-08
irqchip/gic-v5: Populate struct gic_kvm_info
Sascha Bischoff
1
-0
/
+33
2025-07-08
irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
Sascha Bischoff
1
-0
/
+17
2025-07-08
irqchip/gic-v5: Add GICv5 IWB support
Lorenzo Pieralisi
3
-10
/
+317
2025-07-08
irqchip/gic-v5: Add GICv5 ITS support
Lorenzo Pieralisi
7
-1
/
+1403
2025-07-08
irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handling
Lorenzo Pieralisi
1
-1
/
+4
2025-07-08
irqchip/gic-v3: Rename GICv3 ITS MSI parent
Lorenzo Pieralisi
6
-4
/
+19
2025-07-08
irqchip/gic-v5: Enable GICv5 SMP booting
Lorenzo Pieralisi
1
-0
/
+21
2025-07-08
irqchip/gic-v5: Add GICv5 LPI/IPI support
Lorenzo Pieralisi
2
-2
/
+661
2025-07-08
irqchip/gic-v5: Add GICv5 IRS/SPI support
Lorenzo Pieralisi
3
-22
/
+761
2025-07-08
irqchip/gic-v5: Add GICv5 PPI support
Lorenzo Pieralisi
3
-0
/
+470
2025-07-08
arm64: cpucaps: Rename GICv3 CPU interface capability
Lorenzo Pieralisi
1
-1
/
+1
2025-07-03
irqchip/ls-scfg-msi: Switch to use msi_create_parent_irq_domain()
Nam Cao
2
-27
/
+23
2025-07-03
irqchip/armada-370-xp: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-23
/
+26
2025-07-03
irqchip/alpine-msi: Switch to msi_create_parent_irq_domain()
Thomas Gleixner
2
-42
/
+28
2025-07-03
irqchip/alpine-msi: Convert to __free
Thomas Gleixner
1
-19
/
+12
2025-07-03
irqchip/alpine-msi: Convert to lock guards
Thomas Gleixner
1
-14
/
+4
2025-07-03
irqchip/alpine-msi: Clean up whitespace style
Thomas Gleixner
1
-24
/
+13
2025-07-03
irqchip/sg2042-msi: Switch to msi_create_parent_irq_domain()
Thomas Gleixner
1
-11
/
+9
2025-07-03
irqchip/loongson-pch-msi.c: Switch to msi_create_parent_irq_domain()
Thomas Gleixner
1
-15
/
+10
2025-07-03
irqchip/imx-mu-msi: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
1
-7
/
+7
2025-07-03
irqchip/riscv-imsic: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
1
-6
/
+6
2025-07-03
irqchip/bcm2712-mip: Switch to msi_create_parent_irq_domain()
Thomas Gleixner
1
-10
/
+10
2025-07-02
irqchip/renesas-rzv2h: Remove unneeded includes
Geert Uytterhoeven
1
-3
/
+0
2025-07-01
irqchip/renesas-rzv2h: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Biju Das
1
-1
/
+3
2025-06-30
irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQ
Nam Cao
1
-0
/
+1
2025-06-26
irqchip/aslint-sswi: Resolve hart index
Vladimir Kondratiev
1
-0
/
+6
2025-06-26
irqchip/aclint-sswi: Reduce data scope
Vladimir Kondratiev
1
-6
/
+6
2025-06-26
irqchip/aclint-sswi: Remove unneeded includes
Vladimir Kondratiev
1
-6
/
+0
2025-06-26
irqchip/thead-c900-aclint-sswi: Generalize aclint-sswi driver and add MIPS P8...
Vladimir Kondratiev
3
-34
/
+73
2025-06-26
irqchip/riscv-aplic: Use riscv_get_hart_index()
Vladimir Kondratiev
1
-15
/
+1
2025-06-21
irqchip/mips-gic: Allow forced affinity
Markus Stockhausen
1
-2
/
+6
2025-06-20
KVM: arm64: WARN if unmapping a vLPI fails in any path
Sean Christopherson
1
-2
/
+2
2025-06-20
irqchip/ath79-misc: Fix missing prototypes warnings
Shiji Yang
1
-18
/
+2
2025-06-12
irqchip: Use dev_fwnode()
Jiri Slaby (SUSE)
14
-28
/
+20
2025-06-05
Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+35
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-155
/
+117
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
102
-212
/
+208
2025-05-27
Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-239
/
+574
2025-05-16
irqchip/msi-lib: Honour the MSI_FLAG_NO_AFFINITY flag
Marc Zyngier
1
-1
/
+6
2025-05-16
irqchip/mvebu: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
3
-41
/
+30
2025-05-16
irqchip/gic: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
3
-31
/
+23
2025-05-16
irqchip: Make irq-msi-lib.h globally available
Marc Zyngier
16
-42
/
+15
2025-05-16
irqchip/armada-370-xp: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-05-16
irqchip: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
87
-184
/
+180
2025-05-16
irqchip: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
22
-26
/
+26
2025-05-15
irqchip/irq-pruss-intc: Simplify chained interrupt handler setup
Chen Ni
1
-2
/
+1
2025-05-15
irqchip/gic-v4.1: Use local 4_1 ITS to generate VSGI
Nianyao Tang
1
-1
/
+5
2025-05-15
irqchip/riscv-imsic: Start local sync timer on correct CPU
Andrew Bresticker
1
-5
/
+5
2025-05-14
irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req()
Fabrizio Castro
1
-0
/
+35
2025-05-14
irqchip: Drop MSI_CHIP_FLAG_SET_ACK from unsuspecting MSI drivers
Marc Zyngier
5
-5
/
+5
2025-05-14
irqchip/gic-v3-its: Use allocation size from the prepare call
Marc Zyngier
1
-19
/
+0
2025-05-14
irqchip/gic-v3-its: Implement .msi_teardown() callback
Marc Zyngier
2
-21
/
+35
2025-05-13
irqchip/econet-en751221: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
1
-1
/
+1
2025-05-07
irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
Frank Li
1
-0
/
+8
2025-05-07
irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
Frank Li
1
-1
/
+1
2025-05-07
irqchip/irq-vt8500: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-4
/
+2
2025-05-06
irqchip/econet-en751221: Switch to irq_domain_create_linear()
Thomas Gleixner
1
-1
/
+2
2025-05-06
irqchip/irq-vt8500: Use fewer global variables and add error handling
Alexey Charkov
1
-23
/
+25
2025-05-06
irqchip/irq-vt8500: Use a dedicated chained handler function
Alexey Charkov
1
-22
/
+37
2025-05-06
irqchip/irq-vt8500: Don't require 8 interrupts from a chained controller
Alexey Charkov
1
-9
/
+2
2025-05-06
irqchip/irq-vt8500: Drop redundant copy of the device node pointer
Alexey Charkov
1
-5
/
+4
2025-05-06
irqchip/irq-vt8500: Split up ack/mask functions
Alexey Charkov
1
-20
/
+20
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-24
irqchip/sg2042-msi: Fix wrong type cast in sg2044_msi_irq_ack()
Inochi Amaoto
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-14
irqchip/sg2042-msi: Add the Sophgo SG2044 MSI interrupt controller
Inochi Amaoto
1
-2
/
+51
2025-04-14
irqchip/sg2042-msi: Introduce configurable chipinfo for SG2042
Inochi Amaoto
1
-11
/
+42
2025-04-14
irqchip/sg2042-msi: Rename functions and data structures to be SG2042 agnostic
Inochi Amaoto
1
-23
/
+23
2025-04-07
irqchip/irq-bcm2712-mip: Set EOI/ACK flags in msi_parent_ops
Stanimir Varbanov
1
-0
/
+1
2025-04-07
irqchip: Convert generic irqchip locking to guards
Thomas Gleixner
14
-127
/
+56
2025-04-07
irqchip: Add EcoNet EN751221 INTC
Caleb James DeLisle
3
-0
/
+315
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
[next]