aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regcache-indexed.c
AgeCommit message (Expand)Author
2011-11-20regmap: Remove indexed cache typeMark Brown
2011-10-10regmap: Return a sensible error code if we fail to read the cacheMark Brown
2011-09-30regmap: Lock the sync path, ensure we use the lockless _regmap_write()Dimitris Papastamos
2011-09-27regmap: Fix signed/unsigned comparisonDimitris Papastamos
2011-09-19regmap: Add the indexed cache supportDimitris Papastamos