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