]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Feb 2017 22:29:30 +0000 (14:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Feb 2017 22:29:30 +0000 (14:29 -0800)
commit38dbaf8b4bebf9f4d7e76548c77a66c0a4e2d63e
tree71a9a75378c49301d321e45cacd54852a83b4d13
parent546f8e61359bad098fd5e9987135cbd985d7b8f6
parent5236b2d80b7a9bb5c2b34940c56b67a902c47c71
Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

Pull sound fixes from Takashi Iwai:
 "Here are some last-minute fixes: two fixes for races in ALSA sequencer
  queue spotted by syzkaller, a revert for a regression of LINE6 driver
  (since 4.9), and a trivial new codec ID addition for Nvidia HDMI"

* tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
  ALSA: hda - adding a new NV HDMI/DP codec ID in the driver
  ALSA: seq: Fix race at creating a queue
  Revert "ALSA: line6: Only determine control port properties if needed"
  ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()