[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <pdx86-pr-20250523121019-62803604@linux.intel.com>
Date: Fri, 23 May 2025 12:10:19 +0300
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, PDx86 <platform-driver-x86@...r.kernel.org>, Hans de Goede <hdegoede@...hat.com>, Andy Shevchenko <andy@...nel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.15-6
Hi Linus,
Here is a platform-drivers-x86 fixes PR for v6.15.
The committing date is very recent due me fixing small errors in the
changelog while preparing this PR but the same code has been sitting
in the linux-next for a few days.
Fixes and new HW support
- dell-wmi-sysman: Avoid buffer overflow in current_password_store()
- fujitsu-laptop: Support Lifebook S2110 hotkeys
- intel/pmc: Fix Arrow Lake U/H NPU PCI ID
- think-lmi: Fix attribute name usage for non-compliant items
- thinkpad_acpi: Ignore battery threshold change event notification
Regards, i.
The following changes since commit bfcfe6d335a967f8ea0c1980960e6f0205b5de6e:
platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection (2025-05-07 15:46:34 +0300)
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-6
for you to fetch changes up to f2eae58c4428bd792c8e91e3666ab0718d87b44a:
platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI ID (2025-05-23 12:04:54 +0300)
----------------------------------------------------------------
platform-drivers-x86 for v6.15-6
Fixes and new HW support
- dell-wmi-sysman: Avoid buffer overflow in current_password_store()
- fujitsu-laptop: Support Lifebook S2110 hotkeys
- intel/pmc: Fix Arrow Lake U/H NPU PCI ID
- think-lmi: Fix attribute name usage for non-compliant items
- thinkpad_acpi: Ignore battery threshold change event notification
The following is an automated shortlog grouped by driver:
dell-wmi-sysman:
- Avoid buffer overflow in current_password_store()
fujitsu-laptop:
- Support Lifebook S2110 hotkeys
intel/pmc:
- Fix Arrow Lake U/H NPU PCI ID
think-lmi:
- Fix attribute name usage for non-compliant items
thinkpad_acpi:
- Ignore battery threshold change event notification
----------------------------------------------------------------
Mark Pearson (2):
platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
platform/x86: think-lmi: Fix attribute name usage for non-compliant items
Todd Brandt (1):
platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI ID
Valtteri Koskivuori (1):
platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
Vladimir Moskovkin (1):
platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()
.../x86/dell/dell-wmi-sysman/passobj-attributes.c | 2 +-
drivers/platform/x86/fujitsu-laptop.c | 33 +++++++++++++++++++---
drivers/platform/x86/intel/pmc/arl.c | 3 +-
drivers/platform/x86/think-lmi.c | 26 +++++++++--------
drivers/platform/x86/think-lmi.h | 1 +
drivers/platform/x86/thinkpad_acpi.c | 5 ++++
6 files changed, 52 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists