summaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regmap-irq.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-11regmap: fix compile errors in regmap-irq.c due to stride changesStephen Warren1-1/+4
2012-04-10regmap: implement register stridingStephen Warren1-11/+23
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker1-0/+1
2011-12-05regmap: Add irq_base accessor to regmap_irqMark Brown1-0/+13
2011-11-28regmap: Report if we actually handled an interrupt in regmap-irqMark Brown1-1/+6
2011-11-08regmap: Add a reusable irq_chip for regmap based interrupt controllersMark Brown1-0/+284