Age | Commit message (Expand) | Author | Files | Lines |
2016-09-13 | irqchip/atmel-aic: Fix potential deadlock in ->xlate() | Boris Brezillon | 1 | -2/+3 |
2016-02-08 | irqchip/atmel-aic: Remove duplicate bit operation | Milo Kim | 1 | -1/+1 |
2016-02-08 | irqchip/atmel-aic: Change return type of aic_common_set_priority() | Milo Kim | 1 | -3/+2 |
2016-02-08 | irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init | Milo Kim | 1 | -3/+1 |
2015-09-22 | irqchip/atmel-aic5: Simplify base chip selection | Ludovic Desroches | 1 | -18/+10 |
2015-09-22 | irqchip/atmel-aic5: Use explicit variable name for the base chip | Ludovic Desroches | 1 | -22/+22 |
2015-09-22 | irqchip/atmel-aic5: Use per chip mask caches in mask/unmask() | Ludovic Desroches | 1 | -8/+16 |
2015-07-27 | irqchip: Appropriate __init annotation for const data | Nicolas Pitre | 1 | -1/+1 |
2015-07-12 | irqchip: Prepare for local stub header removal | Joel Porquet | 1 | -1/+1 |
2015-06-18 | irqchip: atmel-aic5: Add sama5d2 support | Nicolas Ferre | 1 | -0/+9 |
2014-11-09 | genirq: Generic chip: Change irq_reg_{readl,writel} arguments | Kevin Cernekee | 1 | -34/+31 |
2014-10-02 | Merge branch 'irqchip/atmel' into irqchip/core | Jason Cooper | 1 | -1/+11 |
2014-09-14 | irqchip: atmel-aic5: Add sama5d4 support | Alexandre Belloni | 1 | -0/+10 |
2014-09-14 | irqchip: atmel-aic5: The sama5d3 has 48 IRQs | Alexandre Belloni | 1 | -1/+1 |
2014-09-03 | irqchip: atmel-aic5: Convert to handle_domain_irq | Marc Zyngier | 1 | -3/+1 |
2014-07-17 | irqchip: atmel-aic: Define irq fixups for atmel SoCs | Boris BREZILLON | 1 | -0/+12 |
2014-07-17 | irqchip: atmel-aic: Add atmel AIC/AIC5 drivers | Boris BREZILLON | 1 | -0/+341 |