summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regcache-flat.c
Commit message (Expand)AuthorAgeFilesLines
* regmap: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-251-11/+7Star
* regcache: flat: Un-inline index lookup from cache accessAndrew F. Davis2018-01-081-5/+10
* regcache: flat: Require max_registers to be setAlexander Stein2016-03-291-1/+1
* regcache: flat: Introduce register strider orderXiubo Li2016-02-191-5/+15
* regmap: replace kzalloc with kcalloclixiubo2015-11-201-1/+1
* regmap: cache: Sort include headers alphabeticallyXiubo Li2014-10-201-1/+1
* regmap: flat: Add flat cache typeMark Brown2013-01-021-0/+72