summaryrefslogtreecommitdiff
path: root/include/linux/irqchip
AgeCommit message (Expand)Author
5 daysirqchip/irq-msi-lib: Fix build with PCI disabledArnd Bergmann
2025-06-05Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-16irqchip: Make irq-msi-lib.h globally availableMarc Zyngier
2025-05-14irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req()Fabrizio Castro
2025-04-07irqchip/davinci: Remove leftover headerBartosz Golaszewski
2025-03-04irqchip/davinci-cp-intc: Remove public headerBartosz Golaszewski
2024-10-08irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier
2024-08-27irqchip/riscv-imsic: Add ACPI supportSunil V L
2024-07-22Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-15irqchip/gic-v4: Substitute vmovp_lock for a per-VM lockMarc Zyngier
2024-06-24cpumask: make core headers including cpumask_types.h where possibleYury Norov
2024-06-24arm64: irqchip/gic-v3: Select priorities at boot timeMark Rutland
2024-06-24irqchip/gic-v3: Make distributor priorities variablesMark Rutland
2024-03-25irqchip: Add RISC-V advanced PLIC driver for direct-modeAnup Patel
2024-03-25irqchip: Add RISC-V incoming MSI controller early driverAnup Patel
2023-06-26Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij
2023-06-17irqchip/mmp: Remove non-DT codepathArnd Bergmann
2023-04-08irqchip/gic: Drop support for board filesMarc Zyngier
2022-07-25irqchip/mmp: Declare init functions in common header fileBen Dooks
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-04irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR, CES}Marc Zyngier
2022-04-25irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij
2022-02-15irqchip/versatile-fpga: Switch to dynamic chip name outputMarc Zyngier
2021-12-16irqchip/gic-v3-its: Limit memreserve cpuhp state lifetimeValentin Schneider
2021-12-16irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserveValentin Schneider
2021-12-16irqchip/gic-v3-its: Give the percpu rdist struct its own flags fieldValentin Schneider
2021-06-01KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivationMarc Zyngier
2021-06-01KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt maskingMarc Zyngier
2021-06-01irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-22irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detectionLorenzo Pieralisi
2021-04-08arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin
2020-11-30KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bitShenming Lu
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-27irqchip: irq-bcm2836.h: drop a duplicated wordRandy Dunlap
2020-07-27irqchip/gic-v3: Remove unused register definitionZenghui Yu
2020-06-27irqchip/vic: Cut down the external APILinus Walleij
2020-06-27irqchip/vic: Drop cascaded intialization callLinus Walleij
2020-04-16irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier
2020-03-24Merge branch 'irq/gic-v4.1' into irq/irqchip-nextMarc Zyngier
2020-03-24irqchip/gic-v4.1: Add VSGI property setupMarc Zyngier
2020-03-24irqchip/gic-v4.1: Add VSGI allocation/teardownMarc Zyngier
2020-03-24irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier