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

Linus,

please pull sound fixes for v6.1-rc8 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.1-rc8

The topmost commit is b47068b4aa53a57552398e3f60d0ed1918700c2b

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

sound fixes for 6.1-rc8

Likely the last piece for 6.1; the only significant fixes are ASoC
core ops fixes, while others are device-specific (rather minor)
fixes in ASoC and FireWire drivers.

All appear safe enough to take as a late-stage material.

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

Charles Keepax (2):
      ASoC: ops: Correct bounds check for second channel on SX controls
      ASoC: cs42l51: Correct PGA Volume minimum value

Hui Tang (1):
      ASoC: tlv320adc3xxx: Fix build error for implicit function declaration

Mark Brown (2):
      ASoC: ops: Fix bounds check for _sx controls
      ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()

Shengjiu Wang (2):
      ASoC: fsl_micfil: explicitly clear software reset bit
      ASoC: fsl_micfil: explicitly clear CHnF flags

Takashi Sakamoto (1):
      ALSA: dice: fix regression for Lexicon I-ONIX FW810S

---
 sound/firewire/dice/dice-stream.c | 12 +++++++-----
 sound/soc/codecs/cs42l51.c        |  2 +-
 sound/soc/codecs/tlv320adc3xxx.c  |  3 +++
 sound/soc/fsl/fsl_micfil.c        | 19 +++++++++++++++++++
 sound/soc/soc-ops.c               | 11 ++++++++---
 5 files changed, 38 insertions(+), 9 deletions(-)


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

end of thread, other threads:[~2022-12-02 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-02  8:46 [GIT PULL] sound fixes for 6.1-rc8 Takashi Iwai
2022-12-02 23:45 ` 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.