[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <pdx86-pr-20250307115821-1780710253@linux.intel.com>
Date: Fri, 07 Mar 2025 11:58:21 +0200
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.14-4
Hi Linus,
Here is a platform-drivers-x86 fixes PR for v6.14.
Fixes and new HW support:
- amd/pmf:
- Initialize 'cb_mutex'
- Support for new version of PMF-TA
- intel-hid: Fix volume buttons on Microsoft Surface Go 4 tablet
- intel/vsec: Add Diamond Rapids support
- thinkpad_acpi: Add battery quirk for ThinkPad X131e
Regards, i.
The following changes since commit b3e127dacad60a384c92baafdc74f1508bf7dd47:
platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver (2025-02-12 13:49:37 +0200)
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.14-4
for you to fetch changes up to 376a8c2a144397d9cf2a67d403dd64f4a7ff9104:
platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA (2025-03-05 13:33:42 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v6.14-4
Fixes and new HW support:
- amd/pmf:
- Initialize 'cb_mutex'
- Support for new version of PMF-TA
- intel-hid: Fix volume buttons on Microsoft Surface Go 4 tablet
- intel/vsec: Add Diamond Rapids support
- thinkpad_acpi: Add battery quirk for ThinkPad X131e
The following is an automated shortlog grouped by driver:
amd/pmf:
- Initialize and clean up `cb_mutex`
- Propagate PMF-TA return codes
- Update PMF Driver for Compatibility with new PMF-TA
intel-hid:
- fix volume buttons on Microsoft Surface Go 4 tablet
intel/vsec:
- Add Diamond Rapids support
thinkpad_acpi:
- Add battery quirk for ThinkPad X131e
----------------------------------------------------------------
David E. Box (1):
platform/x86/intel/vsec: Add Diamond Rapids support
Dmitry Panchenko (1):
platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet
Mario Limonciello (1):
platform/x86/amd/pmf: Initialize and clean up `cb_mutex`
Mingcong Bai (1):
platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
Shyam Sundar S K (2):
platform/x86/amd/pmf: Propagate PMF-TA return codes
platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA
drivers/platform/x86/amd/pmf/core.c | 2 ++
drivers/platform/x86/amd/pmf/pmf.h | 5 +++-
drivers/platform/x86/amd/pmf/tee-if.c | 52 +++++++++++++++++++++++++----------
drivers/platform/x86/intel/hid.c | 7 +++++
drivers/platform/x86/intel/vsec.c | 7 +++++
drivers/platform/x86/thinkpad_acpi.c | 1 +
6 files changed, 58 insertions(+), 16 deletions(-)
Powered by blists - more mailing lists