index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
regmap: Fix implicit inclusion of device.h
Mark Brown
2016-03-30
1
-0
/
+1
*
regcache: Introduce the index parsing API by stride order
Xiubo Li
2016-02-20
1
-0
/
+6
*
regmap: core: Introduce register stride order
Xiubo Li
2016-02-20
1
-0
/
+10
*
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
1
-3
/
+3
|
\
|
*
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-3
/
+3
|
|
|
\
*
-
.
|
Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...
Mark Brown
2015-10-12
1
-0
/
+1
|
\
\
|
|
*
|
regmap: Allocate buffers with GFP_ATOMIC when fast_io == true
Stephen Boyd
2015-09-14
1
-0
/
+1
|
|
/
*
/
regmap: Allow installing custom reg_update_bits function
Jon Ringle
2015-10-06
1
-0
/
+2
|
/
*
-
.
Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...
Mark Brown
2015-09-04
1
-1
/
+1
|
\
\
|
|
*
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
2015-07-16
1
-1
/
+1
|
|
/
*
|
regmap: Introduce max_raw_read/write for regmap_bulk_read/write
Markus Pargmann
2015-08-30
1
-0
/
+4
*
|
regmap: Split use_single_rw internally into use_single_read/write
Markus Pargmann
2015-08-21
1
-2
/
+4
|
/
*
regmap: Use regcache_mark_dirty() to indicate power loss or reset
Kevin Cernekee
2015-05-06
1
-0
/
+3
*
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
2015-03-19
1
-0
/
+8
*
-
.
Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r...
Mark Brown
2015-02-08
1
-0
/
+4
|
\
\
|
|
*
regmap: Export regmap_get_val_endian
Guenter Roeck
2015-02-04
1
-0
/
+4
|
|
/
*
/
regmap: Move spinlock_flags into the union
Wang, Yalin
2014-12-15
1
-2
/
+4
|
/
*
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2014-09-29
1
-2
/
+4
|
\
|
*
regmap: change struct regmap's internal locks as union
Wang, Yalin
2014-09-12
1
-2
/
+4
*
|
regmap: Fix regcache debugfs initialization
Lars-Peter Clausen
2014-08-26
1
-0
/
+3
|
/
*
regmap: Implementation for regmap_multi_reg_write
Opensource [Anthony Olech]
2014-03-10
1
-0
/
+2
*
Merge remote-tracking branch 'regmap/topic/field' into regmap-next
Mark Brown
2013-10-28
1
-0
/
+3
|
\
|
*
regmap: Add regmap_fields APIs
Kuninori Morimoto
2013-09-17
1
-0
/
+3
*
|
regmap: Simplify the initiation of async I/O
Mark Brown
2013-10-09
1
-1
/
+2
*
|
regmap: Cache async work structures
Mark Brown
2013-10-07
1
-1
/
+1
|
/
*
regmap: rbtree: Make cache_present bitmap per node
Lars-Peter Clausen
2013-08-29
1
-13
/
+1
*
regmap: fix regcache_reg_present() for empty cache
Ionut Nicu
2013-08-09
1
-1
/
+1
*
Merge remote-tracking branch 'regmap/topic/field' into regmap-next
Mark Brown
2013-06-30
1
-0
/
+8
|
\
|
*
regmap: Add regmap_field APIs
Srinivas Kandagatla
2013-06-12
1
-0
/
+8
*
|
regmap: Make regmap-mmio usable from atomic contexts
Lars-Peter Clausen
2013-05-25
1
-0
/
+1
*
|
regmap: Add support for discarding parts of the register cache
Mark Brown
2013-05-12
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'regmap/topic/range' into regmap-next
Mark Brown
2013-04-16
1
-0
/
+1
|
\
|
*
regmap: debugfs: Add a registers `range' file
Dimitris Papastamos
2013-03-04
1
-0
/
+1
*
|
regmap: cache: Factor out block sync
Mark Brown
2013-03-30
1
-0
/
+3
*
|
regmap: cache: Factor out reg_present support from rbtree cache
Mark Brown
2013-03-30
1
-0
/
+13
*
|
regmap: cache: Provide a get address of value operation
Mark Brown
2013-03-26
1
-0
/
+7
*
|
regmap: core: Make raw write available to regcache
Mark Brown
2013-03-26
1
-0
/
+3
*
|
regmap: core: Split out in place value parsing
Mark Brown
2013-03-04
1
-1
/
+2
*
|
regmap: cache: Pass the map rather than the word size when updating values
Mark Brown
2013-03-04
1
-4
/
+4
|
/
*
Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next
Mark Brown
2013-02-14
1
-0
/
+2
|
\
|
*
regmap: Add "no-bus" option for regmap API
Andrey Smirnov
2013-01-29
1
-0
/
+2
*
|
Merge remote-tracking branch 'regmap/topic/flat' into regmap-next
Mark Brown
2013-02-14
1
-0
/
+1
|
\
\
|
*
|
regmap: flat: Add flat cache type
Mark Brown
2013-01-02
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
Mark Brown
2013-02-14
1
-0
/
+1
|
\
\
\
|
*
|
|
regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cache
Dimitris Papastamos
2013-02-11
1
-0
/
+1
|
|
/
/
*
|
/
regmap: Add asynchronous I/O support
Mark Brown
2013-01-29
1
-0
/
+15
|
|
/
|
/
|
*
|
regmap: Add provisions to have user-defined write operation
Andrey Smirnov
2013-01-14
1
-0
/
+1
*
|
regmap: Add provisions to have user-defined read operation
Andrey Smirnov
2013-01-14
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'regmap/topic/table' into regmap-next
Mark Brown
2012-12-11
1
-0
/
+4
|
\
|
*
regmap: introduce tables for readable/writeable/volatile/precious checks
Davide Ciminaghi
2012-11-21
1
-0
/
+4
[next]