All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 5.18-rc6
Date: Sun, 08 May 2022 11:06:21 +0200	[thread overview]
Message-ID: <s5h5ymgo0ky.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v5.18-rc6 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.18-rc6

The topmost commit is ac02e3cd5ab9407dcf926df2a1085c13881ccf7a

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

sound fixes for 5.18-rc6

It became slightly larger as I've been off in the last weeks.
The majority of changes at this PR is about ASoC, the fixes for
dmaengine and for for addressing issues reported by CI, as well as
other device-specific small fixes.  Also, the fixes for FireWire
core stack and the usual HD-audio quirks are included.

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

Ajit Kumar Pandey (1):
      ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback

Andy Chi (1):
      ALSA: hda/realtek: Enable mute/micmute LEDs support for HP Laptops

Chengfeng Ye (1):
      firewire: fix potential uaf in outbound_phy_packet_callback()

ChiYuan Huang (1):
      ASoC: rt9120: Correct the reg 0x09 size to one byte

Codrin Ciubotariu (2):
      ASoC: atmel: mchp-pdmc: set prepare_slave_config
      ASoC: dmaengine: Restore NULL prepare_slave_config() callback

Hui Wang (1):
      ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codec

Jakob Koschel (1):
      firewire: remove check of list iterator against head past the loop body

Mark Brown (8):
      ASoC: wm8958: Fix change notifications for DSP controls
      ASoC: da7219: Fix change notifications for tone generator frequency
      ASoC: meson: Fix event generation for AUI ACODEC mux
      ASoC: meson: Fix event generation for AUI CODEC mux
      ASoC: meson: Fix event generation for G12A tohdmi mux
      ASoC: max98090: Reject invalid values in custom control put()
      ASoC: max98090: Generate notifications on changes for custom control
      ASoC: ops: Validate input values in snd_soc_put_volsw_range()

Neil Armstrong (2):
      ASoC: meson: axg-tdm-interface: Fix formatters in trigger"
      ASoC: meson: axg-card: Fix nonatomic links

Niels Dossche (1):
      firewire: core: extend card->lock in fw_core_handle_bus_reset

Olivier Moysan (1):
      ASoC: simple-card-utils: fix sysclk shutdown

Pierre-Louis Bossart (1):
      ASoC: soc-ops: fix error handling

Takashi Sakamoto (1):
      ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes

Zihao Wang (1):
      ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers

---
 drivers/firewire/core-card.c               |  3 +++
 drivers/firewire/core-cdev.c               |  4 +++-
 drivers/firewire/core-topology.c           |  9 +++------
 drivers/firewire/core-transaction.c        | 30 ++++++++++++++++--------------
 drivers/firewire/sbp2.c                    | 13 +++++++------
 sound/firewire/fireworks/fireworks_hwdep.c |  1 +
 sound/pci/hda/patch_realtek.c              | 15 +++++++++------
 sound/soc/atmel/mchp-pdmc.c                |  1 +
 sound/soc/codecs/da7219.c                  | 14 ++++++++++----
 sound/soc/codecs/max98090.c                |  5 ++++-
 sound/soc/codecs/rt9120.c                  |  1 -
 sound/soc/codecs/wm8958-dsp2.c             |  8 ++++----
 sound/soc/generic/simple-card-utils.c      |  2 +-
 sound/soc/meson/aiu-acodec-ctrl.c          |  2 +-
 sound/soc/meson/aiu-codec-ctrl.c           |  2 +-
 sound/soc/meson/axg-card.c                 |  1 -
 sound/soc/meson/axg-tdm-interface.c        | 26 +++++---------------------
 sound/soc/meson/g12a-tohdmitx.c            |  2 +-
 sound/soc/soc-generic-dmaengine-pcm.c      |  6 +++---
 sound/soc/soc-ops.c                        | 20 ++++++++++++++++++--
 sound/soc/sof/sof-pci-dev.c                |  5 +++++
 21 files changed, 96 insertions(+), 74 deletions(-)


             reply	other threads:[~2022-05-08  9:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-08  9:06 Takashi Iwai [this message]
2022-05-08 17:24 ` [GIT PULL] sound fixes for 5.18-rc6 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2022-05-18  9:40 Takashi Iwai
2022-05-18 16:01 ` pr-tracker-bot

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=s5h5ymgo0ky.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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.