diff options
author | Linus Torvalds | 2023-08-29 09:26:04 -0700 |
---|---|---|
committer | Linus Torvalds | 2023-08-29 09:26:04 -0700 |
commit | 0fc81f376468ce67d70ecd1016dfe901a51a39f5 (patch) | |
tree | 12799e517a4787efc554f1a3e16430d8583309da /MAINTAINERS | |
parent | c35c486c127c7a777982f7cb4ec82b048a9ecfcb (diff) | |
parent | 5d481ddb6a731281238b6a064c719a91f0234b0c (diff) |
Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Pull regmap updates from Mark Brown:
"This is a much quieter release than the past few, there's one small
API addition that I noticed a user for in ALSA and a bunch of
cleanups:
- Provide an interface for determining if a register is present in
the cache and add a user of it in ALSA.
- Full support for dynamic allocations, following the temporary
bodges that were done as fixes in the previous release.
- Remove the unused and questionably working 64 bit support"
* tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
regmap: Fix the type used for a bitmap pointer
regmap: Remove dynamic allocation warnings for rbtree and maple
regmap: rbtree: Use alloc_flags for memory allocations
regmap: maple: Use alloc_flags for memory allocations
regmap: Reject fast_io regmap configurations with RBTREE and MAPLE caches
ALSA: hda: Use regcache_reg_cached() rather than open coding
regmap: Provide test for regcache_reg_present()
regmap: Let users check if a register is cached
regmap: Provide user selectable option to enable regmap
regmap: mmio: Remove unused 64-bit support code
regmap: cache: Revert "Add 64-bit mode support"
regmap: Revert "add 64-bit mode support" and Co.
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions