public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.1-rc1
Date: Fri, 14 Oct 2022 17:39:46 +0200	[thread overview]
Message-ID: <87o7ue2z3x.wl-tiwai@suse.de> (raw)

Linus,

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

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

The topmost commit is 88672826e2a465d2f4c0a50fb5ced2956f4ffcbc

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

sound fixes for 6.1-rc1

Here are a few remaining patches for 6.1-rc1.  The major changes
are the hibernation fixes for HD-audio CS35L41 codec and the
USB-audio small fixes against the last change.  In addition, a
couple of HD-audio regression fixes and a couple of potential
mutex-deadlock fixes with OSS emulation in ALSA core side are seen.

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

Amadeusz Sławiński (1):
      ALSA: hda: Update register polling macros

Callum Osmotherly (1):
      ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530

Luke D. Jones (2):
      ALSA: hda/realtek: Correct pin configs for ASUS G533Z
      ALSA: hda/realtek: Add quirk for ASUS GV601R laptop

Richard Fitzgerald (1):
      ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controls

Saranya Gopal (1):
      ALSA: hda/realtek: Add Intel Reference SSID to support headset keys

Stefan Binding (4):
      ALSA: hda: hda_cs_dsp_ctl: Minor clean and redundant code removal
      ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before reading/writing controls
      ALSA: hda: cs35l41: Remove suspend/resume hda hooks
      ALSA: hda: cs35l41: Support System Suspend

Takashi Iwai (6):
      ALSA: usb-audio: Avoid unnecessary interface change at EP close
      ALSA: usb-audio: Apply mutex around snd_usb_endpoint_set_params()
      ALSA: usb-audio: Correct the return code from snd_usb_endpoint_set_params()
      ALSA: usb-audio: Avoid superfluous endpoint setup
      ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
      ALSA: oss: Fix potential deadlock at unregistration

---
 include/sound/hdaudio.h        |   8 +-
 sound/core/rawmidi.c           |   2 -
 sound/core/sound_oss.c         |  13 ++-
 sound/pci/hda/cs35l41_hda.c    | 197 +++++++++++++++++++++++++++++++----------
 sound/pci/hda/hda_component.h  |   2 -
 sound/pci/hda/hda_cs_dsp_ctl.c |  79 ++++++++++-------
 sound/pci/hda/hda_cs_dsp_ctl.h |   2 +-
 sound/pci/hda/patch_realtek.c  |  30 ++-----
 sound/usb/card.h               |   3 +-
 sound/usb/endpoint.c           |  32 +++++--
 10 files changed, 245 insertions(+), 123 deletions(-)


             reply	other threads:[~2022-10-14 15:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-14 15:39 Takashi Iwai [this message]
2022-10-14 20:24 ` [GIT PULL] sound fixes for 6.1-rc1 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=87o7ue2z3x.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox