summaryrefslogtreecommitdiff
path: root/drivers/base/regmap/internal.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-20regmap: Remove indexed cache typeMark Brown1-3/+0
2011-11-16regmap: Move initialization of regcache related fields to regcache_initLars-Peter Clausen1-1/+1
2011-11-08regmap: Track if the register cache is dirty and suppress unneeded syncsMark Brown1-0/+1
2011-09-29regmap: Make _regmap_write() globalDimitris Papastamos1-0/+3
2011-09-19regmap: Add the LZO cache supportDimitris Papastamos1-0/+2
2011-09-19regmap: Add the rbtree cache supportDimitris Papastamos1-0/+1
2011-09-19regmap: Add the indexed cache supportDimitris Papastamos1-0/+1
2011-09-19regmap: Introduce caching supportDimitris Papastamos1-0/+52
2011-09-05regmap: Make debugfs stubs static inlineLars-Peter Clausen1-3/+3
2011-09-05regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen1-0/+3
2011-08-14regmap: Add functions to check for access on registersMark Brown1-0/+5
2011-08-08regmap: Skip precious registers when dumping registers via debugfsMark Brown1-0/+1
2011-08-08regmap: Provide register map dump via debugfsMark Brown1-0/+15
2011-08-08regmap: Use a local header for API internalsMark Brown1-0/+45