[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <d158b42c-5a3a-8441-594c-32ca180e519d@redhat.com>
Date: Tue, 7 Dec 2021 17:40:42 +0100
From: Hans de Goede <hdegoede@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Gross <mgross@...ux.intel.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
platform-driver-x86@...r.kernel.org
Subject: [GIT PULL] platform-drivers-x86 for 5.16-3
Hi Linus,
Here is the second round of bug-fixes for platform-drivers-x86
for 5.16.
This consists of a few small bug-fixes and hardware-id additions.
Regards,
Hans
The following changes since commit d477a907cba317cfa58a8c89c09454d3fced1964:
platform/x86: thinkpad_acpi: fix documentation for adaptive keyboard (2021-11-16 10:56:53 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v5.16-3
for you to fetch changes up to 7d0c009043f6a970f62dbf5aecda9f8c3ccafcff:
platform/x86/intel: hid: add quirk to support Surface Go 3 (2021-12-06 22:28:18 +0100)
----------------------------------------------------------------
platform-drivers-x86 for v5.16-3
Various bug-fixes and hardware-id additions.
The following is an automated git shortlog grouped by driver:
amd-pmc:
- Fix s2idle failures on certain AMD laptops
lg-laptop:
- Recognize more models
platform/x86/intel:
- hid: add quirk to support Surface Go 3
thinkpad_acpi:
- Add lid_logo_dot to the list of safe LEDs
- Restore missing hotkey_tablet_mode and hotkey_radio_sw sysfs-attr
touchscreen_dmi:
- Add TrekStor SurfTab duo W1 touchscreen info
----------------------------------------------------------------
Alex Hung (1):
platform/x86/intel: hid: add quirk to support Surface Go 3
Fabrizio Bertocci (1):
platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
Hans de Goede (3):
platform/x86: thinkpad_acpi: Restore missing hotkey_tablet_mode and hotkey_radio_sw sysfs-attr
platform/x86: thinkpad_acpi: Add lid_logo_dot to the list of safe LEDs
platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 touchscreen info
Matan Ziv-Av (1):
platform/x86: lg-laptop: Recognize more models
drivers/platform/x86/amd-pmc.c | 2 +-
drivers/platform/x86/intel/hid.c | 7 +++++++
drivers/platform/x86/lg-laptop.c | 12 ++++++++++++
drivers/platform/x86/thinkpad_acpi.c | 6 ++++--
drivers/platform/x86/touchscreen_dmi.c | 18 ++++++++++++++++++
5 files changed, 42 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists