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