summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regcache-flat.c
AgeCommit message (Expand)AuthorLines
2024-08-28regcache: use map->alloc_flags also for allocating cacheMarek Szyprowski-1/+1
2024-02-05regmap: rework ->max_register handlingJan Dakinevich-1/+1
2019-04-25regmap: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman-11/+7
2018-01-08regcache: flat: Un-inline index lookup from cache accessAndrew F. Davis-5/+10
2016-03-29regcache: flat: Require max_registers to be setAlexander Stein-1/+1
2016-02-20regcache: flat: Introduce register strider orderXiubo Li-5/+15
2015-11-20regmap: replace kzalloc with kcalloclixiubo-1/+1
2014-10-20regmap: cache: Sort include headers alphabeticallyXiubo Li-1/+1
2013-01-02regmap: flat: Add flat cache typeMark Brown-0/+72