mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.6-rc3
@ 2020-02-19 10:41 Takashi Iwai
  2020-02-19 17:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2020-02-19 10:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List

Linus,

please pull sound fixes for v5.6-rc3 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.6-rc3

The topmost commit is 385536090b18534967b1073d0f18b5b86d793c30

----------------------------------------------------------------

sound fixes for 5.6-rc3

The only largish change in this pull request is about the revert
of the recent max98090 and its relevant patches due to regressions.
Other than that, all small fixes for ALSA core (covering KCSAN
fuzzer warnings in ALSA sequencer and rawmidi), Intel SOF HD-audio
fixes, AMD ACP fixes, usual HD-audio quirks, and various ASoC fixes.

----------------------------------------------------------------

Arnd Bergmann (1):
      ASoC: atmel: fix atmel_ssc_set_audio link failure

Kai Vehmanen (3):
      ALSA: hda: do not override bus codec_mask in link_get()
      ASoC: SOF: Intel: hda: fix ordering bug in resume flow
      ASoC: SOF: Intel: hda: move i915 init earlier

Oleksandr Suvorov (1):
      ASoC: fsl_sai: Fix exiting path on probing failure

Ravulapati Vishnu vardhan rao (2):
      ASoC: amd: Buffer Size instead of MAX Buffer
      ASoC: amd: ACP needs to be powered off in BIOS.

Samuel Holland (2):
      ASoC: codec2codec: avoid invalid/double-free of pcm runtime
      ASoC: sun8i-codec: Fix setting DAI data format

Takashi Iwai (6):
      ALSA: seq: Avoid concurrent access to queue flags
      ALSA: seq: Fix concurrent access to queue current tick/time
      ALSA: rawmidi: Avoid bit fields for state flags
      ALSA: hda/realtek - Apply quirk for MSI GP63, too
      ALSA: hda/realtek - Apply quirk for yet another MSI laptop
      ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs

Tzung-Bi Shih (3):
      ASoC: max98090: revert invalid fix for handling SHDN
      ASoC: dapm: remove snd_soc_dapm_put_enum_double_locked
      ASoC: hdmi-codec: set plugged_cb to NULL when component removing

---
 include/sound/rawmidi.h             |   6 +-
 include/sound/soc-dapm.h            |   2 -
 sound/core/seq/seq_clientmgr.c      |   4 +-
 sound/core/seq/seq_queue.c          |  29 ++-
 sound/core/seq/seq_timer.c          |  13 +-
 sound/core/seq/seq_timer.h          |   3 +-
 sound/hda/ext/hdac_ext_controller.c |   9 +-
 sound/hda/hdmi_chmap.c              |   2 +-
 sound/pci/hda/hda_codec.c           |   2 +-
 sound/pci/hda/hda_eld.c             |   2 +-
 sound/pci/hda/hda_sysfs.c           |   4 +-
 sound/pci/hda/patch_realtek.c       |   2 +
 sound/soc/amd/raven/acp3x-i2s.c     |   8 +
 sound/soc/amd/raven/acp3x-pcm-dma.c |   7 +-
 sound/soc/amd/raven/pci-acp3x.c     |  23 --
 sound/soc/atmel/Kconfig             |   4 +-
 sound/soc/atmel/Makefile            |  10 +-
 sound/soc/codecs/hdmi-codec.c       |  10 +
 sound/soc/codecs/max98090.c         | 434 ++++++++++--------------------------
 sound/soc/codecs/max98090.h         |   3 +-
 sound/soc/fsl/fsl_sai.c             |  22 +-
 sound/soc/soc-dapm.c                |  57 ++---
 sound/soc/sof/intel/hda-codec.c     |  12 +-
 sound/soc/sof/intel/hda-dsp.c       |  11 +
 sound/soc/sof/intel/hda.c           |  19 +-
 sound/soc/sunxi/sun8i-codec.c       |   3 +-
 26 files changed, 265 insertions(+), 436 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] sound fixes for 5.6-rc3
  2020-02-19 10:41 [GIT PULL] sound fixes for 5.6-rc3 Takashi Iwai
@ 2020-02-19 17:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-19 17:40 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: Linus Torvalds, Mark Brown, Liam Girdwood, Linux Kernel Mailing List

The pull request you sent on Wed, 19 Feb 2020 11:41:11 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.6-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fa079ba8a98ddc1101ddec902e95eea40ef1e0dc

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-19 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-19 10:41 [GIT PULL] sound fixes for 5.6-rc3 Takashi Iwai
2020-02-19 17:40 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome