summaryrefslogtreecommitdiff
path: root/drivers/base/regmap/internal.h (follow)
Commit message (Expand)AuthorAge
* regmap: improve debugfs interface to dump specific addressesAbhijeet Dharmapurikar2016-05-11
* regmap: Provide access to regmap_raw_multi_reg_write APISudheer Papothi2016-03-23
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
| |
| \
*-. | Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...Mark Brown2015-10-12
|\ \|
| * | regmap: Allocate buffers with GFP_ATOMIC when fast_io == trueStephen Boyd2015-09-14
| |/
* / regmap: Allow installing custom reg_update_bits functionJon Ringle2015-10-06
|/
*-. Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...Mark Brown2015-09-04
|\ \
| | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-16
| |/
* | regmap: Introduce max_raw_read/write for regmap_bulk_read/writeMarkus Pargmann2015-08-30
* | regmap: Split use_single_rw internally into use_single_read/writeMarkus Pargmann2015-08-21
|/
* regmap: Use regcache_mark_dirty() to indicate power loss or resetKevin Cernekee2015-05-06
* regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-19
*-. Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r...Mark Brown2015-02-08
|\ \
| | * regmap: Export regmap_get_val_endianGuenter Roeck2015-02-04
| |/
* / regmap: Move spinlock_flags into the unionWang, Yalin2014-12-15
|/
* Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2014-09-29
|\
| * regmap: change struct regmap's internal locks as unionWang, Yalin2014-09-12
* | regmap: Fix regcache debugfs initializationLars-Peter Clausen2014-08-26
|/
* regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]2014-03-10
* Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-10-28
|\
| * regmap: Add regmap_fields APIsKuninori Morimoto2013-09-17
* | regmap: Simplify the initiation of async I/OMark Brown2013-10-09
* | regmap: Cache async work structuresMark Brown2013-10-07
|/
* regmap: rbtree: Make cache_present bitmap per nodeLars-Peter Clausen2013-08-29
* regmap: fix regcache_reg_present() for empty cacheIonut Nicu2013-08-09
* Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-06-30
|\
| * regmap: Add regmap_field APIsSrinivas Kandagatla2013-06-12
* | regmap: Make regmap-mmio usable from atomic contextsLars-Peter Clausen2013-05-25
* | regmap: Add support for discarding parts of the register cacheMark Brown2013-05-12
|/
* Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown2013-04-16
|\
| * regmap: debugfs: Add a registers `range' fileDimitris Papastamos2013-03-04
* | regmap: cache: Factor out block syncMark Brown2013-03-30
* | regmap: cache: Factor out reg_present support from rbtree cacheMark Brown2013-03-30
* | regmap: cache: Provide a get address of value operationMark Brown2013-03-26
* | regmap: core: Make raw write available to regcacheMark Brown2013-03-26
* | regmap: core: Split out in place value parsingMark Brown2013-03-04
* | regmap: cache: Pass the map rather than the word size when updating valuesMark Brown2013-03-04
|/
* Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown2013-02-14
|\
| * regmap: Add "no-bus" option for regmap APIAndrey Smirnov2013-01-29
* | Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown2013-02-14
|\ \
| * | regmap: flat: Add flat cache typeMark Brown2013-01-02
* | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown2013-02-14
|\ \ \
| * | | regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cacheDimitris Papastamos2013-02-11
| |/ /
* | / regmap: Add asynchronous I/O supportMark Brown2013-01-29
| |/ |/|
* | regmap: Add provisions to have user-defined write operationAndrey Smirnov2013-01-14
* | regmap: Add provisions to have user-defined read operationAndrey Smirnov2013-01-14
|/
* Merge remote-tracking branch 'regmap/topic/table' into regmap-nextMark Brown2012-12-11
|\
| * regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi2012-11-21
| * Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-11-21
| |\