summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2024-02-21irqchip/gic-v3-its: Do not assume vPE tables are preallocatedOliver Upton
2024-02-21irqchip/mbigen: Don't use bus_get_dev_root() to find the parentChen Jun
2024-02-19irqchip/sifive-plic: Enable interrupt if needed before EOINam Cao
2024-02-13irqchip/gic-v3-its: Fix GICv4.1 VPE affinity updateMarc Zyngier
2024-02-13irqchip/gic-v3-its: Restore quirk probing for ACPI-based systemsMarc Zyngier
2024-02-13irqchip/gic-v3-its: Handle non-coherent GICv4 redistributorsMarc Zyngier
2024-02-13irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()Dan Carpenter
2024-02-13irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()Bibo Mao
2024-02-13irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-20sched.h: move pid helpers to pid.hKent Overstreet
2023-12-12irqchip/irq-xtensa-pic: Clean upMax Filippov
2023-12-12irqchip/qcom-mpm: Support passing a slice of SRAM as reg spaceKonrad Dybcio
2023-12-12irqchip/renesas-rzg2l: Add support for suspend to RAMClaudiu Beznea
2023-12-12irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r...Claudiu Beznea
2023-12-12irqchip/renesas-rzg2l: Implement restriction when writing ISCR registerClaudiu Beznea
2023-12-12irqchip/renesas-rzg2l: Document structure membersClaudiu Beznea
2023-12-12irqchip/renesas-rzg2l: Align struct member names to tabsClaudiu Beznea
2023-12-12irqchip/renesas-rzg2l: Use tabs instead of spacesClaudiu Beznea
2023-11-19Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-08Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson
2023-11-08arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson
2023-11-06irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designsFang Xiang
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'irq-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-28Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-27irqchip/sifive-plic: Fix syscore registration for multi-socket systemsAnup Patel
2023-10-27irqchip/ls-scfg-msi: Use device_get_match_data()Rob Herring
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas
2023-10-26Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas
2023-10-25irqchip/gic-v3-its: Don't override quirk settings with default valuesMarc Zyngier
2023-10-24arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154Mark Rutland
2023-10-13irqchip/renesas-rzg2l: Enhance driver to support interrupt affinity settingLad Prabhakar
2023-10-10Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-08irqchip/imx-intmux: Annotate struct intmux_data with __counted_byKees Cook
2023-10-07irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()Geert Uytterhoeven
2023-10-07irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer
2023-10-07irqchip/riscv-intc: Mark all INTC nodes as initializedAnup Patel
2023-10-07irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probingLorenzo Pieralisi
2023-10-07irqchip/gic-v3-its: Split allocation from initialisation of its_nodeMarc Zyngier
2023-10-06arm64: smp: avoid NMI IPIs with broken MediaTek FWMark Rutland
2023-09-25irqchip/gic-v3: Enable support for SGIs to act as NMIsDouglas Anderson
2023-09-24irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt sourceBiju Das
2023-09-20irqchip: irq-xtensa-mx: include header for missing prototypeRandy Dunlap
2023-09-12irqchip/qcom-pdc: Add support for v3.2 HWNeil Armstrong