]> git-server-git.apps.pok.os.sepia.ceph.com Git - linux-firmware.git/log
linux-firmware.git
2 months agoi915: Xe3LPD DMC v2.34
Gustavo Sousa [Tue, 14 Apr 2026 21:49:06 +0000 (18:49 -0300)]
i915: Xe3LPD DMC v2.34

Release firmware blob for Xe3LPD DMC v2.34.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2 months agoMerge branch 'intel/dmc/xe3lpd_3002/2.29' into 'main'
Mario Limonciello [Wed, 15 Apr 2026 12:52:00 +0000 (12:52 +0000)]
Merge branch 'intel/dmc/xe3lpd_3002/2.29' into 'main'

i915: Xe3LPD_3002 DMC v2.29

See merge request kernel-firmware/linux-firmware!999

2 months agoi915: Xe3LPD_3002 DMC v2.29
Gustavo Sousa [Tue, 14 Apr 2026 21:51:59 +0000 (18:51 -0300)]
i915: Xe3LPD_3002 DMC v2.29

Release firmware blob for Xe3LPD_3002 DMC v2.29.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2 months agoMerge branch 'robot/pr-0-1776148994' into 'main'
Dmitry Baryshkov [Tue, 14 Apr 2026 13:01:44 +0000 (13:01 +0000)]
Merge branch 'robot/pr-0-1776148994' into 'main'

robot/pr-0-1776148994

See merge request kernel-firmware/linux-firmware!997

2 months agoqcom: Update ADSP firmware for QCM6490 platform
Venkata Kota [Tue, 14 Apr 2026 06:32:10 +0000 (12:02 +0530)]
qcom: Update ADSP firmware for QCM6490 platform

Update adsp firmware for Qualcomm QCM6490 platform
-- Build Side changes
-- Debug related logs enhanced

Signed-off-by: Venkata Kota <venkata.kota@oss.qualcomm.com>
2 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Mon, 13 Apr 2026 13:37:22 +0000 (13:37 +0000)]
Merge branch 'amd-staging' into 'main'

firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0

See merge request kernel-firmware/linux-firmware!996

3 months agofirmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
Aurabindo Pillai [Sat, 11 Apr 2026 20:42:36 +0000 (16:42 -0400)]
firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0

Fix for correct backlight level during resume

From internal git repo ff0b0656281cf8119f9db75545f5dbd46e9fff25
Tested with DC v3.2.378

Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
3 months agoMerge branch 'mtk-vpu-fw' into 'main'
Mario Limonciello [Sat, 11 Apr 2026 16:42:26 +0000 (16:42 +0000)]
Merge branch 'mtk-vpu-fw' into 'main'

mediatek: vpu: drop old sym link

See merge request kernel-firmware/linux-firmware!995

3 months agomediatek: vpu: drop old sym link
Peter Robinson [Sat, 11 Apr 2026 14:08:24 +0000 (15:08 +0100)]
mediatek: vpu: drop old sym link

The new firmware location has been supported since the 5.7
kernel so there are no longer any LTS kernels that reference
the old location so drop the sym link.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
3 months agoMerge branch 'amd-staging' into 'main' 20260410
Mario Limonciello [Fri, 10 Apr 2026 04:21:20 +0000 (04:21 +0000)]
Merge branch 'amd-staging' into 'main'

amdgpu: Revert Yellow Carp DMUB fw to 0x4000045

See merge request kernel-firmware/linux-firmware!994

3 months agoamdgpu: Revert Yellow Carp DMUB fw to 0x4000045
Aurabindo Pillai [Thu, 9 Apr 2026 19:56:19 +0000 (15:56 -0400)]
amdgpu: Revert Yellow Carp DMUB fw to 0x4000045

Revert to known good version for DMUB fw.

From internal commit 7997a29ec01a1855cd6600ec915aea69b98ad6fc

Fixes: https://gitlab.freedesktop.org/drm/amd/-/work_items/5143
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
3 months agoMerge branch 'main' into 'main'
Dmitry Baryshkov [Wed, 8 Apr 2026 18:51:50 +0000 (18:51 +0000)]
Merge branch 'main' into 'main'

linux-firmare: sync with new v1.0.3 version of audioreach-tplg

See merge request kernel-firmware/linux-firmware!991

3 months agolinux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
Srinivas Kandagatla [Tue, 7 Apr 2026 08:46:01 +0000 (08:46 +0000)]
linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build

Update audioreach tplg firmwares to latest builds from v1.0.3 of
https://github.com/linux-msm/audioreach-topology

What's Changed in v1.0.3:
 -  New  GLYMUR-CRD and Arduino Ventuno Q topologies added
 -  add tertiary and quinary MI2S paths for RubikPi
 -  add dedicated multimedia for DisplayPort for x1e80100-crd
 -  add compress offload playback support for MultiMedia3

Detailed change log available at:
https://github.com/linux-msm/audioreach-topology/releases/tag/v1.0.3

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
3 months agoqcom: consolidate audioreach-tplg firmwares into one location in WHENCE
Srinivas Kandagatla [Tue, 7 Apr 2026 08:40:58 +0000 (08:40 +0000)]
qcom: consolidate audioreach-tplg firmwares into one location in WHENCE

