summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-bcm7120-l2.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip/irq-bcm7120-l2: Use correct I/O accessors for irq_fwd_maskFlorian Fainelli2017-08-311-6/+4
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
* irqchip/bcm7120-l2: Make probe functions staticBen Dooks2016-06-131-5/+5
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQsFlorian Fainelli2015-07-271-13/+39
* irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQsBrian Norris2015-07-271-8/+13
* irqchip/bcm7120-l2: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-2/+2
* irqchip: Prepare for local stub header removalJoel Porquet2015-07-111-2/+1
* IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllersKevin Cernekee2015-04-011-4/+51
* IRQCHIP: bcm7120-l2: Split STB-specific logic into its own functionKevin Cernekee2015-04-011-55/+68
* IRQCHIP: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsetsKevin Cernekee2015-04-011-13/+28
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-101-69/+105
|\
| * irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel}Kevin Cernekee2014-11-091-10/+14
| * irqchip: bcm7120-l2: Decouple driver from brcmstb-l2Kevin Cernekee2014-11-091-1/+1
| * irqchip: bcm7120-l2: Extend driver to support 64+ bit controllersKevin Cernekee2014-11-091-49/+95
| * irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functionsKevin Cernekee2014-11-091-8/+3
| * irqchip: bcm7120-l2: Fix missing nibble in gc->unused maskKevin Cernekee2014-11-091-1/+1
| * irqchip: bcm7120-l2: Make sure all register accesses use base+offsetKevin Cernekee2014-11-091-3/+3
| * irqchip: bcm7120-l2: Eliminate bad IRQ checkKevin Cernekee2014-11-091-11/+2
* | irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
|/
* irqchip: bcm7120-l2: Add Broadcom BCM7120-style Level 2 interrupt controllerFlorian Fainelli2014-09-141-0/+219
OpenPOWER on IntegriCloud