summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/internal.h
Commit message (Expand)AuthorAgeFilesLines
* regmap: Disable debugfs when locking is disabledMark Brown2017-12-131-0/+8
* regmap: Add hardware spinlock supportBaolin Wang2017-11-011-0/+2
*-. Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs'...Mark Brown2016-10-041-2/+3
|\ \
| | * regmap: Add a function to check if a regmap register is cachedCristian Birsan2016-08-091-0/+1
| |/ |/|
| * regmap: Allow longer flag masks for read and writeTony Lindgren2016-09-161-2/+2
|/
* regmap: Fix implicit inclusion of device.hMark Brown2016-03-301-0/+1
* regcache: Introduce the index parsing API by stride orderXiubo Li2016-02-201-0/+6
* regmap: core: Introduce register stride orderXiubo Li2016-02-201-0/+10
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-3/+3
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-3/+3
| |
| \
*-. \ Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...Mark Brown2015-10-121-0/+1
|\ \ \ | | |/
| * | regmap: Allocate buffers with GFP_ATOMIC when fast_io == trueStephen Boyd2015-09-141-0/+1
| |/
* | regmap: Allow installing custom reg_update_bits functionJon Ringle2015-10-061-0/+2
|/
*-. Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...Mark Brown2015-09-041-1/+1
|\ \
| | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-1/+1
| |/
* | regmap: Introduce max_raw_read/write for regmap_bulk_read/writeMarkus Pargmann2015-08-301-0/+4
* | regmap: Split use_single_rw internally into use_single_read/writeMarkus Pargmann2015-08-211-2/+4
|/
* regmap: Use regcache_mark_dirty() to indicate power loss or resetKevin Cernekee2015-05-061-0/+3
* regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-191-0/+8
*-. Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r...Mark Brown2015-02-081-0/+4
|\ \
| | * regmap: Export regmap_get_val_endianGuenter Roeck2015-02-041-0/+4
| |/
* | regmap: Move spinlock_flags into the unionWang, Yalin2014-12-151-2/+4
|/
* Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2014-09-291-2/+4
|\
| * regmap: change struct regmap's internal locks as unionWang, Yalin2014-09-121-2/+4
* | regmap: Fix regcache debugfs initializationLars-Peter Clausen2014-08-261-0/+3
|/
* regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]2014-03-101-0/+2
* Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-10-281-0/+3
|\
| * regmap: Add regmap_fields APIsKuninori Morimoto2013-09-171-0/+3
* | regmap: Simplify the initiation of async I/OMark Brown2013-10-091-1/+2
* | regmap: Cache async work structuresMark Brown2013-10-071-1/+1
|/
* regmap: rbtree: Make cache_present bitmap per nodeLars-Peter Clausen2013-08-291-13/+1
* regmap: fix regcache_reg_present() for empty cacheIonut Nicu2013-08-091-1/+1
* Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-06-301-0/+8
|\
| * regmap: Add regmap_field APIsSrinivas Kandagatla2013-06-121-0/+8
* | regmap: Make regmap-mmio usable from atomic contextsLars-Peter Clausen2013-05-251-0/+1
* | regmap: Add support for discarding parts of the register cacheMark Brown2013-05-121-0/+1
|/
* Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown2013-04-161-0/+1
|\
| * regmap: debugfs: Add a registers `range' fileDimitris Papastamos2013-03-041-0/+1
* | regmap: cache: Factor out block syncMark Brown2013-03-301-0/+3
* | regmap: cache: Factor out reg_present support from rbtree cacheMark Brown2013-03-301-0/+13
* | regmap: cache: Provide a get address of value operationMark Brown2013-03-261-0/+7
* | regmap: core: Make raw write available to regcacheMark Brown2013-03-261-0/+3
* | regmap: core: Split out in place value parsingMark Brown2013-03-041-1/+2
* | regmap: cache: Pass the map rather than the word size when updating valuesMark Brown2013-03-041-4/+4
|/
* Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown2013-02-141-0/+2
|\
| * regmap: Add "no-bus" option for regmap APIAndrey Smirnov2013-01-291-0/+2
* | Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown2013-02-141-0/+1
|\ \
| * | regmap: flat: Add flat cache typeMark Brown2013-01-021-0/+1
* | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown2013-02-141-0/+1
|\ \ \
| * | | regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cacheDimitris Papastamos2013-02-111-0/+1
| |/ /
OpenPOWER on IntegriCloud