summaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regmap-irq.c
AgeCommit message (Expand)Author
2012-05-17regmap: Fix typo in IRQ register stridingMark Brown
2012-05-14regmap: add support for non contiguous status to regmap-irqGraeme Gregory
2012-05-13regmap: Convert regmap_irq to use irq_domainMark Brown
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown
2012-05-13regmap: Pass back the allocated regmap IRQ controller dataMark Brown
2012-04-11regmap: fix compile errors in regmap-irq.c due to stride changesStephen Warren
2012-04-10regmap: implement register stridingStephen Warren
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker
2011-12-05regmap: Add irq_base accessor to regmap_irqMark Brown
2011-11-28regmap: Report if we actually handled an interrupt in regmap-irqMark Brown
2011-11-08regmap: Add a reusable irq_chip for regmap based interrupt controllersMark Brown