aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/regmap/internal.h
AgeCommit message (Expand)Author
2013-08-29regmap: rbtree: Make cache_present bitmap per nodeLars-Peter Clausen
2013-08-09regmap: fix regcache_reg_present() for empty cacheIonut Nicu
2013-06-30Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown
2013-06-12regmap: Add regmap_field APIsSrinivas Kandagatla
2013-05-25regmap: Make regmap-mmio usable from atomic contextsLars-Peter Clausen
2013-05-12regmap: Add support for discarding parts of the register cacheMark Brown
2013-04-16Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown
2013-03-30regmap: cache: Factor out block syncMark Brown
2013-03-30regmap: cache: Factor out reg_present support from rbtree cacheMark Brown
2013-03-26regmap: cache: Provide a get address of value operationMark Brown
2013-03-26regmap: core: Make raw write available to regcacheMark Brown
2013-03-04regmap: debugfs: Add a registers `range' fileDimitris Papastamos
2013-03-04regmap: core: Split out in place value parsingMark Brown
2013-03-04regmap: cache: Pass the map rather than the word size when updating valuesMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown
2013-02-11regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cacheDimitris Papastamos
2013-01-29regmap: Add asynchronous I/O supportMark Brown
2013-01-29regmap: Add "no-bus" option for regmap APIAndrey Smirnov
2013-01-14regmap: Add provisions to have user-defined write operationAndrey Smirnov
2013-01-14regmap: Add provisions to have user-defined read operationAndrey Smirnov
2013-01-02regmap: flat: Add flat cache typeMark Brown
2012-12-11Merge remote-tracking branch 'regmap/topic/table' into regmap-nextMark Brown
2012-12-11Merge remote-tracking branch 'regmap/topic/lock' into regmap-nextMark Brown
2012-12-11regmap: debugfs: Cache offsets of valid regions for dumpMark Brown
2012-12-06regmap: Cache register and value sizes for debugfsMark Brown
2012-11-21regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi
2012-11-21Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2012-10-17regmap: make lock/unlock functions customizableDavide Ciminaghi
2012-10-15regmap: Provide debugfs read of register rangesMark Brown
2012-10-15regmap: Allow ranges to be namedMark Brown
2012-06-17regmap: Add support for register indirect addressing.Krystian Garbaciak
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown
2012-05-08regmap: Implement dev_get_regmap()Mark Brown
2012-04-30regmap: Converts group operation into single read write operationsAshish Jangam
2012-04-10regmap: implement register stridingStephen Warren
2012-04-10Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown
2012-04-10regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren
2012-04-10regmap: allow regmap instances to be namedStephen Warren
2012-04-06regmap: introduce fast_io busses, and use a spinlock for themStephen Warren
2012-04-06regmap: introduce explicit bus_context for bus callbacksStephen Warren
2012-04-01regmap: Use pad_bits and reg_bits when determining register format.Marc Reilly
2012-03-14Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...Mark Brown
2012-03-14Merge remote-tracking branch 'regmap/topic/drivers' into regmap-nextMark Brown
2012-02-24regmap: Supply ranges to the sync operationsMark Brown
2012-02-06regmap: Don't use bitfields for booleansMark Brown
2012-01-23regmap: Support register patch setsMark Brown
2012-01-20regmap: Add support for padding between register and addressMark Brown
2011-11-20regmap: Remove indexed cache typeMark Brown