summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* irqchip/gic-v3-its: Fix GICv4.1 VPE affinity updateMarc Zyngier2024-02-131-9/+13
* irqchip/gic-v3-its: Restore quirk probing for ACPI-based systemsMarc Zyngier2024-02-131-1/+2
* irqchip/gic-v3-its: Handle non-coherent GICv4 redistributorsMarc Zyngier2024-02-131-12/+25
* irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()Dan Carpenter2024-02-131-2/+2
* irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()Bibo Mao2024-02-131-1/+1
* irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger2024-02-131-1/+4
* Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-0/+1
|\
| * sched.h: move pid helpers to pid.hKent Overstreet2023-12-201-0/+1
* | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-2/+2
|\ \
| * | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-2/+2
| |/
* | irqchip/irq-xtensa-pic: Clean upMax Filippov2023-12-121-19/+12
* | irqchip/qcom-mpm: Support passing a slice of SRAM as reg spaceKonrad Dybcio2023-12-121-3/+23
* | irqchip/renesas-rzg2l: Add support for suspend to RAMClaudiu Beznea2023-12-121-11/+57
* | irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r...Claudiu Beznea2023-12-121-8/+6
* | irqchip/renesas-rzg2l: Implement restriction when writing ISCR registerClaudiu Beznea2023-12-121-4/+10
* | irqchip/renesas-rzg2l: Document structure membersClaudiu Beznea2023-12-121-0/+6
* | irqchip/renesas-rzg2l: Align struct member names to tabsClaudiu Beznea2023-12-121-3/+3
* | irqchip/renesas-rzg2l: Use tabs instead of spacesClaudiu Beznea2023-12-121-2/+2
|/
* Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-191-6/+10
|\
| * irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designsFang Xiang2023-11-061-6/+10
* | 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
| |/
* | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-1/+1
|\ \
| * | irqchip/imx-intmux: Annotate struct intmux_data with __counted_byKees Cook2023-10-081-1/+1
| |/
* | Merge tag 'irq-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-303-10/+10
|\ \
| * | irqchip/sifive-plic: Fix syscore registration for multi-socket systemsAnup Patel2023-10-271-3/+4
| * | irqchip/ls-scfg-msi: Use device_get_match_data()Rob Herring2023-10-271-7/+5
| * | irqchip/renesas-rzg2l: Enhance driver to support interrupt affinity settingLad Prabhakar2023-10-131-0/+1
| |/
* | Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-281-2/+2
|\ \
| * | irqchip/gic-v3-its: Don't override quirk settings with default valuesMarc Zyngier2023-10-251-2/+2
* | | Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-10-107-85/+186
|\| |
| * | irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()Geert Uytterhoeven2023-10-071-1/+1
| * | irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer2023-10-071-0/+1
| * | irqchip/riscv-intc: Mark all INTC nodes as initializedAnup Patel2023-10-071-1/+9
| * | irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probingLorenzo Pieralisi2023-10-073-4/+34
| * | irqchip/gic-v3-its: Split allocation from initialisation of its_nodeMarc Zyngier2023-10-071-60/+89
| * | irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt sourceBiju Das2023-09-241-1/+1
| * | irqchip/qcom-pdc: Add support for v3.2 HWNeil Armstrong2023-09-121-18/+51
| |/
* / irqchip: irq-xtensa-mx: include header for missing prototypeRandy Dunlap2023-09-201-0/+1
|/
* Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2023-08-301-1/+1
|\
| * docs: move loongarch under archCosta Shulyupin2023-08-181-1/+1
* | Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-301-1/+0
|\ \