Even though all the audioreach-topology firmware is generated from single
source its scattered in WHENCE file making it difficult to update it
when a new release. Consolidate this to one section in WHENCE to make it
easy for updates and tracking.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
3 months agoMerge branch 'robot/patch-0-1775637109' into 'main'
Josh Boyer [Wed, 8 Apr 2026 14:56:38 +0000 (14:56 +0000)]
Merge branch 'robot/patch-0-1775637109' into 'main'

robot/patch-0-1775637109

See merge request kernel-firmware/linux-firmware!993

3 months agoWHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
Aaron Ma [Wed, 8 Apr 2026 08:28:34 +0000 (16:28 +0800)]
WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems

Tested on ThinkPad X1 2-in-1 Gen 11 (21V9SIT260) with kernel 7.0-rc6:
renaming the symlink to ish_ptl_53c4ffad_bc3e29f7.bin loads the firmware
successfully (v5.8.1.7782) and all three HID sensor hubs enumerate.

Fixes: 87a7d3c72b19 ("Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)")
Signed-off-by: Aaron Ma <aaron.ma@canonical.com>
3 months agoMerge branch 'update-2026ww12' into 'main'
Josh Boyer [Tue, 7 Apr 2026 11:50:32 +0000 (11:50 +0000)]
Merge branch 'update-2026ww12' into 'main'

intel_vpu: Update NPU firmware

See merge request kernel-firmware/linux-firmware!990

3 months agointel_vpu: Update NPU firmware
Karol Wachowski [Tue, 7 Apr 2026 07:25:12 +0000 (09:25 +0200)]
intel_vpu: Update NPU firmware

Update firmware for Intel NPUs found in MTL, ARL, LNL, PTL and WCL platforms.
Release: https://github.com/intel/linux-npu-driver/releases/tag/v1.32.0

Signed-off-by: Karol Wachowski <karol.wachowski@linux.intel.com>
3 months agoMerge branch 'robot/patch-0-1775552985' into 'main'
Josh Boyer [Tue, 7 Apr 2026 11:26:00 +0000 (11:26 +0000)]
Merge branch 'robot/patch-0-1775552985' into 'main'

robot/patch-0-1775552985

See merge request kernel-firmware/linux-firmware!992

3 months agoRevert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
Hilda Wu [Tue, 7 Apr 2026 09:08:54 +0000 (17:08 +0800)]
Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"

This reverts commit fbf93476b78933a87073d3bf116a84f2599b37b5.

The firmware (0x0673_0EDC) caused some IOT devices to occur dropping BLE
connections every few minutes. Each disconnect lasts several seconds
before the device reconnects.
So let's revert it back until we have a new release with the fix.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=221309
Signed-off-by: Hilda Wu <hildawu@realtek.com>
3 months agoMerge branch 'robot/patch-0-1775262254' into 'main'
Dmitry Baryshkov [Sat, 4 Apr 2026 19:25:47 +0000 (19:25 +0000)]
Merge branch 'robot/patch-0-1775262254' into 'main'

robot/patch-0-1775262254

See merge request kernel-firmware/linux-firmware!989

3 months agonvidia: add acr/bl symlink for booting GSP-RM on GA100
Timur Tabi [Sat, 4 Apr 2026 00:22:48 +0000 (19:22 -0500)]
nvidia: add acr/bl symlink for booting GSP-RM on GA100

The Nvidia GA100 is a compute-only (no display hardware) Ampere GPU that
boots like a Turing (TU10x) GPU.  Consequently, it needs the same kind of
firmware images that Turing does.  Since Nouveau looks for all images
in GPU-specific directories, all of the firmware files that GA100 needs
must be reachable in the nvidia/ga100/ directory.

The ACR bootloader (acr/bl.bin, aka Generic Bootloader), is used normally
by Nouveau to support Turing and Ampere GPUs, both with and without
GSP-RM.  However, there is still significant code missing in Nouveau to
support non-GSP GA100.  Consequently, the firmware files that would
be used by Nouveau to support non-GSP GA100 are not included.

Since GA100 uses the same ACR bootloader as TU102, all that is needed is
a symlink.

Signed-off-by: Timur Tabi <ttabi@nvidia.com>
3 months agoMerge branch 'robot/pr-0-1775209981' into 'main'
Dmitry Baryshkov [Fri, 3 Apr 2026 18:47:04 +0000 (18:47 +0000)]
Merge branch 'robot/pr-0-1775209981' into 'main'

robot/pr-0-1775209981

See merge request kernel-firmware/linux-firmware!988

3 months agoqcom: add QUPv3 firmware for shikra
Xueyao An [Fri, 3 Apr 2026 09:03:56 +0000 (17:03 +0800)]
qcom: add QUPv3 firmware for shikra

Add QUPv3 firmware for Qualcomm shikra platform.

Signed-off-by: Xueyao An <xueyao.an@oss.qualcomm.com>
3 months agoMerge branch 'intel/guc-v70600' into 'main'
Mario Limonciello [Thu, 2 Apr 2026 18:58:02 +0000 (18:58 +0000)]
Merge branch 'intel/guc-v70600' into 'main'

xe: Update GUC to v70.60.0 for LNL, BMG, PTL

See merge request kernel-firmware/linux-firmware!987

3 months agoxe: Update GUC to v70.60.0 for LNL, BMG, PTL
Julia Filipchuk [Mon, 30 Mar 2026 21:51:28 +0000 (14:51 -0700)]
xe: Update GUC to v70.60.0 for LNL, BMG, PTL

UAPI compatibility version 1.31.0

Release latest recommended GUC release for LNL, BMG, PTL.

Signed-off-by: Julia Filipchuk <julia.filipchuk@intel.com>
(cherry picked from commit c407ae69e61d515833c5db935677d0c2479411de)
Signed-off-by: Julia Filipchuk <julia.filipchuk@intel.com>
3 months agoMerge branch 'robot/pr-0-1775120734' into 'main'
Dmitry Baryshkov [Thu, 2 Apr 2026 09:32:59 +0000 (09:32 +0000)]
Merge branch 'robot/pr-0-1775120734' into 'main'

robot/pr-0-1775120734

See merge request kernel-firmware/linux-firmware!986

3 months agoqcom: update ADSP firmware for sm8750 platform
Venkata Kota [Thu, 2 Apr 2026 08:59:06 +0000 (14:29 +0530)]
qcom: update ADSP firmware for sm8750 platform

update ADSP firmwar for sm8750 platform
1. Audio playback issue fixed.

Signed-off-by: Venkata Kota <venkata.kota@oss.qualcomm.com>
3 months agoMerge branch 'robot/pr-0-1775112316' into 'main'
Dmitry Baryshkov [Thu, 2 Apr 2026 09:20:24 +0000 (09:20 +0000)]
Merge branch 'robot/pr-0-1775112316' into 'main'

robot/pr-0-1775112316

See merge request kernel-firmware/linux-firmware!985

3 months agoqcom: update CDSP firmware for glymur platform
Venkata Kota [Thu, 2 Apr 2026 06:24:34 +0000 (11:54 +0530)]
qcom: update CDSP firmware for glymur platform

update CDSP firmware for the glymur platform
1.Runtime enablement of mcdm specific features on Compute Devices

Signed-off-by: Venkata Kota <venkata.kota@oss.qualcomm.com>
3 months agoMerge branch 'robot/pr-0-1774880321' into 'main'
Mario Limonciello [Tue, 31 Mar 2026 13:21:46 +0000 (13:21 +0000)]
Merge branch 'robot/pr-0-1774880321' into 'main'

robot/pr-0-1774880321

See merge request kernel-firmware/linux-firmware!982

3 months agocirrus: cs35l41: Add support for new HP laptops
Stefan Binding [Tue, 6 Jan 2026 15:44:30 +0000 (15:44 +0000)]
cirrus: cs35l41: Add support for new HP laptops

103C8F2D
103C8F2E
103C8F07

These laptop uses the same firmware and tuning as 103C8E3A.

103C8E75

This laptop uses the same firmware and tuning as 103C8E11.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
3 months agocirrus: cs35l41: Add support for new ASUS laptops
Stefan Binding [Fri, 9 Jan 2026 15:04:07 +0000 (15:04 +0000)]
cirrus: cs35l41: Add support for new ASUS laptops

10433601
10433611
10433701
10433711

This laptop uses the same firmware and tuning as 10431454.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
3 months agocirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
Stefan Binding [Thu, 19 Mar 2026 11:02:19 +0000 (11:02 +0000)]
cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg

Firmware for ASUS GZ302EAC (10431514) reuses firmware for ASUS GZ302EA
(10431FB3). Add missing 15.5dB bincfg for GZ302EA and GZ302EAC.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
3 months agoMerge branch 'WHENCE-move-dell-firmware' into 'main'
Mario Limonciello [Tue, 31 Mar 2026 13:20:36 +0000 (13:20 +0000)]
Merge branch 'WHENCE-move-dell-firmware' into 'main'

WHENCE: Move Dell remoteproc firmware to correct section

See merge request kernel-firmware/linux-firmware!984

3 months agoWHENCE: Move Dell remoteproc firmware to correct section
Juerg Haefliger [Mon, 30 Mar 2026 12:32:07 +0000 (14:32 +0200)]
WHENCE: Move Dell remoteproc firmware to correct section

These are remoteproc blobs so should be listed in that section.

Fixes: 827c67ef8287 ("linux-firmware: qcom: Add FW blobs for DELL XPS13 9345")
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
3 months agoMerge branch 'robot/pr-0-1774587476' into 'main'
Dmitry Baryshkov [Mon, 30 Mar 2026 13:58:57 +0000 (13:58 +0000)]
Merge branch 'robot/pr-0-1774587476' into 'main'

robot/pr-0-1774587476

See merge request kernel-firmware/linux-firmware!978

