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 Sound Mailing List <linux-sound@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] sound fixes for 6.13-rc2
Date: Fri, 06 Dec 2024 10:05:35 +0100	[thread overview]
Message-ID: <871pyltc4g.wl-tiwai@suse.de> (raw)
In-Reply-To: <8734j1tc89.wl-tiwai@suse.de>

On Fri, 06 Dec 2024 10:03:18 +0100,
Takashi Iwai wrote:
> 
> Linus,
> 
> please pull sound fixes for v6.13-rc2 from:

Please don't mind about the wrong subject prefix, the PR itself is
correct.  It slipped in a rush morning action, sorry.


Takashi

> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.13-rc2
> 
> The topmost commit is c34e9ab9a612ee8b18273398ef75c207b01f516d
> 
> ----------------------------------------------------------------
> 
> sound fixes for 6.13-rc2
> 
> A collection of small fixes that have been gathered in the week.
> 
> - Fix the missing XRUN handling in USB-audio low latency mode
> - Fix regression by the previous USB-audio hadening change
> - Clean up old SH sound driver to use the standard helpers
> - A few further fixes for MIDI 2.0 UMP handling
> - Various HD-audio and USB-audio quirks
> - Fix jack handling at PM on ASoC Intel AVS
> - Misc small fixes for ASoC SOF and Mediatek
> 
> ----------------------------------------------------------------
> 
> Asahi Lina (1):
>       ALSA: usb-audio: Add extra PID for RME Digiface USB
> 
> Chris Chiu (1):
>       ALSA: hda/realtek: fix micmute LEDs don't work on HP Laptops
> 
> Colin Ian King (1):
>       ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"
> 
> Dan Carpenter (3):
>       ALSA: hda/tas2781: Fix error code tas2781_read_acpi()
>       ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()
>       ALSA: usb-audio: Fix a DMA to stack memory bug
> 
> Marek Maslanka (1):
>       ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post()
> 
> Marie Ramlow (1):
>       ALSA: usb-audio: add mixer mapping for Corsair HS80
> 
> Nazar Bilinskyi (1):
>       ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8
> 
> Nícolas F. R. A. Prado (1):
>       ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec
> 
> Sahas Leelodharry (1):
>       ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)
> 
> Takashi Iwai (7):
>       ALSA: seq: ump: Fix seq port updates per FB info notify
>       ALSA: ump: Don't open legacy substream for an inactive group
>       ALSA: ump: Indicate the inactive group in legacy substream names
>       ALSA: ump: Update legacy substream names upon FB info update
>       ALSA: usb-audio: Notify xrun for low-latency mode
>       ALSA: sh: Use standard helper for buffer accesses
>       ALSA: ump: Shut up truncated string warning
> 
> bo liu (1):
>       ALSA: hda/conexant: fix Z60MR100 startup pop issue
> 
> ---
>  sound/core/seq/seq_ump_client.c           |   6 +-
>  sound/core/ump.c                          |  26 ++-
>  sound/pci/hda/patch_conexant.c            |  28 +++
>  sound/pci/hda/patch_realtek.c             |   8 +
>  sound/pci/hda/tas2781_hda_i2c.c           |   1 +
>  sound/sh/sh_dac_audio.c                   |   5 +-
>  sound/soc/intel/avs/boards/da7219.c       |  17 --
>  sound/soc/mediatek/mt8188/mt8188-mt6359.c |   4 +-
>  sound/soc/sof/ipc3-topology.c             |   7 +-
>  sound/usb/endpoint.c                      |  14 +-
>  sound/usb/mixer_maps.c                    |  10 +
>  sound/usb/mixer_quirks.c                  |   1 +
>  sound/usb/quirks-table.h                  | 341 +++++++++++++++---------------
>  sound/usb/quirks.c                        |  44 ++--
>  14 files changed, 291 insertions(+), 221 deletions(-)
> 

  reply	other threads:[~2024-12-06  9:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-06  9:03 [GIT PULL] sound fixes for 6.13-rc2 Takashi Iwai
2024-12-06  9:05 ` Takashi Iwai [this message]
2024-12-06 20:04 ` 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=871pyltc4g.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --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.