All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.16-rc4
@ 2021-12-01  7:50 Takashi Iwai
  2021-12-02 19:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2021-12-01  7:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List

Linus,

please pull sound fixes for v5.16-rc4 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.16-rc4

The topmost commit is 289047db1143c42c81820352f195a393ff639a52

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

sound fixes for 5.16-rc4

A collection of small fixes.  A large series is found for ASoC
tegra drivers to correct the control element handlings, while
others are mostly for device-specific quirks and fix-ups.

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

Hans de Goede (1):
      ASoC: soc-acpi: Set mach->id field on comp_ids matches

Kai Vehmanen (2):
      ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid
      ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P

Lucas Tanure (1):
      ASoC: cs35l41: Set the max SPI speed for the whole device

Nicolas Frattaroli (1):
      ASoC: rk817: Add module alias for rk817-codec

Pierre-Louis Bossart (2):
      ASoC: Intel: soc-acpi: add entry for ESSX8336 on CML
      ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec

Ranjani Sridharan (1):
      ASoC: SOF: hda: reset DAI widget before reconfiguring it

Sameer Pujar (16):
      ASoC: tegra: Fix wrong value type in ADMAIF
      ASoC: tegra: Fix wrong value type in I2S
      ASoC: tegra: Fix wrong value type in DMIC
      ASoC: tegra: Fix wrong value type in DSPK
      ASoC: tegra: Fix wrong value type in SFC
      ASoC: tegra: Fix wrong value type in MVC
      ASoC: tegra: Fix kcontrol put callback in ADMAIF
      ASoC: tegra: Fix kcontrol put callback in I2S
      ASoC: tegra: Fix kcontrol put callback in DMIC
      ASoC: tegra: Fix kcontrol put callback in DSPK
      ASoC: tegra: Fix kcontrol put callback in AHUB
      ASoC: tegra: Fix kcontrol put callback in MVC
      ASoC: tegra: Fix kcontrol put callback in SFC
      ASoC: tegra: Fix kcontrol put callback in AMX
      ASoC: tegra: Fix kcontrol put callback in ADX
      ASoC: tegra: Fix kcontrol put callback in Mixer

Stefan Binding (1):
      ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driver

---
 include/sound/soc-acpi.h                          |   2 +-
 sound/hda/intel-dsp-config.c                      |  10 +
 sound/pci/hda/hda_intel.c                         |  12 +-
 sound/pci/hda/hda_local.h                         |   9 +
 sound/pci/hda/patch_cs8409.c                      |   5 +
 sound/pci/hda/patch_hdmi.c                        |   3 +-
 sound/soc/codecs/cs35l41-spi.c                    |  32 +--
 sound/soc/codecs/cs35l41.c                        |   7 -
 sound/soc/codecs/cs35l41.h                        |   4 +-
 sound/soc/codecs/rk817_codec.c                    |   1 +
 sound/soc/intel/common/soc-acpi-intel-cml-match.c |   6 +
 sound/soc/soc-acpi.c                              |   4 +-
 sound/soc/sof/intel/hda.c                         |   7 +
 sound/soc/tegra/tegra186_dspk.c                   | 181 ++++++++++---
 sound/soc/tegra/tegra210_admaif.c                 | 140 +++++++---
 sound/soc/tegra/tegra210_adx.c                    |   3 +
 sound/soc/tegra/tegra210_ahub.c                   |  11 +-
 sound/soc/tegra/tegra210_amx.c                    |   3 +
 sound/soc/tegra/tegra210_dmic.c                   | 184 +++++++++++---
 sound/soc/tegra/tegra210_i2s.c                    | 296 +++++++++++++++++-----
 sound/soc/tegra/tegra210_mixer.c                  |  26 +-
 sound/soc/tegra/tegra210_mvc.c                    |  30 ++-
 sound/soc/tegra/tegra210_sfc.c                    | 123 ++++++---
 23 files changed, 839 insertions(+), 260 deletions(-)


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

* Re: [GIT PULL] sound fixes for 5.16-rc4
  2021-12-01  7:50 [GIT PULL] sound fixes for 5.16-rc4 Takashi Iwai
@ 2021-12-02 19:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-02 19:34 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: Linus Torvalds, Mark Brown, Liam Girdwood, Linux Kernel Mailing List

The pull request you sent on Wed, 01 Dec 2021 08:50:25 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.16-rc4

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

Thank you!

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

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

end of thread, other threads:[~2021-12-02 19:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01  7:50 [GIT PULL] sound fixes for 5.16-rc4 Takashi Iwai
2021-12-02 19:34 ` pr-tracker-bot

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.