summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da9063-irq.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: da9063: Add custom IRQ map for DA9063LMarek Vasut2018-07-041-2/+79
* mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZEMarek Vasut2018-07-041-1/+1
* mfd: da9063: Use REGMAP_IRQ_REGMarek Vasut2018-07-041-117/+58
* mfd: da9063: Replace regmap_add_irq_chip with devm counterpartMarek Vasut2018-07-041-6/+2
* mfd: da9063: Update author information to remove incorrect e-mail addressesSteve Twiss2016-10-041-1/+1
* mfd: da9063: Remove unused struct da9063_irq_data and define EVENTS_BUF_LENSteve Twiss2016-04-191-6/+0
* mfd: da9063: Remove unused array mask_events_bufColin Ian King2016-04-111-2/+0
* mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bitSteve Twiss2015-08-111-0/+4
* mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-2/+2
* mfd: da9063: Add IRQ supportKrystian Garbaciak2013-08-201-0/+193