index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regcache-maple.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regmap: maple: Switch to use kmemdup_array()
Andy Shevchenko
2024-06-07
1
-7
/
+6
*
regmap: kunit: Add some test cases and a few small
Mark Brown
2024-04-10
1
-3
/
+3
|
\
|
*
regmap: maple: Fix uninitialized symbol 'ret' warnings
Richard Fitzgerald
2024-03-29
1
-2
/
+2
|
*
regmap: maple: Fix cache corruption in regcache_maple_drop()
Richard Fitzgerald
2024-03-27
1
-1
/
+1
*
|
regmap: maple: Remove second semicolon
Colin Ian King
2024-03-25
1
-1
/
+1
|
/
*
regmap: maple: Use alloc_flags for memory allocations
Guenter Roeck
2023-07-20
1
-8
/
+8
*
regmap: maple: Implement block sync for the maple tree cache
Mark Brown
2023-06-12
1
-6
/
+76
*
regmap: Merge up v6.4-rc6
Mark Brown
2023-06-12
1
-1
/
+4
|
\
|
*
regmap: maple: Drop the RCU read lock while syncing registers
Mark Brown
2023-05-24
1
-1
/
+4
*
|
regmap: Load register defaults in blocks rather than register by register
Mark Brown
2023-05-24
1
-6
/
+52
|
/
*
regmap: Use mas_walk() instead of mas_find()
Mark Brown
2023-04-05
1
-2
/
+2
*
regmap: Fix double unlock in the maple cache
Mark Brown
2023-04-04
1
-2
/
+3
*
regmap: Add maple tree based register cache
Mark Brown
2023-04-03
1
-0
/
+278