]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'asoc-fix-v7.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorTakashi Iwai <tiwai@suse.de>
Fri, 3 Jul 2026 07:30:30 +0000 (09:30 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jul 2026 07:30:30 +0000 (09:30 +0200)
commit5720deab6da70d0676cee8a580f6146ef85a3ab9
treeeebb82e1aee7e9185bf6bd4dae1a0e9fb67b08c1
parent147996e7e7c9e8339c0e04f6fa7ccb3e4d448ff7
parent83245e7a436c04e511378af14dd81fd188b41541
Merge tag 'asoc-fix-v7.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v7.2

A fairly standard set of driver specific fixes and quirks that have come
in since the merge window, plus a MAINTAINERS update.  The tas675x
READ_ONCE change is probably not actually fixing issues properly but we
need a whole new approach to concurrency there and it came along with
some good fixes.