Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regcache: use map->alloc_flags also for allocating cache | Marek Szyprowski | 2024-08-28 | 1 | -1/+1 |
* | regmap: rework ->max_register handling | Jan Dakinevich | 2024-02-05 | 1 | -1/+1 |
* | regmap: add proper SPDX identifiers on files that did not have them. | Greg Kroah-Hartman | 2019-04-25 | 1 | -11/+7 |
* | regcache: flat: Un-inline index lookup from cache access | Andrew F. Davis | 2018-01-08 | 1 | -5/+10 |
* | regcache: flat: Require max_registers to be set | Alexander Stein | 2016-03-29 | 1 | -1/+1 |
* | regcache: flat: Introduce register strider order | Xiubo Li | 2016-02-19 | 1 | -5/+15 |
* | regmap: replace kzalloc with kcalloc | lixiubo | 2015-11-20 | 1 | -1/+1 |
* | regmap: cache: Sort include headers alphabetically | Xiubo Li | 2014-10-20 | 1 | -1/+1 |
* | regmap: flat: Add flat cache type | Mark Brown | 2013-01-02 | 1 | -0/+72 |