index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-29
regmap: maple: Fix uninitialized symbol 'ret' warnings
Richard Fitzgerald
1
-2
/
+2
2024-03-27
regmap: maple: Fix cache corruption in regcache_maple_drop()
Richard Fitzgerald
1
-1
/
+1
2024-03-13
Merge tag 'regmap-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
5
-6
/
+77
2024-02-26
regmap: kunit: Add a test for ranges in combination with windows
Mark Brown
1
-0
/
+66
2024-02-12
regmap: kunit: Ensure that changed bytes are actually different
Mark Brown
1
-16
/
+38
2024-02-07
regmap: kunit: fix raw noinc write test wrapping
Ben Wolsieffer
1
-1
/
+2
2024-02-05
regmap: rework ->max_register handling
Jan Dakinevich
4
-6
/
+11
2024-01-10
Merge tag 'regmap-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
5
-13
/
+85
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-4
/
+4
2023-12-20
regmap: fix kcalloc() arguments order
Dmitry Antipov
2
-4
/
+4
2023-12-04
regmap: fix bogus error on regcache_sync success
Matthias Reichl
1
-2
/
+1
2023-11-22
regmap: fix regmap_noinc_write() description
Hugo Villeneuve
1
-1
/
+1
2023-11-13
regmap: kunit: add noinc write test
Ben Wolsieffer
1
-0
/
+60
2023-11-13
regmap: ram: support noinc semantics
Ben Wolsieffer
2
-8
/
+20
2023-11-08
Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+9
2023-11-01
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
1
-7
/
+9
2023-10-30
regmap: Merge up fix for window/paging issue
Mark Brown
3
-2
/
+33
2023-10-26
regmap: Ensure range selector registers are updated after cache sync
Mark Brown
1
-0
/
+30
2023-10-26
regmap: kunit: Add test for cache sync interaction with ranges
Mark Brown
1
-2
/
+64
2023-10-26
regmap: kunit: Fix marking of the range window as volatile
Mark Brown
1
-1
/
+1
2023-10-09
regmap: fix NULL deref on lookup
Johan Hovold
1
-1
/
+1
2023-09-22
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
1
-1
/
+2
2023-09-11
regmap: debugfs: Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-07-24
regmap: Fix the type used for a bitmap pointer
Christophe JAILLET
1
-1
/
+1
2023-07-24
regmap: Merge up fixes from mainline
Mark Brown
7
-13
/
+17
2023-07-21
regmap: Remove dynamic allocation warnings for rbtree and maple
Mark Brown
1
-9
/
+0
2023-07-21
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
1
-5
/
+5
2023-07-20
regmap: maple: Use alloc_flags for memory allocations
Guenter Roeck
1
-8
/
+8
2023-07-20
regmap: Reject fast_io regmap configurations with RBTREE and MAPLE caches
Guenter Roeck
1
-0
/
+9
2023-07-20
regmap: Disable locking for RBTREE and MAPLE unit tests
Guenter Roeck
1
-0
/
+5
2023-07-19
regcache: Push async I/O request down into the rbtree cache
Mark Brown
2
-3
/
+4
2023-07-18
regmap: Provide test for regcache_reg_present()
Mark Brown
1
-0
/
+40
2023-07-18
regmap: Let users check if a register is cached
Mark Brown
1
-0
/
+23
2023-07-17
regmap: Account for register length in SMBus I/O limits
Mark Brown
1
-4
/
+4
2023-07-17
regmap: Drop initial version of maximum transfer length fixes
Mark Brown
2
-5
/
+3
2023-07-13
regmap: Provide user selectable option to enable regmap
Mark Brown
1
-1
/
+11
2023-07-12
regmap-irq: Fix out-of-bounds access when allocating config buffers
Isaac J. Manjarres
1
-1
/
+1
2023-07-10
regmap: mmio: Remove unused 64-bit support code
Andy Shevchenko
1
-24
/
+0
2023-07-10
regmap: cache: Revert "Add 64-bit mode support"
Andy Shevchenko
1
-15
/
+0
2023-07-10
regmap: Revert "add 64-bit mode support" and Co.
Andy Shevchenko
1
-122
/
+0
2023-06-28
Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
10
-259
/
+808
2023-06-20
regmap: spi-avmm: Fix regmap_bus max_raw_write
Russ Weight
1
-1
/
+1
2023-06-19
regmap: Allow reads from write only registers with the flat cache
Mark Brown
1
-3
/
+12
2023-06-16
regmap: Drop early readability check
Mark Brown
1
-3
/
+3
2023-06-14
regmap: Add KUnit tests for read/write checking
Mark Brown
1
-0
/
+115
2023-06-14
regmap: Check for register readability before checking cache during read
Mark Brown
1
-3
/
+3
2023-06-14
regmap: Add test to make sure we don't sync to read only registers
Mark Brown
1
-0
/
+42
2023-06-14
regmap: Add a test case for write only registers
Mark Brown
1
-0
/
+32
2023-06-14
regmap: Add test that writes to write only registers are prevented
Mark Brown
1
-0
/
+41
[next]