]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Sep 2018 17:20:31 +0000 (10:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Sep 2018 17:20:31 +0000 (10:20 -0700)
commit73f3ab11693f289bdce7e8c7f0269328449fb48c
treeb9e1169b48ffbfec25da3e0fbced21b6505d13cf
parent9b9d81da241954de6a9410a3ef6037d17c8b50e6
parent2530417bb5acef4769ef9b9ab6762d98da5f5214
Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

Pull sound fixes from Takashi Iwai:
 "Just a few small fixes:

   - a fix for the recursive work cancellation in a specific HD-audio
     operation mode

   - a fix for potentially uninitialized memory access via rawmidi

   - the register bit access fixes for ASoC HD-audio"

* tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
  ALSA: hda: Fix several mismatch for register mask and value
  ALSA: rawmidi: Initialize allocated buffers
  ALSA: hda - Fix cancel_work_sync() stall from jackpoll work