index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regcache-flat.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2026-01-27
regmap: Add reg_default_cb callback for flat cache defaults
Sheetal
-0
/
+19
2025-10-31
regcache: flat: Split ->populate() from ->init()
Andy Shevchenko
-9
/
+18
2025-10-31
regcache: flat: Remove unneeded check and error message for -ENOMEM
Andy Shevchenko
-9
/
+1
2025-10-29
regmap: warn users about uninitialized flat cache
Sander Vanheule
-12
/
+6
2025-10-29
regmap: add flat cache with sparse validity
Sander Vanheule
-11
/
+91
2024-08-28
regcache: use map->alloc_flags also for allocating cache
Marek Szyprowski
-1
/
+1
2024-02-05
regmap: rework ->max_register handling
Jan Dakinevich
-1
/
+1
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
-11
/
+7
2018-01-08
regcache: flat: Un-inline index lookup from cache access
Andrew F. Davis
-5
/
+10
2016-03-29
regcache: flat: Require max_registers to be set
Alexander Stein
-1
/
+1
2016-02-20
regcache: flat: Introduce register strider order
Xiubo Li
-5
/
+15
2015-11-20
regmap: replace kzalloc with kcalloc
lixiubo
-1
/
+1
2014-10-20
regmap: cache: Sort include headers alphabetically
Xiubo Li
-1
/
+1
2013-01-02
regmap: flat: Add flat cache type
Mark Brown
-0
/
+72