[GIT PULL] platform-drivers-x86 for v6.15-2

From: Ilpo Järvinen
Date: Fri Apr 04 2025 - 10:43:16 EST


Hi Linus,

Here is a platform-drivers-x86 fixes PR for v6.15.

Fixes:

- thinkpad_acpi:

- Fix NULL pointer dereferences while probing

- Disable ACPI fan access for T495* and E560

- ISST: Correct command storage data length

Regards, i.


The following changes since commit 08733088b566b58283f0f12fb73f5db6a9a9de30:

Merge tag 'rust-fixes-6.15-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux (2025-03-31 18:39:59 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.15-2

for you to fetch changes up to 566d3a52b8f618d22664171633d7106a630f46b9:

MAINTAINERS: consistently use my dedicated email address (2025-04-01 14:21:02 +0300)

----------------------------------------------------------------
platform-drivers-x86 for v6.15-2

Fixes:

- thinkpad_acpi:

- Fix NULL pointer dereferences while probing

- Disable ACPI fan access for T495* and E560

- ISST: Correct command storage data length

The following is an automated shortlog grouped by driver:

ISST:
- Correct command storage data length

MAINTAINERS:
- consistently use my dedicated email address

thinkpad_acpi:
- disable ACPI fan access for T495* and E560
- Fix NULL pointer dereferences while probing

----------------------------------------------------------------
Eduard Christian Dumitrescu (1):
platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and E560

Kurt Borja (1):
platform/x86: thinkpad_acpi: Fix NULL pointer dereferences while probing

Srinivas Pandruvada (1):
platform/x86: ISST: Correct command storage data length

Thomas Weißschuh (1):
MAINTAINERS: consistently use my dedicated email address

MAINTAINERS | 8 ++---
drivers/platform/x86/gigabyte-wmi.c | 4 +--
.../x86/intel/speed_select_if/isst_if_common.c | 2 +-
drivers/platform/x86/thinkpad_acpi.c | 35 +++++++++++++++++-----
4 files changed, 34 insertions(+), 15 deletions(-)