linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	PDx86 <platform-driver-x86@vger.kernel.org>,
	Hans de Goede <hdegoede@redhat.com>,
	Andy Shevchenko <andy@kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.9-2
Date: Wed, 10 Apr 2024 11:43:57 +0300	[thread overview]
Message-ID: <pdx86-pr-20240410114357-295477719@linux.intel.com> (raw)

Hi Linus,

Here is a platform-drivers-x86 fixes PR for v6.9.

Fixes:
 - intel/hid: Solve spurious hibernation aborts (power button release)
 - toshiba_acpi: Ignore 2 keys to avoid log noise during suspend/resume
 - intel-vbtn: Fix probe by restoring VBDL and VGBS evalutation order
 - lg-laptop: Fix W=1 %s null argument warning

New HW Support:
 - acer-wmi: PH18-71 mode button and fan speed sensor
 - intel/hid: Lunar Lake and Arrow Lake HID IDs

Regards, i.


The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

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.9-2

for you to fetch changes up to e71c8481692582c70cdfd0996c20cdcc71e425d3:

  platform/x86: lg-laptop: fix %s null argument warning (2024-04-08 18:32:14 +0300)

----------------------------------------------------------------
platform-drivers-x86 for v6.9-2

Fixes:
 - intel/hid: Solve spurious hibernation aborts (power button release)
 - toshiba_acpi: Ignore 2 keys to avoid log noise during suspend/resume
 - intel-vbtn: Fix probe by restoring VBDL and VGBS evalutation order
 - lg-laptop: Fix W=1 %s null argument warning

New HW Support:
 - acer-wmi: PH18-71 mode button and fan speed sensor
 - intel/hid: Lunar Lake and Arrow Lake HID IDs

The following is an automated shortlog grouped by driver:

acer-wmi:
 -  Add support for Acer PH18-71

intel/hid:
 -  Add Lunar Lake and Arrow Lake support
 -  Don't wake on 5-button releases

intel-vbtn:
 -  Update tablet mode switch at end of probe
 -  Use acpi_has_method to check for switch

lg-laptop:
 -  fix %s null argument warning

toshiba_acpi:
 -  Silence logging for some events

----------------------------------------------------------------
Bernhard Rosenkränzer (1):
      platform/x86: acer-wmi: Add support for Acer PH18-71

David McFarland (1):
      platform/x86/intel/hid: Don't wake on 5-button releases

Gergo Koteles (1):
      platform/x86: lg-laptop: fix %s null argument warning

Gwendal Grignou (2):
      platform/x86: intel-vbtn: Use acpi_has_method to check for switch
      platform/x86: intel-vbtn: Update tablet mode switch at end of probe

Hans de Goede (1):
      platform/x86: toshiba_acpi: Silence logging for some events

Sumeet Pawnikar (1):
      platform/x86/intel/hid: Add Lunar Lake and Arrow Lake support

 drivers/platform/x86/acer-wmi.c     |  9 +++++++++
 drivers/platform/x86/intel/hid.c    |  9 ++++++++-
 drivers/platform/x86/intel/vbtn.c   | 11 ++++-------
 drivers/platform/x86/lg-laptop.c    |  2 +-
 drivers/platform/x86/toshiba_acpi.c |  4 +++-
 5 files changed, 25 insertions(+), 10 deletions(-)

             reply	other threads:[~2024-04-10  8:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-10  8:43 Ilpo Järvinen [this message]
2024-04-10 20:17 ` [GIT PULL] platform-drivers-x86 for v6.9-2 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pdx86-pr-20240410114357-295477719@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=andy@kernel.org \
    --cc=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).