summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-bcm7120-l2.c
Commit message (Expand)AuthorAge
* irqchip/bcm: Remove hashed address printingJaedon Shin2018-02-16
* irqchip/irq-bcm7120-l2: Use correct I/O accessors for irq_fwd_maskFlorian Fainelli2017-08-31
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
* irqchip/bcm7120-l2: Make probe functions staticBen Dooks2016-06-12
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQsFlorian Fainelli2015-07-27
* irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQsBrian Norris2015-07-27
* irqchip/bcm7120-l2: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-11
* irqchip: Prepare for local stub header removalJoel Porquet2015-07-11
* IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllersKevin Cernekee2015-04-01
* IRQCHIP: bcm7120-l2: Split STB-specific logic into its own functionKevin Cernekee2015-04-01
* IRQCHIP: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsetsKevin Cernekee2015-04-01
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\
| * irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel}Kevin Cernekee2014-11-08
| * irqchip: bcm7120-l2: Decouple driver from brcmstb-l2Kevin Cernekee2014-11-08
| * irqchip: bcm7120-l2: Extend driver to support 64+ bit controllersKevin Cernekee2014-11-08
| * irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functionsKevin Cernekee2014-11-08
| * irqchip: bcm7120-l2: Fix missing nibble in gc->unused maskKevin Cernekee2014-11-08
| * irqchip: bcm7120-l2: Make sure all register accesses use base+offsetKevin Cernekee2014-11-08
| * irqchip: bcm7120-l2: Eliminate bad IRQ checkKevin Cernekee2014-11-08
* | irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-26
|/
* irqchip: bcm7120-l2: Add Broadcom BCM7120-style Level 2 interrupt controllerFlorian Fainelli2014-09-14