aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-14Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-nextMark Brown1-1/+1
2012-03-14Merge remote-tracking branch 'regmap/topic/drivers' into regmap-nextMark Brown1-0/+3
2012-02-24regmap: Supply ranges to the sync operationsMark Brown1-1/+1
2012-02-06regmap: Don't use bitfields for booleansMark Brown1-4/+4
2012-01-23regmap: Support register patch setsMark Brown1-0/+3
2012-01-20regmap: Add support for padding between register and addressMark Brown1-0/+1
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