]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Apr 2019 17:19:30 +0000 (10:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Apr 2019 17:19:30 +0000 (10:19 -0700)
commitf6f006681f9ba5add1af141d9d26aa8cabcfe288
tree04f79858f8cdde6aca37558e8ddc57d5fb04f68b
parent1e4b6d8e39a60daadaf7b1bf644437ddca12d07c
parent50b6bb6fcaf6c759fd8d71f0a04511210a3a08cb
Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

Pull sound fixes from Takashi Iwai:
 "Two core fixes for long-standing bugs for the races at concurrent
  device creation and deletion that were (unsurprisingly) spotted by
  syzkaller with usb-fuzzer.

  The rest are usual small HD-audio fixes"

* tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
  ALSA: hda/realtek - add two more pin configuration sets to quirk table
  ALSA: core: Fix card races between register and disconnect
  ALSA: info: Fix racy addition/deletion of nodes
  ALSA: hda: Initialize power_state field properly