All of lore.kernel.org
 help / color / mirror / Atom feed
From: broonie@kernel.org
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>
Subject: [GIT PULL] ASoC fixes for v5.8
Date: Wed, 10 Jun 2020 14:34:09 +0100	[thread overview]
Message-ID: <20200610133412.97D6E2067B@mail.kernel.org> (raw)

The following changes since commit a6b675a89e51a1cdad0481b809b7840d3f86e4b5:

  ASoC: qcom: q6asm-dai: kCFI fix (2020-06-01 12:15:53 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.8

for you to fetch changes up to 44ce45f866c1606f03a411fb2d2c0db4626403a6:

  Merge series "ASoC: Fix dailink checks for DPCM" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: (2020-06-09 15:46:20 +0100)

----------------------------------------------------------------
ASoC: Fixes for v5.8

A small pile of fixes that came in during the merge window, the DPCM
fixes from Pierre are the most notable thing here.

----------------------------------------------------------------
Bard Liao (1):
      ASoC: core: only convert non DPCM link to DPCM link

Colin Ian King (1):
      ASoC: meson: fix memory leak of links if allocation of ldata fails

Dan Murphy (1):
      dt-bindings: ASoc: Fix tdm-slot documentation spelling error

Hans de Goede (2):
      ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet
      ASoC: rt5645: Add platform-data for Asus T101HA

Mark Brown (1):
      Merge series "ASoC: Fix dailink checks for DPCM" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

Oder Chiou (1):
      ASoC: rl6231: Modify the target DMIC clock rate

Pavel Machek (CIP) (1):
      ASoC: meson: add missing free_irq() in error path

Pierre-Louis Bossart (3):
      ASoC: soc-pcm: dpcm: fix playback/capture checks
      ASoC: Intel: boards: replace capture_only by dpcm_capture
      ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags

Shengjiu Wang (1):
      ASoC: fsl-asoc-card: Defer probe when fail to find codec device

Steve Lee (1):
      ASoC: max98390: Fix potential crash during param fw loading

Takashi Iwai (1):
      ASoC: max98390: Fix incorrect printf qualifier

 .../devicetree/bindings/sound/tdm-slot.txt         |  4 +-
 sound/soc/codecs/max98390.c                        | 26 ++++++++++---
 sound/soc/codecs/max98390.h                        |  3 +-
 sound/soc/codecs/rl6231.c                          |  4 +-
 sound/soc/codecs/rt5645.c                          | 14 +++++++
 sound/soc/fsl/fsl-asoc-card.c                      |  2 +-
 sound/soc/intel/boards/bytcr_rt5640.c              | 12 ++++++
 sound/soc/intel/boards/glk_rt5682_max98357a.c      |  2 +-
 sound/soc/intel/boards/kbl_da7219_max98927.c       |  4 +-
 sound/soc/intel/boards/kbl_rt5663_max98927.c       |  2 +-
 .../soc/intel/boards/kbl_rt5663_rt5514_max98927.c  |  2 +-
 sound/soc/meson/axg-fifo.c                         | 10 ++++-
 sound/soc/meson/meson-card-utils.c                 | 17 ++++++---
 sound/soc/soc-core.c                               | 22 +++++++++--
 sound/soc/soc-pcm.c                                | 44 +++++++++++++++++-----
 sound/soc/sof/nocodec.c                            |  6 ++-
 16 files changed, 136 insertions(+), 38 deletions(-)

             reply	other threads:[~2020-06-10 13:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-10 13:34 broonie [this message]
2020-06-10 13:44 ` [GIT PULL] ASoC fixes for v5.8 Mark Brown
2020-06-10 13:46   ` Takashi Iwai
2020-06-10 13:50     ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200610133412.97D6E2067B@mail.kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=lgirdwood@gmail.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.