linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.19-rc4
@ 2022-06-23  7:27 Takashi Iwai
  2022-06-23 14:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2022-06-23  7:27 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Linus,

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

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

The topmost commit is 627ce0d68eb4b53e995b08089fa9da1e513ec5ba

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

sound fixes for 5.19-rc4

All small changes, mostly device-specific:
- A regression fix for PCM WC-page allocation on x86
- A regression fix for i915 audio component binding
- Fixes for (longstanding) beep handling bug
- Runtime PM fixes for Intel LPE HDMI audio
- A couple of pending FireWire fixes
- Usual HD-audio and USB-audio quirks, new Intel dspconf entries

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

Daniil Dementev (1):
      ALSA: usb-audio: US16x08: Move overflow check before array access

Jiapeng Chong (1):
      firewire: convert sysfs sprintf/snprintf family to sysfs_emit

Kailang Yang (1):
      ALSA: hda/realtek - ALC897 headset MIC no sound

Pierre-Louis Bossart (4):
      ALSA: hda: intel-dspcfg: use SOF for UpExtreme and UpExtreme11 boards
      ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg
      ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delay
      ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get()

Soham Sen (1):
      ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop

Takashi Iwai (5):
      ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
      ALSA: memalloc: Drop x86-specific hack for WC allocations
      ALSA: hda/conexant: Fix missing beep setup
      ALSA: hda/via: Fix missing beep setup
      ALSA: hda: Fix discovery of i915 graphics PCI device

Takashi Sakamoto (1):
      firewire: cdev: fix potential leak of kernel stack due to uninitialized value

Tim Crawford (2):
      ALSA: hda/realtek: Add quirk for Clevo PD70PNT
      ALSA: hda/realtek: Add quirk for Clevo NS50PU

---
 drivers/firewire/core-cdev.c    |  2 +-
 drivers/firewire/core-device.c  |  6 ++----
 sound/core/memalloc.c           | 23 +----------------------
 sound/hda/hdac_i915.c           | 15 ++++++---------
 sound/hda/intel-dsp-config.c    | 12 ++++++++++++
 sound/hda/intel-nhlt.c          | 17 ++++++++---------
 sound/pci/hda/hda_auto_parser.c |  7 ++++---
 sound/pci/hda/hda_local.h       |  1 +
 sound/pci/hda/patch_conexant.c  |  4 ++--
 sound/pci/hda/patch_realtek.c   | 36 +++++++++++++++++++++++++++++++++++-
 sound/pci/hda/patch_via.c       |  4 ++--
 sound/usb/mixer_us16x08.c       |  6 +++---
 sound/x86/intel_hdmi_audio.c    | 15 +++++++++++++--
 13 files changed, 90 insertions(+), 58 deletions(-)


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

* Re: [GIT PULL] sound fixes for 5.19-rc4
  2022-06-23  7:27 [GIT PULL] sound fixes for 5.19-rc4 Takashi Iwai
@ 2022-06-23 14:27 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-23 14:27 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Linus Torvalds, Linux Kernel Mailing List

The pull request you sent on Thu, 23 Jun 2022 09:27:57 +0200:

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

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

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-06-23 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23  7:27 [GIT PULL] sound fixes for 5.19-rc4 Takashi Iwai
2022-06-23 14:27 ` 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;
as well as URLs for NNTP newsgroup(s).