index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
internal.h
Age
Commit message (
Expand
)
Author
2011-11-20
regmap: Remove indexed cache type
Mark Brown
2011-11-16
regmap: Move initialization of regcache related fields to regcache_init
Lars-Peter Clausen
2011-11-08
regmap: Track if the register cache is dirty and suppress unneeded syncs
Mark Brown
2011-09-29
regmap: Make _regmap_write() global
Dimitris Papastamos
2011-09-19
regmap: Add the LZO cache support
Dimitris Papastamos
2011-09-19
regmap: Add the rbtree cache support
Dimitris Papastamos
2011-09-19
regmap: Add the indexed cache support
Dimitris Papastamos
2011-09-19
regmap: Introduce caching support
Dimitris Papastamos
2011-09-05
regmap: Make debugfs stubs static inline
Lars-Peter Clausen
2011-09-05
regmap: Add support for device specific write and read flag masks.
Lars-Peter Clausen
2011-08-14
regmap: Add functions to check for access on registers
Mark Brown
2011-08-08
regmap: Skip precious registers when dumping registers via debugfs
Mark Brown
2011-08-08
regmap: Provide register map dump via debugfs
Mark Brown
2011-08-08
regmap: Use a local header for API internals
Mark Brown