summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-bcm6345-l1.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip/irq-bcm6345-l1: Avoid explicit cpumask allocation on stackDawei Li2024-04-241-5/+1
* irqchip/bcm-6345-l1: Prefer struct_size)_ over open coded arithmeticErick Archer2024-02-131-1/+1
* Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2023-08-281-1/+0
|\
| * irqchip: Explicitly include correct DT includesRob Herring2023-08-211-1/+0
* | irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski2023-07-031-9/+5
|/
* irqchip/bcm-6345-l1: Request memory regionÁlvaro Fernández Rojas2023-04-081-2/+4
* genirq: Add and use an irq_data_update_affinity helperSamuel Holland2022-07-071-2/+2
* irqchip/bmips: Replace cpumask_weight() with cpumask_empty()Yury Norov2022-04-101-1/+1
* irq: mips: simplify bcm6345_l1_irq_handle()Mark Rutland2021-10-251-5/+1
* irq: mips: avoid nested irq_enter()Mark Rutland2021-10-251-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* irqchip/bcm-6345-l1: Report that effective affinity is a single targetMarc Zyngier2017-08-181-0/+3
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
* irqchips/bmips: Add bcm6345-l1 interrupt controllerSimon Arlott2016-02-081-0/+364