aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-bcm6345-l1.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-24irqchip/irq-bcm6345-l1: Avoid explicit cpumask allocation on stackDawei Li1-5/+1
2024-02-13irqchip/bcm-6345-l1: Prefer struct_size)_ over open coded arithmeticErick Archer1-1/+1
2023-08-28Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1-1/+0
2023-08-21irqchip: Explicitly include correct DT includesRob Herring1-1/+0
2023-07-03irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski1-9/+5
2023-04-08irqchip/bcm-6345-l1: Request memory regionÁlvaro Fernández Rojas1-2/+4
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland1-2/+2
2022-04-10irqchip/bmips: Replace cpumask_weight() with cpumask_empty()Yury Norov1-1/+1
2021-10-25irq: mips: simplify bcm6345_l1_irq_handle()Mark Rutland1-5/+1
2021-10-25irq: mips: avoid nested irq_enter()Mark Rutland1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-08-18irqchip/bcm-6345-l1: Report that effective affinity is a single targetMarc Zyngier1-0/+3
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-02-08irqchips/bmips: Add bcm6345-l1 interrupt controllerSimon Arlott1-0/+364