3 months agoqcom: vpu: add video firmware for SM8450
Dikshita Agarwal [Thu, 26 Mar 2026 09:19:43 +0000 (14:49 +0530)]
qcom: vpu: add video firmware for SM8450

Add firmware binary for SM8450, update the WHENCE file with fw version.

Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
3 months agoMerge branch 'robot/pr-0-1774868898' into 'main'
Dmitry Baryshkov [Mon, 30 Mar 2026 13:36:35 +0000 (13:36 +0000)]
Merge branch 'robot/pr-0-1774868898' into 'main'

robot/pr-0-1774868898

See merge request kernel-firmware/linux-firmware!981

3 months agocirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
Simon Trimmer [Tue, 28 Oct 2025 13:31:45 +0000 (13:31 +0000)]
cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops

This patch adds the Cirrus smart amplifier firmware for a few
ASUS laptops.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
3 months agocirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
Simon Trimmer [Mon, 2 Jun 2025 11:34:15 +0000 (11:34 +0000)]
cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops

This patch adds the Cirrus smart amplifier firmware for a few
Lenovo laptops.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
3 months agoMerge branch 'robot/pr-0-1774767912' into 'main'
Mario Limonciello [Sun, 29 Mar 2026 20:14:00 +0000 (20:14 +0000)]
Merge branch 'robot/pr-0-1774767912' into 'main'

robot/pr-0-1774767912

See merge request kernel-firmware/linux-firmware!980

3 months agoiwlwifi: add Bz/Sc FW for core103-40 release
Miri Korenblit [Sun, 29 Mar 2026 06:47:47 +0000 (09:47 +0300)]
iwlwifi: add Bz/Sc FW for core103-40 release

Add the -c103 ucode firmware for Bz/Fm and gl devices.

Build number: Core_manual_signed_core103-40
Revision: 1a5cc88d (bz, sc)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
3 months agoiwlwifi: Add Hr/Gf firmware for core103-40 release
Miri Korenblit [Sun, 29 Mar 2026 06:43:59 +0000 (09:43 +0300)]
iwlwifi: Add Hr/Gf firmware for core103-40 release

Update -100.ucode firmwares for Sc/Bz and Hr/Gf devices.

Build number: Core_manual_signed_core103-40
Revision: de068435d (gf, hr)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
3 months agoiwlwifi: update ty/So/Ma firmwares for core103-40 release
Miri Korenblit [Sun, 29 Mar 2026 06:42:34 +0000 (09:42 +0300)]
iwlwifi: update ty/So/Ma firmwares for core103-40 release

Update -89.ucode firmwares for ty/So/Ma devices,
and update the PNVM files.

Build number: Core_manual_signed_core103-40
Revision: 735b75a4 (ty, so, ma)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
3 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Fri, 27 Mar 2026 17:22:24 +0000 (17:22 +0000)]
Merge branch 'amd-staging' into 'main'

amdgpu: DMCUB updates for various ASICs

See merge request kernel-firmware/linux-firmware!977

3 months agoamdgpu: DMCUB updates for various ASICs
ChuanYu Tseng [Wed, 25 Mar 2026 06:23:17 +0000 (14:23 +0800)]
amdgpu: DMCUB updates for various ASICs

DMCUB updates for DCN315, DCN35, DCN351, DCN36 and DCN401.
From internal git commit  dffc969910cc709.

Firmware release 0.1.53.0
Tested with DC 3.2.376

Release Note:
- dmu: Parse freesync mccs vcp code

Signed-off-by: Chuanyu Tseng <Chuanyu.Tseng@amd.com>
3 months agoMerge branch 'intel/ptl_gsc_105.0.2.1397' into 'main'
Dmitry Baryshkov [Fri, 27 Mar 2026 17:17:11 +0000 (17:17 +0000)]
Merge branch 'intel/ptl_gsc_105.0.2.1397' into 'main'

xe: Update PTL GSC to v105.0.2.1397

See merge request kernel-firmware/linux-firmware!979

3 months agoxe: Update PTL GSC to v105.0.2.1397
Daniele Ceraolo Spurio [Tue, 24 Mar 2026 11:36:58 +0000 (04:36 -0700)]
xe: Update PTL GSC to v105.0.2.1397

Release: 105.0.2.1397
Compatibility (API) Version: 1.0
SVN: 1

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
3 months agoMerge branch 'robot/patch-0-1774320726' into 'main'
Mario Limonciello [Thu, 26 Mar 2026 11:16:30 +0000 (11:16 +0000)]
Merge branch 'robot/patch-0-1774320726' into 'main'

robot/patch-0-1774320726

See merge request kernel-firmware/linux-firmware!973

3 months agolinux-firmware: add firmware for Moxa mux50u devices
Crescent Hsieh [Tue, 24 Mar 2026 02:46:35 +0000 (10:46 +0800)]
linux-firmware: add firmware for Moxa mux50u devices

Add firmware files for Moxa mux50u devices supported by the
mxuport USB serial driver.

File: moxa/moxa-up-mux50u.fw
Version: v2.0.3
File: moxa/moxa-pf-mux50u.fw
Version: v2.0.9
Signed-off-by: Crescent Hsieh <crescentcy.hsieh@moxa.com>
3 months agoMerge branch 'robot/patch-0-1774515001' into 'main'
Mario Limonciello [Thu, 26 Mar 2026 11:15:34 +0000 (11:15 +0000)]
Merge branch 'robot/patch-0-1774515001' into 'main'

robot/patch-0-1774515001

See merge request kernel-firmware/linux-firmware!975

3 months agortl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
Hilda Wu [Thu, 26 Mar 2026 08:48:15 +0000 (16:48 +0800)]
rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78

This firmware patch update for Realtek RTL8852B BT USB controller.

Release Version: 0x127C_FD78

Signed-off-by: Hilda Wu <hildawu@realtek.com>
3 months agoMerge branch 'robot/pr-0-1774461765' into 'main'
Dmitry Baryshkov [Wed, 25 Mar 2026 19:38:20 +0000 (19:38 +0000)]
Merge branch 'robot/pr-0-1774461765' into 'main'

robot/pr-0-1774461765

See merge request kernel-firmware/linux-firmware!974

3 months agoath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICON...
Jeff Johnson [Wed, 25 Mar 2026 17:43:11 +0000 (10:43 -0700)]
ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1

Fix WoW page fault issue to address MTBF.

Signed-off-by: Jeff Johnson <jjohnson@qti.qualcomm.com>
3 months agoath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
Jeff Johnson [Wed, 25 Mar 2026 17:43:11 +0000 (10:43 -0700)]
ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1

Fix WoW page fault issue to address MTBF.

Signed-off-by: Jeff Johnson <jjohnson@qti.qualcomm.com>
3 months agoMerge branch 'qat_4xxx' into 'main'
Dmitry Baryshkov [Mon, 23 Mar 2026 21:17:08 +0000 (21:17 +0000)]
Merge branch 'qat_4xxx' into 'main'

linux-firmware: update firmware for qat_4xxx devices

See merge request kernel-firmware/linux-firmware!970

3 months agolinux-firmware: update firmware for qat_4xxx devices
Nancy Garala [Mon, 23 Mar 2026 16:07:50 +0000 (21:37 +0530)]
linux-firmware: update firmware for qat_4xxx devices

Update firmware images for Intel qat_4xxx devices.

Firmware version: 1.2.80

Release notes for this firmware are reported at [1].

$ sha256sum qat_4xxx.bin
7dd16649b3e687d6d909b3c2cbbd44241b04dac4b1398645810e1cdc0137eb46 qat_4xxx.bin

Link: https://intel.github.io/quickassist/RN/In-Tree/index.html
Signed-off-by: Nancy Garala <nancy.garala@intel.com>
3 months agoMerge branch 'qat_402xx' into 'main'
Dmitry Baryshkov [Mon, 23 Mar 2026 17:46:37 +0000 (17:46 +0000)]
Merge branch 'qat_402xx' into 'main'

linux-firmware: update firmware for qat_402xx devices

See merge request kernel-firmware/linux-firmware!971

3 months agolinux-firmware: update firmware for qat_402xx devices
Nancy Garala [Mon, 23 Mar 2026 16:23:43 +0000 (21:53 +0530)]
linux-firmware: update firmware for qat_402xx devices

Update firmware images for Intel qat_402xx devices.

Firmware version: 1.2.80

Release notes for this firmware are reported at [1].

$ sha256sum qat_402xx.bin
03f0181cb2fd2633fd24291ececf5b739357955c8005a01af48cc80bdfc8b57f qat_402xx.bin

Link: https://intel.github.io/quickassist/RN/In-Tree/index.html
Signed-off-by: Nancy Garala <nancy.garala@intel.com>
3 months agoMerge branch 'qat_420xx' into 'main'
Dmitry Baryshkov [Mon, 23 Mar 2026 17:43:01 +0000 (17:43 +0000)]
Merge branch 'qat_420xx' into 'main'

linux-firmware: update firmware for qat_420xx devices

See merge request kernel-firmware/linux-firmware!972

3 months agolinux-firmware: update firmware for qat_420xx devices
Nancy Garala [Mon, 23 Mar 2026 16:28:03 +0000 (21:58 +0530)]
linux-firmware: update firmware for qat_420xx devices

Update firmware images for Intel qat_420xx devices.

Firmware version: 1.0.0

Release notes for this firmware are reported at [1].

$ sha256sum qat_420xx.bin
51dde7e0ba9b33d66930381052acda7b8f104100c4f7e619cc8b11d6d72758f3 qat_420xx.bin

Link: https://intel.github.io/quickassist/RN/In-Tree/index.html
Signed-off-by: Nancy Garala <nancy.garala@intel.com>
3 months agoMerge branch 'robot/patch-0-1774258481' into 'main'
Josh Boyer [Mon, 23 Mar 2026 13:47:06 +0000 (13:47 +0000)]
Merge branch 'robot/patch-0-1774258481' into 'main'

robot/patch-0-1774258481

See merge request kernel-firmware/linux-firmware!969

3 months agolinux-firmware: update firmware for an8811hb 2.5G ethernet phy
Albert Lee [Mon, 23 Mar 2026 09:32:24 +0000 (17:32 +0800)]
linux-firmware: update firmware for an8811hb 2.5G ethernet phy

1. IEEE compliance optimization
2. Fix for incorrect parameter settings related to Pair swap
3. Surge 5R support
4. Temperature Sensor support
5. 2.5G/1G/100M link stability and performance optimization

Signed-off-by: Albert Lee <albert-al.lee@airoha.com>
3 months agoMerge branch 'dell_xps13_9345_fw_blobs' into 'main'
Dmitry Baryshkov [Fri, 20 Mar 2026 13:21:49 +0000 (13:21 +0000)]
Merge branch 'dell_xps13_9345_fw_blobs' into 'main'

linux-firmware: qcom: Add FW blobs for DELL XPS13 9345

See merge request kernel-firmware/linux-firmware!966

3 months agolinux-firmware: qcom: Add FW blobs for DELL XPS13 9345
Laurentiu Tudor [Thu, 5 Mar 2026 15:31:35 +0000 (17:31 +0200)]
linux-firmware: qcom: Add FW blobs for DELL XPS13 9345

Add firmware binaries for DELL XPS13 9345 Snapdragon X1E based
platform.

Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor1@dell.com>
3 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Fri, 20 Mar 2026 02:11:25 +0000 (02:11 +0000)]
Merge branch 'amd-staging' into 'main'

amdgpu: DMCUB updates for various ASICs

See merge request kernel-firmware/linux-firmware!967

3 months agoamdgpu: DMCUB updates for various ASICs
Chuanyu Tseng [Wed, 18 Mar 2026 03:52:31 +0000 (11:52 +0800)]
amdgpu: DMCUB updates for various ASICs

DMCUB updates for DCN35, DCN351, DCN36 and DCN401.
From internal git commit 007fd248f.

Firmware release 0.1.52.0
Tested with DC 3.2.375

Release Note:
- dmu: refine PSRSU from 4b full to 4b lock full logic
- dmu: Refactor PHY inst assignment flow
- dmu: Enable GHA checkpatch on dmu, spl, and dml2 repositories
- Enabling checkpatch workflow on ip/dmu_stx

Signed-off-by: Chuanyu Tseng <Chuanyu.Tseng@amd.com>
3 months agoMerge branch 'robot/pr-0-1773854814' into 'main'
Mario Limonciello [Wed, 18 Mar 2026 17:35:09 +0000 (17:35 +0000)]
Merge branch 'robot/pr-0-1773854814' into 'main'

robot/pr-0-1773854814

See merge request kernel-firmware/linux-firmware!965

3 months agocirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
Simon Trimmer [Mon, 16 Mar 2026 14:27:22 +0000 (14:27 +0000)]
cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops

This patch updates the Cirrus smart amplifier firmware for a few Dell
laptops.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
3 months agocirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
Simon Trimmer [Wed, 18 Mar 2026 15:39:20 +0000 (15:39 +0000)]
cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops

Cirrus Amp drivers use a combination of hardware identifiers to build
firmware filenames, one of those identifiers appeared in Link: filenames
when it should not have - correct these entries so the driver can find
the firmware.

Fixes: bfebfc16 (cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops)
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
3 months agoMerge branch 'main' into 'main'
Mario Limonciello [Wed, 18 Mar 2026 16:06:43 +0000 (16:06 +0000)]
Merge branch 'main' into 'main'

linux-firmware: Add firmware file for Intel BlazarIGfp2 core

See merge request kernel-firmware/linux-firmware!964

3 months agolinux-firmware: Add firmware file for Intel BlazarIW
Kiran K [Wed, 18 Mar 2026 11:05:07 +0000 (16:35 +0530)]
linux-firmware: Add firmware file for Intel BlazarIW

This patch contains firmware files for

1. Spider Peak2 (BE213)

FW Build: BT_BlazarI_S_REL109279_24.20.26022.109279
Fseq: 0x 0.0.4.202

Release Version: 24.20.1.5

Signed-off-by: Kiran K <kiran.k@intel.com>
3 months agolinux-firmware: Add firmware file for Intel BlazarIGfp2 core
Kiran K [Wed, 18 Mar 2026 10:52:21 +0000 (16:22 +0530)]
linux-firmware: Add firmware file for Intel BlazarIGfp2 core

This patch contains firmware files for

1. Garfield Peak2 (AX211)

FW Build: BT_BlazariGfp_S_REL182_24.00.25515.182

Release Version: 24.20.1.5

Signed-off-by: Kiran K <kiran.k@intel.com>
3 months agoMerge branch 'robot/pr-1-1773782672' into 'main'
Dmitry Baryshkov [Tue, 17 Mar 2026 22:15:12 +0000 (22:15 +0000)]
Merge branch 'robot/pr-1-1773782672' into 'main'

robot/pr-1-1773782672

See merge request kernel-firmware/linux-firmware!963

3 months agoiwlwifi: add Bz/Wh FW for core102-56 release
Miri Korenblit [Tue, 17 Mar 2026 21:14:14 +0000 (23:14 +0200)]
iwlwifi: add Bz/Wh FW for core102-56 release

Add the -c102 ucode firmware for Bz/Fm and gl devices.

Build number: Core_manual_signed_core102-56
Revision: 07fca168 (bz, sc)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
3 months agoMerge branch 'robot/pr-0-1773779060' into 'main'
Dmitry Baryshkov [Tue, 17 Mar 2026 20:57:18 +0000 (20:57 +0000)]
Merge branch 'robot/pr-0-1773779060' into 'main'

robot/pr-0-1773779060

See merge request kernel-firmware/linux-firmware!962

3 months agoath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_...
Jeff Johnson [Tue, 17 Mar 2026 19:53:35 +0000 (12:53 -0700)]
ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3

Signed-off-by: Jeff Johnson <jjohnson@qti.qualcomm.com>
3 months agoMerge branch 'mt792x-bt' into 'main'
Josh Boyer [Tue, 17 Mar 2026 17:33:37 +0000 (17:33 +0000)]
Merge branch 'mt792x-bt' into 'main'

mediatek MT792x: update bluetooth firmware to 2026022411123x

See merge request kernel-firmware/linux-firmware!961

3 months agomediatek MT7921: update bluetooth firmware to 20260224111243
Chris Lu [Fri, 13 Mar 2026 06:40:35 +0000 (14:40 +0800)]
mediatek MT7921: update bluetooth firmware to 20260224111243

Update binary firmware for MT7921 BT devices.

File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
Version: 20260224111243

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
3 months agomediatek MT7920: update bluetooth firmware to 20260224111231
Chris Lu [Fri, 13 Mar 2026 06:40:49 +0000 (14:40 +0800)]
mediatek MT7920: update bluetooth firmware to 20260224111231

Update binary firmware for MT7920 BT devices.

File: mediatek/BT_RAM_CODE_MT7961_1a_2_hdr.bin
Version: 20260224111231

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
3 months agoMerge branch 'x1-2026' into 'main'
Josh Boyer [Tue, 17 Mar 2026 12:53:25 +0000 (12:53 +0000)]
Merge branch 'x1-2026' into 'main'

Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)

See merge request kernel-firmware/linux-firmware!959

3 months agoAdd LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
vishnu sankar [Tue, 17 Mar 2026 12:53:24 +0000 (12:53 +0000)]
Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)

3 months agoMerge branch 'robot/pr-0-1773711132' into 'main'
Josh Boyer [Tue, 17 Mar 2026 11:33:20 +0000 (11:33 +0000)]
Merge branch 'robot/pr-0-1773711132' into 'main'

robot/pr-0-1773711132

See merge request kernel-firmware/linux-firmware!960

3 months agolinux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
Zhang Lixu [Wed, 11 Mar 2026 01:47:59 +0000 (09:47 +0800)]
linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform

This patch contains ISH firmware file for Intel Wildcat Lake platform.
FW Version: 5.8.4.7784

Signed-off-by: Zhang Lixu <lixu.zhang@intel.com>
4 months agoMerge branch 'robot/patch-1-1773363694' into 'main'
Dmitry Baryshkov [Fri, 13 Mar 2026 06:29:11 +0000 (06:29 +0000)]
Merge branch 'robot/patch-1-1773363694' into 'main'

robot/patch-1-1773363694

See merge request kernel-firmware/linux-firmware!958

4 months agolinux-firmware: update firmware for MT7920 WiFi device
JB Tsai [Fri, 13 Mar 2026 00:56:35 +0000 (08:56 +0800)]
linux-firmware: update firmware for MT7920 WiFi device

Update binary firmware for MT7920 WiFi devices

File: mediatek/WIFI_MT7961_patch_mcu_1a_2_hdr.bin
Version: 20260224110857a
File: mediatek/WIFI_RAM_CODE_MT7961_1a.bin
Version: 20260224110939

Signed-off-by: JB Tsai <jb.tsai@mediatek.com>
4 months agoMerge branch 'robot/patch-0-1773363692' into 'main'
Dmitry Baryshkov [Fri, 13 Mar 2026 03:17:34 +0000 (03:17 +0000)]
Merge branch 'robot/patch-0-1773363692' into 'main'

robot/patch-0-1773363692

See merge request kernel-firmware/linux-firmware!957

4 months agolinux-firmware: update firmware for MT7921 WiFi device
JB Tsai [Fri, 13 Mar 2026 00:56:16 +0000 (08:56 +0800)]
linux-firmware: update firmware for MT7921 WiFi device

Update binary firmware for MT7921 WiFi devices

File: mediatek/WIFI_MT7961_patch_mcu_1_1_hdr.bin
Version: 20260224110909a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20260224110949

Signed-off-by: JB Tsai <jb.tsai@mediatek.com>
4 months agoMerge branch 'main' into 'main'
Dmitry Baryshkov [Fri, 13 Mar 2026 02:37:38 +0000 (02:37 +0000)]
Merge branch 'main' into 'main'

linux-firmware: Update firmware file for Intel BlazarU core

See merge request kernel-firmware/linux-firmware!955

4 months agolinux-firmware: Update firmware file for Intel Quasar core
Ravindra [Wed, 11 Mar 2026 09:51:05 +0000 (15:21 +0530)]
linux-firmware: Update firmware file for Intel Quasar core

This patch contains firmware files for
- Cyclone Peak2 (CcP2) - AX200

FW Build: BT_Quasar_REL53843_22.180.2607.53843
FSEQ: 0x89.3.35.37

Release Version: 24.30.0.4

Signed-off-by: Ravindra <ravindra@intel.com>
4 months agoIntel Bluetooth: Update firmware file for Intel Bluetooth AX201
Kiran K [Wed, 11 Mar 2026 09:31:49 +0000 (15:01 +0530)]
Intel Bluetooth: Update firmware file for Intel Bluetooth AX201

This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).

FW Build: BT_Quasar_REL53843_22.180.2607.53843

Release Version: 23.30.0.4
Fseq: 0x89.3.35.37

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Ravindra <ravindra@intel.com>
4 months agolinux-firmware: Add firmware file for Intel ScorpiusGfp2 core
Ravindra [Wed, 11 Mar 2026 08:45:08 +0000 (14:15 +0530)]
linux-firmware: Add firmware file for Intel ScorpiusGfp2 core

This patch contains firmware files for
1. Garfield Peak2 (AX211)

FW Build: BT_ScorpiusGfp_S_REL281_24.00.26071.281
FSEQ : 103.03

Release Version: 24.30.0.4

Signed-off-by: Ravindra <ravindra@intel.com>
4 months agolinux-firmware: Update firmware file for Intel Scorpius core
Ravindra [Wed, 11 Mar 2026 08:43:02 +0000 (14:13 +0530)]
linux-firmware: Update firmware file for Intel Scorpius core

This patch contains firmware files for products
1. Whale Peak2 - BE211
2. Filmore Peak2 - BE201

FW Build: BT_Scorpius_S_REL79662_24.30.26081.79662
FSEQ: 103.03

Release Version: 24.30.0.4

Signed-off-by: Ravindra <ravindra@intel.com>
4 months agolinux-firmware: Update firmware file for Intel BlazarIGfP core
Ravindra [Wed, 11 Mar 2026 08:40:44 +0000 (14:10 +0530)]
linux-firmware: Update firmware file for Intel BlazarIGfP core

This patch contains firmware files for products
1. Garfield Peak2 (AX211)

FW Build: BT_BlazariGfp_S_REL233_24.00.26071.233
FSEQ : 0x 0.0.4.202

Release Version: 24.30.0.4

Signed-off-by: Ravindra <ravindra@intel.com>
4 months agolinux-firmware: Update firmware file for Intel BlazarI core
Ravindra [Wed, 11 Mar 2026 08:37:04 +0000 (14:07 +0530)]
linux-firmware: Update firmware file for Intel BlazarI core

This patch contains firmware files for products
1. Filmore Peak2 (BE201)

FW Build: BT_BlazarI_S_REL113003_24.30.26081.113003
FSEQ :  0x 0.0.4.202

Release Version: 24.30.0.4

Signed-off-by: Ravindra <ravindra@intel.com>
4 months agolinux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
Ravindra [Wed, 11 Mar 2026 05:13:37 +0000 (10:43 +0530)]
linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core

This patch contains firmware files for products
1. Garfield Peak2 (GfP2) - AX211
2. Johnson Peak2 (JnP2) - AX203
3. Harrison Peak1 (HrP1) - AX101

FW Build: BT_BlazaruHrpGfp_S_REL297_24.00.26071.297
FSEQ : 103.03

Release Version: 24.30.0.4

Signed-off-by: Ravindra <ravindra@intel.com>
4 months agolinux-firmware: Update firmware file for Intel BlazarU core
Ravindra [Wed, 11 Mar 2026 05:04:33 +0000 (10:34 +0530)]
linux-firmware: Update firmware file for Intel BlazarU core

This patch contains firmware files for products
1. Gale Peak2 (BE200)
2. Filmore Peak2 (BE201)

FW Build: BT_BlazarU_S_REL105597_24.30.26081.105597
FSEQ : 103.03

Release Version: 24.30.0.4

Signed-off-by: Ravindra <ravindra@intel.com>
4 months agoMerge branch 'update-2026ww08' into 'main'
Dmitry Baryshkov [Thu, 12 Mar 2026 12:10:06 +0000 (12:10 +0000)]
Merge branch 'update-2026ww08' into 'main'

intel_vpu: Update NPU firmware

See merge request kernel-firmware/linux-firmware!956

4 months agointel_vpu: Update NPU firmware
Karol Wachowski [Thu, 12 Mar 2026 08:59:58 +0000 (09:59 +0100)]
intel_vpu: Update NPU firmware

Update firmware for Intel NPUs found in MTL, ARL, LNL and PTL platforms.
Release: https://github.com/intel/linux-npu-driver/releases/tag/v1.30.0

Signed-off-by: Karol Wachowski <karol.wachowski@linux.intel.com>