aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-nextMark Brown1-1/+4
2018-10-19regmap: Add regmap_noinc_write APIBen Whitten1-0/+3
2018-09-07regmap: fix comment for regmap.use_single_writeDavid Frey1-1/+1
2018-08-09regmap: Add regmap_noinc_read APICrestez Dan Leonard1-0/+3
2017-12-13regmap: Disable debugfs when locking is disabledMark Brown1-0/+8
2017-11-01regmap: Add hardware spinlock supportBaolin Wang1-0/+2
2016-10-04Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-nextMark Brown1-2/+3
2016-09-16regmap: Allow longer flag masks for read and writeTony Lindgren1-2/+2
2016-08-09regmap: Add a function to check if a regmap register is cachedCristian Birsan1-0/+1
2016-03-30regmap: Fix implicit inclusion of device.hMark Brown1-0/+1
2016-02-20regcache: Introduce the index parsing API by stride orderXiubo Li1-0/+6
2016-02-20regmap: core: Introduce register stride orderXiubo Li1-0/+10
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2015-10-12Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' and 'regmap/topic/irq-hdr' into regmap-nextMark Brown1-0/+1
2015-10-06regmap: Allow installing custom reg_update_bits functionJon Ringle1-0/+2
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-3/+3
2015-09-14regmap: Allocate buffers with GFP_ATOMIC when fast_io == trueStephen Boyd1-0/+1
2015-09-04Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-delay' into regmap-nextMark Brown1-1/+1
2015-08-30regmap: Introduce max_raw_read/write for regmap_bulk_read/writeMarkus Pargmann1-0/+4
2015-08-21regmap: Split use_single_rw internally into use_single_read/writeMarkus Pargmann1-2/+4
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-1/+1
2015-05-06regmap: Use regcache_mark_dirty() to indicate power loss or resetKevin Cernekee1-0/+3
2015-03-19regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel1-0/+8
2015-02-08Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'regmap/topic/smbus' into regmap-nextMark Brown1-0/+4
2015-02-04regmap: Export regmap_get_val_endianGuenter Roeck1-0/+4
2014-12-15regmap: Move spinlock_flags into the unionWang, Yalin1-2/+4
2014-09-29Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown1-2/+4
2014-09-12regmap: change struct regmap's internal locks as unionWang, Yalin1-2/+4
2014-08-26regmap: Fix regcache debugfs initializationLars-Peter Clausen1-0/+3
2014-03-10regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]1-0/+2
2013-10-28Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown1-0/+3
2013-10-09regmap: Simplify the initiation of async I/OMark Brown1-1/+2
2013-10-07regmap: Cache async work structuresMark Brown1-1/+1
2013-09-17regmap: Add regmap_fields APIsKuninori Morimoto1-0/+3
2013-08-29regmap: rbtree: Make cache_present bitmap per nodeLars-Peter Clausen1-13/+1
2013-08-09regmap: fix regcache_reg_present() for empty cacheIonut Nicu1-1/+1
2013-06-30Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown1-0/+8
2013-06-12regmap: Add regmap_field APIsSrinivas Kandagatla1-0/+8
2013-05-25regmap: Make regmap-mmio usable from atomic contextsLars-Peter Clausen1-0/+1
2013-05-12regmap: Add support for discarding parts of the register cacheMark Brown1-0/+1
2013-04-16Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown1-0/+1
2013-03-30regmap: cache: Factor out block syncMark Brown1-0/+3
2013-03-30regmap: cache: Factor out reg_present support from rbtree cacheMark Brown1-0/+13
2013-03-26regmap: cache: Provide a get address of value operationMark Brown1-0/+7
2013-03-26regmap: core: Make raw write available to regcacheMark Brown1-0/+3
2013-03-04regmap: debugfs: Add a registers `range' fileDimitris Papastamos1-0/+1
2013-03-04regmap: core: Split out in place value parsingMark Brown1-1/+2
2013-03-04regmap: cache: Pass the map rather than the word size when updating valuesMark Brown1-4/+4
2013-02-14Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown1-0/+2
2013-02-14Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown1-0/+1