aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/max8997-irq.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-04mfd: max8997-irq: 'inline' should be at the beginning of the declarationGravatar Lee Jones 1-1/+1
2015-08-11mfd: max899x: Avoid redundant irq_data lookupGravatar Thomas Gleixner 1-4/+3
2015-08-11mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descGravatar Jiang Liu 1-4/+4
2015-08-11mfd: Kill off set_irq_flags usageGravatar Rob Herring 1-4/+1
2015-06-22mfd: Constify regmap and irq configuration dataGravatar Krzysztof Kozlowski 1-1/+1
2012-07-09mfd: Add irq domain support for max8997 interruptsGravatar Thomas Abraham 1-25/+37
2011-07-31mfd: Remove dead code from max8997-irqGravatar Jesper Juhl 1-2/+0
2011-03-27mfd: Clean up max8997 IRQ namespaceGravatar Samuel Ortiz 1-8/+8
2011-03-27mfd: Add MAX8997/8966 IRQ controlGravatar MyungJoo Ham 1-0/+377