index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'regmap-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2024-01-09
5
-13
/
+85
|
\
|
*
regmap: fix kcalloc() arguments order
Dmitry Antipov
2023-12-20
2
-4
/
+4
|
*
regmap: fix regmap_noinc_write() description
Hugo Villeneuve
2023-11-21
1
-1
/
+1
|
*
regmap: kunit: add noinc write test
Ben Wolsieffer
2023-11-13
1
-0
/
+60
|
*
regmap: ram: support noinc semantics
Ben Wolsieffer
2023-11-13
2
-8
/
+20
*
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-4
/
+4
|
\
\
|
*
|
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
1
-4
/
+4
|
|
/
*
/
regmap: fix bogus error on regcache_sync success
Matthias Reichl
2023-12-04
1
-2
/
+1
|
/
*
Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-11-07
1
-7
/
+9
|
\
|
*
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
2023-11-01
1
-7
/
+9
*
|
regmap: Merge up fix for window/paging issue
Mark Brown
2023-10-30
3
-2
/
+33
|
\
\
|
|
/
|
/
|
|
*
regmap: Ensure range selector registers are updated after cache sync
Mark Brown
2023-10-26
1
-0
/
+30
|
*
regmap: fix NULL deref on lookup
Johan Hovold
2023-10-09
1
-1
/
+1
|
*
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
2023-09-22
1
-1
/
+2
*
|
regmap: kunit: Add test for cache sync interaction with ranges
Mark Brown
2023-10-26
1
-2
/
+64
*
|
regmap: kunit: Fix marking of the range window as volatile
Mark Brown
2023-10-26
1
-1
/
+1
*
|
regmap: debugfs: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-09-11
1
-1
/
+1
|
/
*
regmap: Fix the type used for a bitmap pointer
Christophe JAILLET
2023-07-23
1
-1
/
+1
*
regmap: Merge up fixes from mainline
Mark Brown
2023-07-23
7
-13
/
+17
|
\
|
*
regmap: Disable locking for RBTREE and MAPLE unit tests
Guenter Roeck
2023-07-20
1
-0
/
+5
|
*
regcache: Push async I/O request down into the rbtree cache
Mark Brown
2023-07-19
2
-3
/
+4
|
*
regmap: Account for register length in SMBus I/O limits
Mark Brown
2023-07-17
1
-4
/
+4
|
*
regmap: Drop initial version of maximum transfer length fixes
Mark Brown
2023-07-17
2
-5
/
+3
|
*
regmap-irq: Fix out-of-bounds access when allocating config buffers
Isaac J. Manjarres
2023-07-12
1
-1
/
+1
*
|
regmap: Remove dynamic allocation warnings for rbtree and maple
Mark Brown
2023-07-21
1
-9
/
+0
*
|
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
2023-07-21
1
-5
/
+5
*
|
regmap: maple: Use alloc_flags for memory allocations
Guenter Roeck
2023-07-20
1
-8
/
+8
*
|
regmap: Reject fast_io regmap configurations with RBTREE and MAPLE caches
Guenter Roeck
2023-07-20
1
-0
/
+9
*
|
regmap: Provide test for regcache_reg_present()
Mark Brown
2023-07-18
1
-0
/
+40
*
|
regmap: Let users check if a register is cached
Mark Brown
2023-07-18
1
-0
/
+23
*
|
regmap: Provide user selectable option to enable regmap
Mark Brown
2023-07-13
1
-1
/
+11
*
|
regmap: mmio: Remove unused 64-bit support code
Andy Shevchenko
2023-07-09
1
-24
/
+0
*
|
regmap: cache: Revert "Add 64-bit mode support"
Andy Shevchenko
2023-07-09
1
-15
/
+0
*
|
regmap: Revert "add 64-bit mode support" and Co.
Andy Shevchenko
2023-07-09
1
-122
/
+0
|
/
*
Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-06-28
10
-259
/
+808
|
\
|
*
regmap: Allow reads from write only registers with the flat cache
Mark Brown
2023-06-19
1
-3
/
+12
|
*
regmap: Drop early readability check
Mark Brown
2023-06-16
1
-3
/
+3
|
*
regmap: Add KUnit tests for read/write checking
Mark Brown
2023-06-14
1
-0
/
+115
|
|
\
|
|
*
regmap: Add test to make sure we don't sync to read only registers
Mark Brown
2023-06-14
1
-0
/
+42
|
|
*
regmap: Add a test case for write only registers
Mark Brown
2023-06-14
1
-0
/
+32
|
|
*
regmap: Add test that writes to write only registers are prevented
Mark Brown
2023-06-14
1
-0
/
+41
|
*
|
regmap: Check for register readability before checking cache during read
Mark Brown
2023-06-14
1
-3
/
+3
|
|
/
|
*
regmap: Add debugfs file for forcing field writes
Waqar Hameed
2023-06-13
3
-1
/
+15
|
*
regmap: Provide basic test coverage for raw I/O
Mark Brown
2023-06-12
4
-1
/
+469
|
|
\
|
|
*
regmap: Provide basic KUnit coverage for the raw register I/O
Mark Brown
2023-06-12
1
-0
/
+327
|
|
*
regmap: Provide a ram backed regmap with raw support
Mark Brown
2023-06-12
3
-1
/
+142
|
*
|
regmap: Don't check for changes in regcache_set_val()
Mark Brown
2023-06-12
2
-7
/
+3
|
*
|
regmap: maple: Implement block sync for the maple tree cache
Mark Brown
2023-06-12
3
-8
/
+80
|
*
|
regmap: Merge up v6.4-rc6
Mark Brown
2023-06-12
4
-6
/
+22
|
|
\
|
|
*
|
regmap: Add missing cache_only checks
Charles Keepax
2023-06-01
1
-10
/
+16
[next]