lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <531dfb17-bdc6-00a2-cbf2-7a7c096896b0@redhat.com>
Date:   Fri, 31 Mar 2023 21:06:31 +0200
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 6.3-4

Hi Linus,

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

Highlights:
 -  Fix a regression in ideapad-laptop which caused the touchpad
    to stop working after a suspend/resume on some models
 -  1 other small fix and 3 hw-id additions

Regards,

Hans


The following changes since commit acd0acb802b90f88d19ad4337183e44fd0f77c50:

  platform/surface: aggregator: Add missing fwnode_handle_put() (2023-03-22 15:23:03 +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-v6.3-4

for you to fetch changes up to e3271a5917d1501089b1a224d702aa053e2877f4:

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

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

Highlights
 -  Fix a regression in ideapad-laptop which caused the touchpad
    to stop working after a suspend/resume on some models
 -  1 other small fix and 3 hw-id additions

The following is an automated git shortlog grouped by driver:

asus-nb-wmi:
 -  Add quirk_asus_tablet_mode to other ROG Flow X13 models

gigabyte-wmi:
 -  add support for X570S AORUS ELITE
 -  add support for B650 AORUS ELITE AX

ideapad-laptop:
 -  Stop sending KEY_TOUCHPAD_TOGGLE

platform/x86/intel/pmc:
 -  Alder Lake PCH slp_s0_residency fix

----------------------------------------------------------------
Hans de Goede (2):
      platform/x86: gigabyte-wmi: add support for X570S AORUS ELITE
      platform/x86: ideapad-laptop: Stop sending KEY_TOUCHPAD_TOGGLE

Rajvi Jingar (1):
      platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fix

Thomas Weißschuh (1):
      platform/x86: gigabyte-wmi: add support for B650 AORUS ELITE AX

weiliang1503 (1):
      platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG Flow X13 models

 drivers/platform/x86/asus-nb-wmi.c    |  3 ++-
 drivers/platform/x86/gigabyte-wmi.c   |  2 ++
 drivers/platform/x86/ideapad-laptop.c | 23 ++++++++++-------------
 drivers/platform/x86/intel/pmc/core.c | 13 ++++++++++++-
 4 files changed, 26 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