summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-07-22Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-22Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-18irqchip/gic-v3-its: Correctly fish out the DID for platform MSIMarc Zyngier
2024-07-18irqchip/gic-v3-its: Correctly honor the RID remappingMarc Zyngier
2024-07-18irqchip/irq-mvebu-icu: Remove platform MSI leftoversThomas Gleixner
2024-07-18irqchip/irq-mvebu-sei: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/mvebu-odmi: Switch to parent MSIThomas Gleixner
2024-07-18irqchip/mvebu-gicp: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/irq-mvebu-icu: Prepare for real per device MSIThomas Gleixner
2024-07-18irqchip/imx-mu-msi: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/gic-v2m: Switch to device MSIThomas Gleixner
2024-07-18irqchip/gic_v3_mbi: Switch over to parent domainThomas Gleixner
2024-07-18irqchip/mbigen: Remove platform_msi_create_device_domain() fallbackThomas Gleixner
2024-07-18irqchip/gic-v3-its: Switch platform MSI to MSI parentThomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSIThomas Gleixner
2024-07-18irqchip/mbigen: Prepare for real per device MSIThomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSIThomas Gleixner
2024-07-18irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]Thomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for PCI MSI/MSIXThomas Gleixner
2024-07-18irqchip/gic-v3-its: Provide MSI parent infrastructureThomas Gleixner
2024-07-18irqchip: Provide irq-msi-libThomas Gleixner
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-15irqchip/imx-irqsteer: Handle runtime power management correctlyShenwei Wang
2024-07-15irqchip/gic-v3: Pass #redistributor-regions to gic_of_setup_kvm_info()Geert Uytterhoeven
2024-07-15irqchip/bcm2835: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren
2024-07-15irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issuedMarc Zyngier
2024-07-15irqchip/gic-v4: Substitute vmovp_lock for a per-VM lockMarc Zyngier
2024-07-15irqchip/gic-v4: Always configure affinity on VPE activationMarc Zyngier
2024-07-11Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas
2024-07-05irqchip/gic-v3: Fix 'broken_rdists' unused warning when !SMP and !ACPICatalin Marinas
2024-06-28irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse
2024-06-28irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()James Morse
2024-06-25Revert "irqchip/dw-apb-ictl: Support building as module"Thomas Gleixner
2024-06-25Revert "Loongarch: Support loongarch avec"Thomas Gleixner
2024-06-24arm64: irqchip/gic-v3: Select priorities at boot timeMark Rutland
2024-06-24irqchip/gic-v3: Detect GICD_CTRL.DS and SCR_EL3.FIQ earlierMark Rutland
2024-06-24irqchip/gic-v3: Make distributor priorities variablesMark Rutland
2024-06-24irqchip/gic-common: Remove sync_access callbackMark Rutland
2024-06-24irqchip/stm32mp-exti: Allow building as moduleAntonio Borneo
2024-06-23irqchip/stm32mp-exti: Rename internal symbolsAntonio Borneo
2024-06-23irqchip/stm32-exti: Split MCU and MPU codeAntonio Borneo
2024-06-23irqchip/stm32-exti: Add CONFIG_STM32MP_EXTIAntonio Borneo
2024-06-23irqchip/dw-apb-ictl: Support building as moduleJisheng Zhang
2024-06-23irqchip/riscv-aplic: Simplify the initialization codeJinjie Ruan
2024-06-23Loongarch: Support loongarch avecTianyang Zhang
2024-06-23irqchip/armada-370-xp: Add support for 32 MSI interrupts on non-IPI platformsPali Rohár
2024-06-23irqchip/armada-370-xp: Do not touch IPI registers on platforms without IPIPali Rohár
2024-06-23irqchip/armada-370-xp: Only call ipi_resume() if IPI is availablePali Rohár
2024-06-23irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1Pali Rohár