]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asoc-fix-v5.0-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorTakashi Iwai <tiwai@suse.de>
Fri, 8 Feb 2019 13:07:18 +0000 (14:07 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 8 Feb 2019 13:07:18 +0000 (14:07 +0100)
commit92f662b08211898ba99edb6e3846b456d85f56a1
treea0839097f88b9dc215fa783d67b9a9b78d9aede6
parent63dff37a389555e2186bb3a72d0d8e8f03987453
parent591ca972aa4c721a775352e2a6412c3002cb35de
Merge tag 'asoc-fix-v5.0-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v5.0

A selection of driver specific fixes here, along with a few core fixes:

 - A fixup for some MFD devices that were broken by the previous fixes
   for deferred probe.
 - A fix for potential out of bounds array accesses when ordering DAPM
   power/up down sequences.
 - Avoid use after free issue when unloading and reloading drivers using
   topologies.
MAINTAINERS