X86 platform drivers
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for v6.18-3
@ 2025-11-05 10:37 Ilpo Järvinen
  2025-11-05 19:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilpo Järvinen @ 2025-11-05 10:37 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.18.

Fixes and New Hotkey Support

- input + dell-wmi-base: Electronic privacy screen on/off hotkey support

- int3472: Fix unregister double free

- wireless-hotkey: Fix Kconfig typo

Regards, i.


The following changes since commit 34cbd6e07fddf36e186c8bf26a456fb7f50af44e:

  platform/x86: alienware-wmi-wmax: Add AWCC support to Dell G15 5530 (2025-10-15 11:22:35 +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.18-3

for you to fetch changes up to bd34bf518a5ffeb8eb7c8b9907ba97b606166f7b:

  platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY (2025-10-28 20:13:21 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v6.18-3

Fixes and New Hotkey Support

- input + dell-wmi-base: Electronic privacy screen on/off hotkey support

- int3472: Fix unregister double free

- wireless-hotkey: Fix Kconfig typo

The following is an automated shortlog grouped by driver:

dell-wmi-base:
 -  Handle electronic privacy screen on/off events

Input:
 -  Add keycodes for electronic privacy screen on/off hotkeys

int3472:
 -  Fix double free of GPIO device during unregister

MAINTAINERS:
 -  Update int3472 maintainers

x86: Kconfig:
 -  fix minor typo in help for WIRELESS_HOTKEY

----------------------------------------------------------------
Hans de Goede (2):
      Input: Add keycodes for electronic privacy screen on/off hotkeys
      platform/x86: dell-wmi-base: Handle electronic privacy screen on/off events

Lazar Aleksic (1):
      platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY

Qiu Wenbo (1):
      platform/x86: int3472: Fix double free of GPIO device during unregister

Sakari Ailus (1):
      MAINTAINERS: Update int3472 maintainers

 MAINTAINERS                                            |  3 ++-
 drivers/platform/x86/Kconfig                           |  2 +-
 drivers/platform/x86/dell/dell-wmi-base.c              | 12 ++++++++++++
 drivers/platform/x86/intel/int3472/clk_and_regulator.c |  5 +----
 include/linux/platform_data/x86/int3472.h              |  1 -
 include/uapi/linux/input-event-codes.h                 | 12 ++++++++++++
 6 files changed, 28 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2025-11-05 19:33 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox