Compare commits

...

3 Commits

Author SHA256 Message Date
Takashi Iwai
2541439ac4 Update to version 20250821 (git commit c88f7d064603)
* cirrus: cs35l41: Move entries to correct driver section in WHENCE
* cirrus: cs35l56: Update firmware for Cirrus Amps for some Lenovo laptops
2025-08-22 07:56:32 +02:00
Takashi Iwai
64affe4754 Update to version 20250820 (git commit 70dda28e5098)
* cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
2025-08-21 15:05:25 +02:00
Takashi Iwai
598ebeb1fe Aliases updated for sound
Update aliases for 6.16
2025-08-05 14:23:25 +02:00
8 changed files with 36 additions and 10 deletions

View File

@@ -69,6 +69,10 @@ snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcm6490-idp-sndcard
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcm6490-idp-sndcardC*
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs6490-rb3gen2-sndcard
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs6490-rb3gen2-sndcardC*
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs9075-sndcard
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs9075-sndcardC*
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs9100-sndcard
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs9100-sndcardC*
snd_soc_sc8280xp: of:N*T*Cqcom%2Csc8280xp-sndcard
snd_soc_sc8280xp: of:N*T*Cqcom%2Csc8280xp-sndcardC*
snd_soc_sc8280xp: of:N*T*Cqcom%2Csm8450-sndcard

2
git_id
View File

@@ -1 +1 @@
d89120bb80fc9d4ae7c7485033306acc12e306e5
c88f7d0646033508bc54a6be567a9965146e2899

BIN
kernel-firmware-sound-20250721.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
kernel-firmware-sound-20250821.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Aug 22 05:56:29 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20250821 (git commit c88f7d064603):
* cirrus: cs35l41: Move entries to correct driver section in WHENCE
* cirrus: cs35l56: Update firmware for Cirrus Amps for some Lenovo laptops
-------------------------------------------------------------------
Thu Aug 21 13:05:10 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20250820 (git commit 70dda28e5098):
* cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
-------------------------------------------------------------------
Tue Aug 5 12:22:53 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update aliases for 6.16
-------------------------------------------------------------------
Tue Jul 22 09:24:09 UTC 2025 - Takashi Iwai <tiwai@suse.com>

View File

@@ -20,17 +20,17 @@
%define _firmwaredir /lib/firmware
%endif
%define __ksyms_path ^%{_firmwaredir}
%define git_version d89120bb80fc9d4ae7c7485033306acc12e306e5
%define git_version c88f7d0646033508bc54a6be567a9965146e2899
Name: kernel-firmware-sound
Version: 20250721
Version: 20250821
Release: 0
Summary: Kernel firmware files for various sound drivers
License: GPL-2.0-or-later AND SUSE-Firmware
Group: System/Kernel
URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
Source0: %{name}-%{version}.tar.xz
Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20250721.tar.gz#/kernel-firmware-tools-20250721.tar.gz
Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20250805.tar.gz#/kernel-firmware-tools-20250805.tar.gz
Source2: %{name}-rpmlintrc
Source3: git_id
Source10: aliases
@@ -77,6 +77,10 @@ Supplements: modalias(of:N*T*Cqcom%2Cqcm6490-idp-sndcard)
Supplements: modalias(of:N*T*Cqcom%2Cqcm6490-idp-sndcardC*)
Supplements: modalias(of:N*T*Cqcom%2Cqcs6490-rb3gen2-sndcard)
Supplements: modalias(of:N*T*Cqcom%2Cqcs6490-rb3gen2-sndcardC*)
Supplements: modalias(of:N*T*Cqcom%2Cqcs9075-sndcard)
Supplements: modalias(of:N*T*Cqcom%2Cqcs9075-sndcardC*)
Supplements: modalias(of:N*T*Cqcom%2Cqcs9100-sndcard)
Supplements: modalias(of:N*T*Cqcom%2Cqcs9100-sndcardC*)
Supplements: modalias(of:N*T*Cqcom%2Csc8280xp-sndcard)
Supplements: modalias(of:N*T*Cqcom%2Csc8280xp-sndcardC*)
Supplements: modalias(of:N*T*Cqcom%2Csm8450-sndcard)

BIN
kernel-firmware-tools-20250721.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
kernel-firmware-tools-20250805.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.