summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2024-08-10irqchip/riscv-aplic: Retrigger MSI interrupt on source configurationYong-Xuan Wang
2024-08-10irqchip/xilinx: Fix shift out of boundsRadhey Shyam Pandey
2024-08-04Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-30irqchip/mbigen: Fix mbigen node address layoutYipeng Zou
2024-07-29irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'Arseniy Krasnov
2024-07-29irqchip/irq-pic32-evic: Add missing 'static' to internal functionLuca Ceresoli
2024-07-28minmax: don't use max() in situations that want a C constant expressionLinus Torvalds
2024-07-26irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()Huacai Chen
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