summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap-mmio.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-10regmap: implement register stridingStephen Warren1-0/+13
2012-04-07regmap: mmio: remove some error checks now in the coreStephen Warren1-6/+0
2012-04-07regmap: mmio: convert some error returns to BUG()Stephen Warren1-8/+8
2012-04-06regmap: add MMIO bus supportStephen Warren1-0/+217