index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regcache-maple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
regmap: maple: work around gcc-14.1 false-positive warning
Arnd Bergmann
1
-1
/
+2
2024-06-07
regmap: maple: Switch to use kmemdup_array()
Andy Shevchenko
1
-7
/
+6
2024-04-09
regmap: kunit: Add some test cases and a few small
Mark Brown
1
-3
/
+3
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-25
regmap: maple: Remove second semicolon
Colin Ian King
1
-1
/
+1
2023-07-20
regmap: maple: Use alloc_flags for memory allocations
Guenter Roeck
1
-8
/
+8
2023-06-12
regmap: maple: Implement block sync for the maple tree cache
Mark Brown
1
-6
/
+76
2023-06-12
regmap: Merge up v6.4-rc6
Mark Brown
1
-1
/
+4
2023-05-24
regmap: Load register defaults in blocks rather than register by register
Mark Brown
1
-6
/
+52
2023-05-24
regmap: maple: Drop the RCU read lock while syncing registers
Mark Brown
1
-1
/
+4
2023-04-05
regmap: Use mas_walk() instead of mas_find()
Mark Brown
1
-2
/
+2
2023-04-04
regmap: Fix double unlock in the maple cache
Mark Brown
1
-2
/
+3
2023-04-03
regmap: Add maple tree based register cache
Mark Brown
1
-0
/
+278