Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8abac3ba51b5525354e9b2ec0eed1c9e95c905d9
/
drivers
/
base
/
regmap
/
regcache-rbtree.c
8abac3b
regmap: cache Fix regcache-rbtree sync
by Lars-Peter Clausen
· 12 years ago
f01ee60
regmap: implement register striding
by Stephen Warren
· 13 years ago
c0cc6fe
Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-stride
by Mark Brown
· 13 years ago
f4e52e7
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
bacdbe0
regmap: introduce fast_io busses, and use a spinlock for them
by Stephen Warren
· 13 years ago
c04c1b9
regmap: prevent division by zero in rbtree_show
by Stephen Warren
· 13 years ago
4b4e9e4
regmap: rbtree: Fix register default look-up in sync
by Lars-Peter Clausen
· 13 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
4a6be7b
Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next
by Mark Brown
· 13 years ago
51990e8
device.h: cleanup users outside of linux/include (C files)
by Paul Gortmaker
· 13 years ago
f9353e7
regmap: Fix rbtree block base in sync
by Mark Brown
· 13 years ago
994f5db
regcache: Make sure we sync register 0 in an rbtree cache
by Mark Brown
· 13 years ago
ac8d91c
regmap: Supply ranges to the sync operations
by Mark Brown
· 13 years ago
cce585c
regmap: Fix rbtreee build when not using debugfs
by Mark Brown
· 13 years ago
bad2ab4
regmap: Provide debugfs dump of the rbtree cache data
by Mark Brown
· 13 years ago
462a185
regmap: Do not call regcache_exit from regcache_rbtree_init error path
by Lars-Peter Clausen
· 13 years ago
b03622a
regmap: Ensure rbtree syncs registers set to zero properly
by Mark Brown
· 13 years ago
e42c5a9
regmap: Allow rbtree to cache zero default values
by Mark Brown
· 13 years ago
6e6ace0
regmap: Return a sensible error code if we fail to read the cache
by Mark Brown
· 13 years ago
13753a9
regmap: Lock the sync path, ensure we use the lockless _regmap_write()
by Dimitris Papastamos
· 13 years ago
3405add
regmap: rbtree-cache: Move cached rbnode handling into lookup function
by Lars-Peter Clausen
· 13 years ago
c571300
regmap: regcache_rbtree_{set,get}_register: Use regcache_{set,get}_val
by Lars-Peter Clausen
· 13 years ago
25ed115
regmap: Remove redundant member `word_size' from regcache_rbtree_node
by Dimitris Papastamos
· 13 years ago
28644c80
regmap: Add the rbtree cache support
by Dimitris Papastamos
· 13 years ago