aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-bcm6345-l1.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-13irqchip/bcm-6345-l1: Prefer struct_size)_ over open coded arithmeticGravatar Erick Archer 1-1/+1
2023-08-28Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Gravatar Thomas Gleixner 1-1/+0
2023-08-21irqchip: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2023-07-03irq-bcm6345-l1: Do not assume a fixed block to cpu mappingGravatar Jonas Gorski 1-9/+5
2023-04-08irqchip/bcm-6345-l1: Request memory regionGravatar Álvaro Fernández Rojas 1-2/+4
2022-07-07genirq: Add and use an irq_data_update_affinity helperGravatar Samuel Holland 1-2/+2
2022-04-10irqchip/bmips: Replace cpumask_weight() with cpumask_empty()Gravatar Yury Norov 1-1/+1
2021-10-25irq: mips: simplify bcm6345_l1_irq_handle()Gravatar Mark Rutland 1-5/+1
2021-10-25irq: mips: avoid nested irq_enter()Gravatar Mark Rutland 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2017-08-18irqchip/bcm-6345-l1: Report that effective affinity is a single targetGravatar Marc Zyngier 1-0/+3
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Gravatar Masahiro Yamada 1-1/+0
2016-02-08irqchips/bmips: Add bcm6345-l1 interrupt controllerGravatar Simon Arlott 1-0/+364