summaryrefslogtreecommitdiff
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-10-061-1/+1
|\ \
| * | arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition namesMark Brown2022-09-091-1/+1
| |/
* | irqchip/loongson-pch-lpc: Add dependence on LoongArchJianmin Lv2022-09-161-1/+2
* | irqchip: Select downstream irqchip drivers for LoongArch CPUHuacai Chen2022-09-121-0/+5
* | irqchip/gic-v3-its: Remove cpumask_var_t allocationPierre Gondois2022-09-121-6/+8
* | irqchip/stm32-exti: Remove check on always false conditionAntonio Borneo2022-09-121-1/+1
|/
* Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2022-08-185-28/+33
|\
| * irqchip/loongson-liointc: Fix an error handling path in liointc_init()Christophe JAILLET2022-08-121-1/+1
| * irqchip/loongarch: Fix irq_domain_alloc_fwnode() abuseMarc Zyngier2022-08-095-5/+6
| * irqchip/loongson-pch-pic: Move find_pch_pic() into CONFIG_ACPIHuacai Chen2022-08-081-19/+19
| * irqchip/loongson-eiointc: Fix a build warningHuacai Chen2022-08-041-1/+1
| * irqchip/loongson-eiointc: Fix irq affinity settingHuacai Chen2022-08-041-2/+6
* | Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-062-6/+8
|\ \
| * | riscv: cpu: Add 64bit hartid support on RV64Sunil V L2022-07-192-6/+8
* | | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-5/+5
|\ \ \
| * | | irqchip/tegra: Fix overflow implicit truncation warningsSai Prakash Ranjan2022-06-151-5/+5
| |/ /
* | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-9/+1
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-9/+1
| |/ /
* | | Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2022-08-023-0/+288
|\ \ \
| * | | irqchip: Add Sunplus SP7021 interrupt controller driverQin Jian2022-07-083-0/+288
* | | | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-0115-360/+1870
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier2022-07-252-1/+5
| |\ \ \
| | * | | irqchip/mips-gic: Check the return value of ioremap() in gic_of_init()William Dean2022-07-241-0/+4
| | * | | irqchip/gic-v3: Fix comment typoJason Wang2022-07-191-1/+1
| | |/ /
| * | | Merge branch irq/loongarch into irq/irqchip-nextMarc Zyngier2022-07-2010-162/+1164
| |\ \ \
| | * | | irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArchJianmin Lv2022-07-201-0/+37
| | * | | irqchip: Add LoongArch CPU interrupt controller supportHuacai Chen2022-07-203-0/+122
| | * | | irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen2022-07-203-0/+406
| | * | | irqchip/loongson-liointc: Add ACPI init supportHuacai Chen2022-07-201-75/+128
| | * | | irqchip/loongson-pch-msi: Add ACPI init supportHuacai Chen2022-07-202-43/+86
| | * | | irqchip/loongson-pch-pic: Add ACPI init supportHuacai Chen2022-07-202-32/+147
| | * | | irqchip: Add Loongson PCH LPC controller supportHuacai Chen2022-07-203-0/+214
| | * | | APCI: irq: Add support for multiple GSI domainsMarc Zyngier2022-07-202-12/+24
| | |/ /
| * | | Merge branch irq/renesas-irqc into irq/irqchip-nextMarc Zyngier2022-07-193-0/+402
| |\ \ \
| | * | | irqchip: Add RZ/G2L IA55 Interrupt Controller driverLad Prabhakar2022-07-103-0/+402
| | |/ /
| * | | Merge branch irq/plic-masking into irq/irqchip-nextMarc Zyngier2022-07-104-67/+101
| |\ \ \
| | * | | irqchip/sifive-plic: Separate the enable and mask operationsSamuel Holland2022-07-101-21/+34
| | * | | irqchip/sifive-plic: Make better use of the effective affinity maskSamuel Holland2022-07-102-18/+10
| | * | | Merge branch irq/affinity-nosmp into irq/plic-maskingMarc Zyngier2022-07-103-37/+66
| | |\ \ \
| | | * | | genirq: Add and use an irq_data_update_affinity helperSamuel Holland2022-07-071-2/+2
| | | * | | genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMPSamuel Holland2022-07-071-7/+7
| | | * | | genirq: GENERIC_IRQ_IPI depends on SMPSamuel Holland2022-07-071-1/+1
| | | * | | irqchip/mips-gic: Only register IPI domain when SMP is enabledSamuel Holland2022-07-072-27/+56
| | | |/ /
| * | | | Merge branch irq/stm32-exti-updates into irq/irqchip-nextMarc Zyngier2022-07-101-126/+124
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | irqchip/stm32-exti: Simplify irq description tableAntonio Borneo2022-07-071-119/+101
| | * | | irqchip/stm32-exti: Read event trigger type from event_trg registerAntonio Borneo2022-07-071-84/+96
| | * | | irqchip/stm32-exti: Tag emr register as undefined for stm32mp15Alexandre Torgue2022-07-071-4/+5
| | * | | irqchip/stm32-exti: Prevent illegal read due to unbounded DT valueAntonio Borneo2022-07-071-0/+3
| | * | | irqchip/stm32-exti: Fix irq_mask/irq_unmask for direct eventsLoic Pallardy2022-07-071-2/+2
| | * | | irqchip/stm32-exti: Fix irq_set_affinity return valueLudovic Barre2022-07-071-1/+1
| | |/ /