Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
064d4db11e23949c40b8a2f2f6be11c131b53932
/
drivers
/
base
/
regmap
/
regcache.c
064d4db
regmap: Properly round cache_word_size
by Lars-Peter Clausen
· 13 years ago
720e461
regmap: Make reg_config reg_defaults const
by Lars-Peter Clausen
· 13 years ago
e5e3b8a
regmap: Move initialization of regcache related fields to regcache_init
by Lars-Peter Clausen
· 13 years ago
bd061c7
regmap: Fix memory leak in regcache_init error path
by Lars-Peter Clausen
· 13 years ago
021cd61
regmap: Fix memory leak in regcache_hw_init error path
by Lars-Peter Clausen
· 13 years ago
8ae0d7e
regmap: Track if the register cache is dirty and suppress unneeded syncs
by Mark Brown
· 13 years ago
1b6bc32
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
by Paul Gortmaker
· 14 years ago
8528bdd
regmap: Allow caches for devices with no defaults
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
f094fea
regmap: Use bsearch() to search the register defaults
by Mark Brown
· 13 years ago
0eef6b0
regmap: Fix doc comment
by Dimitris Papastamos
· 13 years ago
c08604b
regmap: Optimize the lookup path to use binary search
by Dimitris Papastamos
· 13 years ago
ac77a76
regmap: Ensure we scream if we enable cache bypass/only at the same time
by Dimitris Papastamos
· 13 years ago
6eb0f5e
regmap: Implement regcache_cache_bypass helper function
by Dimitris Papastamos
· 13 years ago
beb1a10
regmap: Save/restore the bypass state upon syncing
by Dimitris Papastamos
· 13 years ago
13753a9
regmap: Lock the sync path, ensure we use the lockless _regmap_write()
by Dimitris Papastamos
· 13 years ago
5fcd256
regmap: Fix apostrophe usage
by Mark Brown
· 13 years ago
2cd148f1
regmap: Fix lock used for regcache_cache_only()
by Mark Brown
· 13 years ago
38f6916
regmap: Grab the lock in regcache_cache_only()
by Dimitris Papastamos
· 13 years ago
ec8a365
regmap: Modify map->cache_bypass directly
by Dimitris Papastamos
· 13 years ago
a40c282
regmap: Fix regcache_sync generic implementation
by Dimitris Papastamos
· 13 years ago
954757d
regmap: Implement generic syncing functionality
by Dimitris Papastamos
· 13 years ago
92afb28
regmap: Allow drivers to control cache_only flag
by Mark Brown
· 13 years ago
e7a6db3
regmap: A cache type of _NONE behaves like a bypassed cache
by Mark Brown
· 13 years ago
5936008
regmap: Add the regcache_sync trace event
by Dimitris Papastamos
· 13 years ago
2cbbb57
regmap: Add the LZO cache support
by Dimitris Papastamos
· 13 years ago
28644c80
regmap: Add the rbtree cache support
by Dimitris Papastamos
· 13 years ago
195af65
regmap: Add the indexed cache support
by Dimitris Papastamos
· 13 years ago
9fabe24
regmap: Introduce caching support
by Dimitris Papastamos
· 13 years ago