summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/internal.h
AgeCommit message (Expand)AuthorLines
2015-02-08Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r...Mark Brown-0/+4
2015-02-04regmap: Export regmap_get_val_endianGuenter Roeck-0/+4
2014-12-15regmap: Move spinlock_flags into the unionWang, Yalin-2/+4
2014-09-29Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown-2/+4
2014-09-12regmap: change struct regmap's internal locks as unionWang, Yalin-2/+4
2014-08-26regmap: Fix regcache debugfs initializationLars-Peter Clausen-0/+3
2014-03-10regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]-0/+2
2013-10-28Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown-0/+3
2013-10-09regmap: Simplify the initiation of async I/OMark Brown-1/+2
2013-10-07regmap: Cache async work structuresMark Brown-1/+1
2013-09-17regmap: Add regmap_fields APIsKuninori Morimoto-0/+3
2013-08-29regmap: rbtree: Make cache_present bitmap per nodeLars-Peter Clausen-13/+1
2013-08-09regmap: fix regcache_reg_present() for empty cacheIonut Nicu-1/+1
2013-06-30Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown-0/+8
2013-06-12regmap: Add regmap_field APIsSrinivas Kandagatla-0/+8
2013-05-25regmap: Make regmap-mmio usable from atomic contextsLars-Peter Clausen-0/+1
2013-05-12regmap: Add support for discarding parts of the register cacheMark Brown-0/+1
2013-04-16Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown-0/+1
2013-03-30regmap: cache: Factor out block syncMark Brown-0/+3
2013-03-30regmap: cache: Factor out reg_present support from rbtree cacheMark Brown-0/+13
2013-03-26regmap: cache: Provide a get address of value operationMark Brown-0/+7
2013-03-26regmap: core: Make raw write available to regcacheMark Brown-0/+3
2013-03-04regmap: debugfs: Add a registers `range' fileDimitris Papastamos-0/+1
2013-03-04regmap: core: Split out in place value parsingMark Brown-1/+2
2013-03-04regmap: cache: Pass the map rather than the word size when updating valuesMark Brown-4/+4
2013-02-14Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown-0/+2
2013-02-14Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown-0/+1
2013-02-14Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown-0/+1
2013-02-11regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cacheDimitris Papastamos-0/+1
2013-01-29regmap: Add asynchronous I/O supportMark Brown-0/+15
2013-01-29regmap: Add "no-bus" option for regmap APIAndrey Smirnov-0/+2
2013-01-14regmap: Add provisions to have user-defined write operationAndrey Smirnov-0/+1
2013-01-14regmap: Add provisions to have user-defined read operationAndrey Smirnov-0/+2
2013-01-02regmap: flat: Add flat cache typeMark Brown-0/+1
2012-12-11Merge remote-tracking branch 'regmap/topic/table' into regmap-nextMark Brown-0/+4
2012-12-11Merge remote-tracking branch 'regmap/topic/lock' into regmap-nextMark Brown-3/+1
2012-12-11regmap: debugfs: Cache offsets of valid regions for dumpMark Brown-0/+10
2012-12-06regmap: Cache register and value sizes for debugfsMark Brown-0/+4
2012-11-21regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi-0/+4
2012-11-21Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown-3/+1
2012-10-17regmap: make lock/unlock functions customizableDavide Ciminaghi-3/+1
2012-10-15regmap: Provide debugfs read of register rangesMark Brown-0/+1
2012-10-15regmap: Allow ranges to be namedMark Brown-0/+1
2012-06-17regmap: Add support for register indirect addressing.Krystian Garbaciak-0/+17
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown-3/+16
2012-05-08regmap: Implement dev_get_regmap()Mark Brown-0/+1
2012-04-30regmap: Converts group operation into single read write operationsAshish Jangam-0/+3
2012-04-10regmap: implement register stridingStephen Warren-0/+1
2012-04-10Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown-5/+16
2012-04-10regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren-1/+1