All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for v6.15-6
@ 2025-05-23  9:10 Ilpo Järvinen
  2025-05-23 15:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilpo Järvinen @ 2025-05-23  9:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, PDx86, Hans de Goede, Andy Shevchenko

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-05-23 15:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-23  9:10 [GIT PULL] platform-drivers-x86 for v6.15-6 Ilpo Järvinen
2025-05-23 15:21 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.