aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regcache-lzo.c
AgeCommit message (Expand)Author
2011-11-15regmap: Do not call regcache_exit from regcache_lzo_init error pathLars-Peter Clausen
2011-11-08Merge branches 'regmap/irq' and 'regmap/cache' into regmap-nextMark Brown
2011-11-08regmap: Rename LZO cache type to compressedMark Brown
2011-11-08regmap: Prepare LZO cache for variable block sizesMark 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-19regmap: Add the LZO cache supportDimitris Papastamos