public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 6.1-rc1
@ 2022-10-14 15:39 Takashi Iwai
  2022-10-14 20:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2022-10-14 15:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

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(-)


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

* Re: [GIT PULL] sound fixes for 6.1-rc1
  2022-10-14 15:39 [GIT PULL] sound fixes for 6.1-rc1 Takashi Iwai
@ 2022-10-14 20:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-14 20:24 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Linus Torvalds, Linux Kernel Mailing List

The pull request you sent on Fri, 14 Oct 2022 17:39:46 +0200:

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

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

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:[~2022-10-14 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-14 15:39 [GIT PULL] sound fixes for 6.1-rc1 Takashi Iwai
2022-10-14 20:24 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox