lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <871pyltc4g.wl-tiwai@suse.de>
Date: Fri, 06 Dec 2024 10:05:35 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Brown <broonie@...nel.org>,
	Liam Girdwood <lgirdwood@...il.com>,
	Linux Sound Mailing List <linux-sound@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] sound fixes for 6.13-rc2

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