Age | Commit message (Expand) | Author |
---|---|---|
2024-03-29 | regmap: maple: Fix uninitialized symbol 'ret' warnings | Richard Fitzgerald |
2024-03-27 | regmap: maple: Fix cache corruption in regcache_maple_drop() | Richard Fitzgerald |
2023-07-20 | regmap: maple: Use alloc_flags for memory allocations | Guenter Roeck |
2023-06-12 | regmap: maple: Implement block sync for the maple tree cache | Mark Brown |
2023-06-12 | regmap: Merge up v6.4-rc6 | Mark Brown |
2023-05-24 | regmap: Load register defaults in blocks rather than register by register | Mark Brown |
2023-05-24 | regmap: maple: Drop the RCU read lock while syncing registers | Mark Brown |
2023-04-05 | regmap: Use mas_walk() instead of mas_find() | Mark Brown |
2023-04-04 | regmap: Fix double unlock in the maple cache | Mark Brown |
2023-04-03 | regmap: Add maple tree based register cache | Mark Brown |