index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
1
-4
/
+1
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
1
-1
/
+4
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
1
-0
/
+3
2018-09-07
regmap: fix comment for regmap.use_single_write
David Frey
1
-1
/
+1
2018-08-09
regmap: Add regmap_noinc_read API
Crestez Dan Leonard
1
-0
/
+3
2017-12-13
regmap: Disable debugfs when locking is disabled
Mark Brown
1
-0
/
+8
2017-11-01
regmap: Add hardware spinlock support
Baolin Wang
1
-0
/
+2
2016-10-04
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs'...
Mark Brown
1
-2
/
+3
2016-09-16
regmap: Allow longer flag masks for read and write
Tony Lindgren
1
-2
/
+2
2016-08-09
regmap: Add a function to check if a regmap register is cached
Cristian Birsan
1
-0
/
+1
2016-03-30
regmap: Fix implicit inclusion of device.h
Mark Brown
1
-0
/
+1
2016-02-20
regcache: Introduce the index parsing API by stride order
Xiubo Li
1
-0
/
+6
2016-02-20
regmap: core: Introduce register stride order
Xiubo Li
1
-0
/
+10
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2015-10-12
Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...
Mark Brown
1
-0
/
+1
2015-10-06
regmap: Allow installing custom reg_update_bits function
Jon Ringle
1
-0
/
+2
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-3
/
+3
2015-09-14
regmap: Allocate buffers with GFP_ATOMIC when fast_io == true
Stephen Boyd
1
-0
/
+1
2015-09-04
Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...
Mark Brown
1
-1
/
+1
2015-08-30
regmap: Introduce max_raw_read/write for regmap_bulk_read/write
Markus Pargmann
1
-0
/
+4
2015-08-21
regmap: Split use_single_rw internally into use_single_read/write
Markus Pargmann
1
-2
/
+4
2015-07-16
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
1
-1
/
+1
2015-05-06
regmap: Use regcache_mark_dirty() to indicate power loss or reset
Kevin Cernekee
1
-0
/
+3
2015-03-19
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
1
-0
/
+8
2015-02-08
Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r...
Mark Brown
1
-0
/
+4
2015-02-04
regmap: Export regmap_get_val_endian
Guenter Roeck
1
-0
/
+4
2014-12-15
regmap: Move spinlock_flags into the union
Wang, Yalin
1
-2
/
+4
2014-09-29
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
1
-2
/
+4
2014-09-12
regmap: change struct regmap's internal locks as union
Wang, Yalin
1
-2
/
+4
2014-08-26
regmap: Fix regcache debugfs initialization
Lars-Peter Clausen
1
-0
/
+3
2014-03-10
regmap: Implementation for regmap_multi_reg_write
Opensource [Anthony Olech]
1
-0
/
+2
2013-10-28
Merge remote-tracking branch 'regmap/topic/field' into regmap-next
Mark Brown
1
-0
/
+3
2013-10-09
regmap: Simplify the initiation of async I/O
Mark Brown
1
-1
/
+2
2013-10-07
regmap: Cache async work structures
Mark Brown
1
-1
/
+1
2013-09-17
regmap: Add regmap_fields APIs
Kuninori Morimoto
1
-0
/
+3
2013-08-29
regmap: rbtree: Make cache_present bitmap per node
Lars-Peter Clausen
1
-13
/
+1
2013-08-09
regmap: fix regcache_reg_present() for empty cache
Ionut Nicu
1
-1
/
+1
2013-06-30
Merge remote-tracking branch 'regmap/topic/field' into regmap-next
Mark Brown
1
-0
/
+8
2013-06-12
regmap: Add regmap_field APIs
Srinivas Kandagatla
1
-0
/
+8
2013-05-25
regmap: Make regmap-mmio usable from atomic contexts
Lars-Peter Clausen
1
-0
/
+1
2013-05-12
regmap: Add support for discarding parts of the register cache
Mark Brown
1
-0
/
+1
2013-04-16
Merge remote-tracking branch 'regmap/topic/range' into regmap-next
Mark Brown
1
-0
/
+1
2013-03-30
regmap: cache: Factor out block sync
Mark Brown
1
-0
/
+3
2013-03-30
regmap: cache: Factor out reg_present support from rbtree cache
Mark Brown
1
-0
/
+13
2013-03-26
regmap: cache: Provide a get address of value operation
Mark Brown
1
-0
/
+7
2013-03-26
regmap: core: Make raw write available to regcache
Mark Brown
1
-0
/
+3
2013-03-04
regmap: debugfs: Add a registers `range' file
Dimitris Papastamos
1
-0
/
+1
2013-03-04
regmap: core: Split out in place value parsing
Mark Brown
1
-1
/
+2
2013-03-04
regmap: cache: Pass the map rather than the word size when updating values
Mark Brown
1
-4
/
+4
2013-02-14
Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next
Mark Brown
1
-0
/
+2
[next]