[GIT,PULL] platform-drivers-x86 for 6.3-5

Message ID 93693a29-ea2a-3e6a-6581-f336abcffc80@redhat.com
State New
Headers
Series [GIT,PULL] platform-drivers-x86 for 6.3-5 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.3-5

Message

Hans de Goede April 6, 2023, 9:48 a.m. UTC
  Hi Linus,

Here is another (small) round of fixes for platform-drivers-x86 for 6.3.

Highlights:
 -  more think-lmi fixes
 -  1 DMI quirk addition

Regards,

Hans


The following changes since commit e3271a5917d1501089b1a224d702aa053e2877f4:

  platform/x86: ideapad-laptop: Stop sending KEY_TOUCHPAD_TOGGLE (2023-03-31 19:37:18 +0200)

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-v6.3-5

for you to fetch changes up to 9a469c6dfab38326f99f105386db84230be09ee3:

  platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk list (2023-04-03 11:57:27 +0200)

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

Highlights:
 -  more think-lmi fixes
 -  1 DMI quirk addition

The following is an automated git shortlog grouped by driver:

think-lmi:
 -  Clean up display of current_value on Thinkstation
 -  Fix memory leaks when parsing ThinkStation WMI strings
 -  Fix memory leak when showing current settings

thinkpad_acpi:
 -  Add missing T14s Gen1 type to s2idle quirk list

----------------------------------------------------------------
Armin Wolf (1):
      platform/x86: think-lmi: Fix memory leak when showing current settings

Benjamin Asbach (1):
      platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk list

Mark Pearson (2):
      platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings
      platform/x86: think-lmi: Clean up display of current_value on Thinkstation

 drivers/platform/x86/think-lmi.c     | 20 +++++++++++++-------
 drivers/platform/x86/thinkpad_acpi.c |  8 ++++++++
 2 files changed, 21 insertions(+), 7 deletions(-)
  

Comments

pr-tracker-bot@kernel.org April 6, 2023, 6:46 p.m. UTC | #1
The pull request you sent on Thu, 6 Apr 2023 11:48:57 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.3-5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8dfab5237d9f728fab8528a5673d8348996a898f

Thank you!