All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Sound Mailing List <linux-sound@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.12-rc4
Date: Thu, 17 Oct 2024 16:33:28 +0200	[thread overview]
Message-ID: <87o73ire87.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.12-rc4 from:

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

The topmost commit is 164cd0e077a18d6208523c82b102c98c77fdd51f

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

sound fixes for 6.12-rc4

A collection of small fixes, nothing really stands out.

- Usual HD-audio quirks / device-specific fixes
- Kconfig dependency fix for UM
- A series of minor fixes for SoundWire
- Updates of USB-audio LINE6 contact address

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

Baojun Xu (1):
      ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projects

Julian Vetter (1):
      sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML

Karol Kosik (1):
      ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set()

Markus Grabner (1):
      ALSA: line6: update contact information

Murad Masimov (1):
      ALSA: hda/cs8409: Fix possible NULL dereference

Pierre-Louis Bossart (4):
      ALSA/hda: intel-sdw-acpi: cleanup sdw_intel_scan_controller
      ALSA/hda: intel-sdw-acpi: fetch fwnode once in sdw_intel_scan_controller()
      ALSA/hda: intel-sdw-acpi: simplify sdw-master-count property read
      ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list property read

Vasiliy Kovalev (2):
      ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2
      ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2

Zhu Jun (1):
      ALSA: scarlett2: Add error check after retrieving PEQ filter values

christoph.plattner (1):
      ALSA: hda: Sound support for HP Spectre x360 16 inch model 2024

---
 include/linux/soundwire/sdw_intel.h |  2 +-
 sound/Kconfig                       |  2 +-
 sound/hda/intel-sdw-acpi.c          | 33 ++++++++++------
 sound/pci/hda/patch_conexant.c      | 19 +++++++++
 sound/pci/hda/patch_cs8409.c        |  5 ++-
 sound/pci/hda/patch_realtek.c       | 79 ++++++++++++++++++++++++++++++++++++-
 sound/usb/line6/capture.c           |  2 +-
 sound/usb/line6/capture.h           |  2 +-
 sound/usb/line6/driver.c            |  4 +-
 sound/usb/line6/driver.h            |  2 +-
 sound/usb/line6/midi.c              |  2 +-
 sound/usb/line6/midi.h              |  2 +-
 sound/usb/line6/midibuf.c           |  2 +-
 sound/usb/line6/midibuf.h           |  2 +-
 sound/usb/line6/pcm.c               |  2 +-
 sound/usb/line6/pcm.h               |  2 +-
 sound/usb/line6/playback.c          |  2 +-
 sound/usb/line6/playback.h          |  2 +-
 sound/usb/line6/pod.c               |  2 +-
 sound/usb/line6/toneport.c          |  2 +-
 sound/usb/line6/variax.c            |  2 +-
 sound/usb/mixer_scarlett2.c         |  2 +
 sound/usb/stream.c                  |  1 +
 23 files changed, 143 insertions(+), 32 deletions(-)


             reply	other threads:[~2024-10-17 14:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-17 14:33 Takashi Iwai [this message]
2024-10-17 17:34 ` [GIT PULL] sound fixes for 6.12-rc4 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=87o73ire87.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@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.