Linus Torvalds
|
250f6715a4
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Mark Brown
|
4a6be7bb74
Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next
|
13 years ago |
Paul Gortmaker
|
51990e8254
device.h: cleanup users outside of linux/include (C files)
|
13 years ago |
Mark Brown
|
f9353e70bc
regmap: Fix rbtree block base in sync
|
13 years ago |
Mark Brown
|
994f5db65e
regcache: Make sure we sync register 0 in an rbtree cache
|
13 years ago |
Mark Brown
|
ac8d91c801
regmap: Supply ranges to the sync operations
|
13 years ago |
Mark Brown
|
cce585ce1e
regmap: Fix rbtreee build when not using debugfs
|
13 years ago |
Mark Brown
|
bad2ab4b6d
regmap: Provide debugfs dump of the rbtree cache data
|
13 years ago |
Lars-Peter Clausen
|
462a185c5c
regmap: Do not call regcache_exit from regcache_rbtree_init error path
|
13 years ago |
Mark Brown
|
b03622a80d
regmap: Ensure rbtree syncs registers set to zero properly
|
13 years ago |
Mark Brown
|
e42c5a9a42
regmap: Allow rbtree to cache zero default values
|
13 years ago |
Mark Brown
|
6e6ace00a0
regmap: Return a sensible error code if we fail to read the cache
|
13 years ago |
Dimitris Papastamos
|
13753a9088
regmap: Lock the sync path, ensure we use the lockless _regmap_write()
|
13 years ago |
Lars-Peter Clausen
|
3405addd22
regmap: rbtree-cache: Move cached rbnode handling into lookup function
|
13 years ago |
Lars-Peter Clausen
|
c5713004b3
regmap: regcache_rbtree_{set,get}_register: Use regcache_{set,get}_val
|
13 years ago |
Dimitris Papastamos
|
25ed1156dd
regmap: Remove redundant member `word_size' from regcache_rbtree_node
|
13 years ago |
Dimitris Papastamos
|
28644c809f
regmap: Add the rbtree cache support
|
13 years ago |