summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap-mmio.c
AgeCommit message (Expand)Author
2012-07-18regmap: Fix incorrect arguments to kzalloc() callDimitris Papastamos
2012-06-13regmap: mmio: Staticize regmap_mmio_gen_context()Axel Lin
2012-06-03regmap: mmio: request native endian formattingStephen Warren
2012-04-10regmap: implement register stridingStephen Warren
2012-04-07regmap: mmio: remove some error checks now in the coreStephen Warren
2012-04-07regmap: mmio: convert some error returns to BUG()Stephen Warren
2012-04-06regmap: add MMIO bus supportStephen Warren