summaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regcache-lzo.c
AgeCommit message (Expand)Author
2012-04-15regmap: implement register stridingStephen Warren
2012-04-15bitops: remove for_each_set_bit_cont()Akinobu Mita
2012-04-15regmap: Fix x86_64 breakageMark Brown
2012-04-15regmap: Supply ranges to the sync operationsMark Brown
2012-04-15regmap: Skip hardware defaults for LZO cachesMark Brown
2012-03-05regmap: Do not call regcache_exit from regcache_lzo_init error pathLars-Peter Clausen
2012-03-05regmap: Rename LZO cache type to compressedMark Brown
2012-03-05regmap: 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