Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-09 | irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel} | Kevin Cernekee | 1 | -10/+14 |
2014-11-09 | irqchip: bcm7120-l2: Decouple driver from brcmstb-l2 | Kevin Cernekee | 1 | -1/+1 |
2014-11-09 | irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers | Kevin Cernekee | 1 | -49/+95 |
2014-11-09 | irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions | Kevin Cernekee | 1 | -8/+3 |
2014-11-09 | irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask | Kevin Cernekee | 1 | -1/+1 |
2014-11-09 | irqchip: bcm7120-l2: Make sure all register accesses use base+offset | Kevin Cernekee | 1 | -3/+3 |
2014-11-09 | irqchip: bcm7120-l2: Eliminate bad IRQ check | Kevin Cernekee | 1 | -11/+2 |
2014-09-14 | irqchip: bcm7120-l2: Add Broadcom BCM7120-style Level 2 interrupt controller | Florian Fainelli | 1 | -0/+219 |