summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-111-1/+5
|\
| * irqchip/gic-v3: Make gic_irq_domain_select() robust for zero parameter countThomas Gleixner2024-02-151-1/+5
* | irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()Dawei Li2024-01-241-12/+7
* | irqchip/gic-v3: Use readl_relaxed_poll_timeout_atomic()Dawei Li2024-01-241-19/+13
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-101-22/+2
|\
| * Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson2023-11-081-1/+1
| * arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson2023-11-081-21/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-011-36/+46
|\|
| * Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas2023-10-261-11/+0
| |\
| | * arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154Mark Rutland2023-10-161-11/+0
| | |
| | \
| *-. \ Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas2023-10-261-25/+46
| |\ \ \ | | |_|/ | |/| |
| | | * arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse2023-10-241-6/+4
| | |/ | |/|
| | * arm64: smp: avoid NMI IPIs with broken MediaTek FWMark Rutland2023-10-061-1/+1
| | * irqchip/gic-v3: Enable support for SGIs to act as NMIsDouglas Anderson2023-09-251-18/+41
| |/
* / irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probingLorenzo Pieralisi2023-10-071-0/+13
|/
* irqchip/gic-v3: Workaround for GIC-700 erratum 2941627Lorenzo Pieralisi2023-07-111-1/+61
* irqchip/gic-v3: Work around affinity issues on ASR8601zhengyan2023-05-291-0/+20
* irqchip/gic-v3: Improve affinity helperMarc Zyngier2023-05-291-10/+15
* irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issuesDouglas Anderson2023-05-161-0/+20
* irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni2023-04-081-11/+104
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-211-18/+1
|\
| * arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucapMark Rutland2023-01-311-18/+1
* | irqchip: Use irq_domain_alloc_irqs()Johan Hovold2023-01-111-3/+1
|/
* irqchip/gic: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-281-1/+2
* irqchip/gic-v3: Fix typo in commentZhiyuan Dai2022-09-291-1/+1
* Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-011-7/+13
|\
| * Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier2022-07-251-1/+1
| |\
| | * irqchip/gic-v3: Fix comment typoJason Wang2022-07-191-1/+1
| * | APCI: irq: Add support for multiple GSI domainsMarc Zyngier2022-07-201-6/+12
| |/
* / irqchip/gicv3: Handle resource request failure consistentlyRobin Murphy2022-06-161-10/+31
|/
* irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin2022-06-091-1/+4
* irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin2022-06-091-1/+1
* Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-nextMarc Zyngier2022-05-171-63/+120
|\
| * irqchip/gic-v3: Fix priority mask handlingMark Rutland2022-05-151-58/+89
| * irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland2022-05-151-10/+33
| * irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handlingMark Rutland2022-05-151-0/+3
* | irqchip/gic-v3: Claim iomem resourcesRobin Murphy2022-05-041-6/+9
* | irqchip/gic-v3: Relax polling of GIC{R,D}_CTLR.RWPMarc Zyngier2022-05-041-20/+18
* | irqchip/gic-v3: Detect LPI invalidation MMIO registersMarc Zyngier2022-05-041-4/+16
|/
* irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara2022-04-051-0/+6
* irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier2022-04-051-4/+4
* irqchip/gic-v3: Use dsb(ishst) to order writes with ICC_SGI1R_EL1 accessesBarry Song2022-02-211-1/+1
* Merge branch irq/misc-5.17 into irq/irqchip-nextMarc Zyngier2021-12-201-0/+16
|\
| * irqchip/gic-v4: Disable redistributors' view of the VPE table at boot timeMarc Zyngier2021-12-161-0/+16
* | irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserveValentin Schneider2021-12-161-0/+1
|/
* irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-2/+2
* Merge branch irq/misc-5.15 into irq/irqchip-nextMarc Zyngier2021-08-201-1/+22
|\
| * irqchip/gic-v3: Fix priority comparison when non-secure priorities are usedChen-Yu Tsai2021-08-201-1/+22
* | irqchip/gic-v3: Fix selection of partition domain for EPPIsJames Morse2021-08-121-7/+41
* | irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirqJames Morse2021-08-121-4/+9
|/