Skip to content
  • Linus Torvalds's avatar
    Merge tag 'sound-5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · 1d110257
    Linus Torvalds authored
    Pull sound fixes from Takashi Iwai:
     "It's a bit of surprising that we've got more changes than hoped at
      this late stage, but they all don't look too scary but small fixes.
    
      One change in ALSA core side is again the PCM regression fix that was
      partially addressed for OSS, but now the all relevant change is
      reverted instead. Also, a few ASoC core fixes for UAF and OOB are
      included, while the rest are usual random device-specific fixes"
    
    * tag 'sound-5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
      ALSA: pcm: Revert capture stream behavior change in blocking mode
      ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
      ALSA: hda - Add quirk for HP EliteBook 840 G5
      ASoC: samsung: Prevent clk_get_rate() calls in atomic context
      ASoC: rsnd: ssiu: correct shift bit for ssiu9
      ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check
      ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
      ASoC: topology: fix oops/use-after-free case with dai driver
      ASoC: rsnd: fixup MIX kctrl registration
      ASoC: core: Allow soc_find_component lookups to match parent of_node
      ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filter
      ASoC: MAINTAINERS: fsl: Change Fabio's email address
      ASoC: hdmi-codec: fix oops on re-probe
    1d110257