summaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regcache-maple.c
AgeCommit message (Expand)Author
2024-12-14regmap: maple: Provide lockdep (sub)class for maple tree's internal lockCristian Ciocaltea
2024-09-12regmap: maple: work around gcc-14.1 false-positive warningArnd Bergmann
2024-04-10regmap: maple: Fix uninitialized symbol 'ret' warningsRichard Fitzgerald
2024-04-10regmap: maple: Fix cache corruption in regcache_maple_drop()Richard Fitzgerald
2023-07-20regmap: maple: Use alloc_flags for memory allocationsGuenter Roeck
2023-06-12regmap: maple: Implement block sync for the maple tree cacheMark Brown
2023-06-12regmap: Merge up v6.4-rc6Mark Brown
2023-05-24regmap: Load register defaults in blocks rather than register by registerMark Brown
2023-05-24regmap: maple: Drop the RCU read lock while syncing registersMark Brown
2023-04-05regmap: Use mas_walk() instead of mas_find()Mark Brown
2023-04-04regmap: Fix double unlock in the maple cacheMark Brown
2023-04-03regmap: Add maple tree based register cacheMark Brown