platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Gross <mgross@linux.intel.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	platform-driver-x86@vger.kernel.org
Subject: [GIT PULL] platform-drivers-x86 for 5.15-2
Date: Tue, 21 Sep 2021 16:10:55 +0200	[thread overview]
Message-ID: <d7f081b7-275a-4f1c-ed27-9016ed5b2b46@redhat.com> (raw)

Hi Linus,

Here is the first round of bug-fixes for platform-drivers-x86
for 5.15, highlights:
 -  amd-pmc fix for some suspend/resume issues
 -  intel-hid fix to avoid false-positive SW_TABLET_MODE=1 reporting
 -  some build error/warning fixes
 -  various DMI quirk additions

Regards,

Hans


The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

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

for you to fetch changes up to 6f6aab1caf6c7fef46852aaab03f4e8250779e52:

  platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AX (2021-09-21 15:49:23 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v5.15-2

Highlights:
 -  amd-pmc fix for some suspend/resume issues
 -  intel-hid fix to avoid false-positive SW_TABLET_MODE=1 reporting
 -  some build error/warning fixes
 -  various DMI quirk additions

The following is an automated git shortlog grouped by driver:

amd-pmc:
 -  Increase the response register timeout

dell:
 -  fix DELL_WMI_PRIVACY dependencies & build error

gigabyte-wmi:
 -  add support for B550I Aorus Pro AX

lg-laptop:
 -  Correctly handle dmi_get_system_info() returning NULL

platform/x86/intel:
 -  hid: Add DMI switches allow list
 -  punit_ipc: Drop wrong use of ACPI_PTR()

touchscreen_dmi:
 -  Update info for the Chuwi Hi10 Plus (CWI527) tablet
 -  Add info for the Chuwi HiBook (CWI514) tablet

----------------------------------------------------------------
Andy Shevchenko (1):
      platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()

Hans de Goede (2):
      platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tablet
      platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) tablet

José Expósito (1):
      platform/x86/intel: hid: Add DMI switches allow list

Mario Limonciello (1):
      platform/x86: amd-pmc: Increase the response register timeout

Matan Ziv-Av (1):
      lg-laptop: Correctly handle dmi_get_system_info() returning NULL

Randy Dunlap (1):
      platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build error

Tobias Jakobi (1):
      platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AX

 drivers/platform/x86/amd-pmc.c         |  2 +-
 drivers/platform/x86/dell/Kconfig      |  3 +-
 drivers/platform/x86/gigabyte-wmi.c    |  1 +
 drivers/platform/x86/intel/hid.c       | 27 +++++++++++++----
 drivers/platform/x86/intel/punit_ipc.c |  3 +-
 drivers/platform/x86/lg-laptop.c       |  2 +-
 drivers/platform/x86/touchscreen_dmi.c | 54 +++++++++++++++++++++++++++++++---
 7 files changed, 77 insertions(+), 15 deletions(-)


             reply	other threads:[~2021-09-21 14:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-21 14:10 Hans de Goede [this message]
2021-09-22 16:31 ` [GIT PULL] platform-drivers-x86 for 5.15-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=d7f081b7-275a-4f1c-ed27-9016ed5b2b46@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mgross@linux.intel.com \
    --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).