summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regcache-lzo.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-0/+1
|\
| * device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-111-0/+1
* | bitops: remove for_each_set_bit_cont()Akinobu Mita2012-03-231-1/+1
* | Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...Mark Brown2012-03-141-2/+8
|\ \
| * | regmap: Fix x86_64 breakageMark Brown2012-02-271-1/+1
| * | regmap: Supply ranges to the sync operationsMark Brown2012-02-241-2/+8
| |/
* | regmap: Skip hardware defaults for LZO cachesMark Brown2012-02-231-0/+6
|/
* regmap: Do not call regcache_exit from regcache_lzo_init error pathLars-Peter Clausen2011-11-151-1/+3
*-. Merge branches 'regmap/irq' and 'regmap/cache' into regmap-nextMark Brown2011-11-081-1/+1
|\ \
| | * regmap: Rename LZO cache type to compressedMark Brown2011-11-081-1/+1
| |/
* | regmap: Prepare LZO cache for variable block sizesMark Brown2011-11-081-6/+9
|/
* regmap: Return a sensible error code if we fail to read the cacheMark Brown2011-10-101-2/+2
* regmap: Lock the sync path, ensure we use the lockless _regmap_write()Dimitris Papastamos2011-09-301-1/+1
* regmap: Add the LZO cache supportDimitris Papastamos2011-09-191-0/+361
OpenPOWER on IntegriCloud