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-brcmstb-l2.c
Age
Commit message (
Expand
)
Author
2020-07-17
irqchip/brcmstb-l2: Match UPG_AUX_AON_INTR2 compatible
Florian Fainelli
2020-07-17
irqchip/brcmstb-l2: Match HIF_SPI_INTR2 compatible
Kamal Dasu
2020-07-17
irqchip/brcmstb-l2: Set controller as wake-up source
Justin Chen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-29
irqchip/bcm: Restore registration print with %pOF
Florian Fainelli
2019-03-21
irqchip/brcmstb-l2: Make two init functions static
YueHaibing
2019-02-21
irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
Doug Berger
2018-02-16
irqchip/bcm: Remove hashed address printing
Jaedon Shin
2017-10-19
irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller
Doug Berger
2017-10-19
irqchip/brcmstb-l2: Abstract register accesses
Doug Berger
2017-10-19
irqchip/brcmstb-l2: Remove some processing from the handler
Doug Berger
2017-08-07
irqchip: brcmstb-l2: Define an irq_pm_shutdown function
Florian Fainelli
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-06-13
irqchip/brcmstb-l2: Make of probe function static
Ben Dooks
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-16
irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removal
Thomas Gleixner
2015-07-11
irqchip/brcmstb-l2: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-04-01
IRQCHIP: brcmstb-l2: don't clear wakeable interrupts at init time
Brian Norris
2014-12-10
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-11-26
irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-11-09
irqchip: brcmstb-l2: Convert driver to use irq_reg_{readl,writel}
Kevin Cernekee
2014-11-09
irqchip: brcmstb-l2: Eliminate dependency on ARM code
Kevin Cernekee
2014-06-21
irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive
Florian Fainelli
2014-05-27
irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller
Florian Fainelli