index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-bcm7038-l1.c
Age
Commit message (
Expand
)
Author
2021-06-10
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2020-07-27
irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map
Florian Fainelli
2020-07-17
irqchip/irq-bcm7038-l1: Allow building on ARM 32-bit
Florian Fainelli
2020-04-17
irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() static
Jason Yan
2020-03-22
irqchip/irq-bcm7038-l1: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-11-10
irqchip/irq-bcm7038-l1: Support brcm,int-fwd-mask
Florian Fainelli
2019-11-10
irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary
Florian Fainelli
2019-11-10
irqchip/irq-bcm7038-l1: Add PM support
Justin Chen
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-29
irqchip/bcm: Restore registration print with %pOF
Florian Fainelli
2018-08-13
irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP
Jonas Gorski
2018-02-16
irqchip/bcm: Remove hashed address printing
Jaedon Shin
2017-08-18
irqchip/bcm-7038-l1: Report that effective affinity is a single target
Marc Zyngier
2016-11-18
irqchip/bcm7038-l1: Implement irq_cpu_offline() callback
Florian Fainelli
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-11
irqchip/bcm7038-l1: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-04-01
IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllers
Kevin Cernekee