linux-kernel.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.19-2
Date: Sun, 12 Jun 2022 14:55:41 +0200	[thread overview]
Message-ID: <8c5b557d-7e6b-cbb7-316b-f26c567b08cd@redhat.com> (raw)

Hi Linus,

Here is the first round of fixes for platform-drivers-x86 for 5.19:

 -  Fix hp-wmi regression on HP Omen laptops introduced in 5.18
 -  Several hardware-id additions
 -  A couple of other tiny fixes

Regards,

Hans


The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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.19-2

for you to fetch changes up to d4fe9cc4ff8656704b58cfd9363d7c3c9d65e519:

  platform/x86/intel: hid: Add Surface Go to VGBS allow list (2022-06-12 14:41:17 +0200)

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

Highlights:
 -  Fix hp-wmi regression on HP Omen laptops introduced in 5.18
 -  Several hardware-id additions
 -  A couple of other tiny fixes

The following is an automated git shortlog grouped by driver:

barco-p50-gpio:
 -  Add check for platform_driver_register

gigabyte-wmi:
 -  Add support for B450M DS3H-CF
 -  Add Z690M AORUS ELITE AX DDR4 support

hp-wmi:
 -  Use zero insize parameter only when supported
 -  Resolve WMI query failures on some devices

platform/mellanox:
 -  Add static in struct declaration.
 -  Spelling s/platfom/platform/

platform/x86/intel:
 -  hid: Add Surface Go to VGBS allow list
 -  pmc: Support Intel Raptorlake P
 -  Fix pmt_crashlog array reference

----------------------------------------------------------------
August Wikerfors (1):
      platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF

Bedant Patnaik (1):
      platform/x86: hp-wmi: Use zero insize parameter only when supported

David Arcari (1):
      platform/x86/intel: Fix pmt_crashlog array reference

Duke Lee (1):
      platform/x86/intel: hid: Add Surface Go to VGBS allow list

Geert Uytterhoeven (1):
      platform/mellanox: Spelling s/platfom/platform/

George D Sworo (1):
      platform/x86/intel: pmc: Support Intel Raptorlake P

Jiasheng Jiang (1):
      platform/x86: barco-p50-gpio: Add check for platform_driver_register

Jorge Lopez (1):
      platform/x86: hp-wmi: Resolve WMI query failures on some devices

Michael Shych (1):
      platform/mellanox: Add static in struct declaration.

Piotr Chmura (1):
      platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support

 drivers/platform/mellanox/Kconfig         |  2 +-
 drivers/platform/mellanox/nvsw-sn2201.c   |  2 +-
 drivers/platform/x86/barco-p50-gpio.c     |  5 ++++-
 drivers/platform/x86/gigabyte-wmi.c       |  2 ++
 drivers/platform/x86/hp-wmi.c             | 29 +++++++++++++++++++----------
 drivers/platform/x86/intel/hid.c          |  6 ++++++
 drivers/platform/x86/intel/pmc/core.c     |  1 +
 drivers/platform/x86/intel/pmt/crashlog.c |  2 +-
 8 files changed, 35 insertions(+), 14 deletions(-)


             reply	other threads:[~2022-06-12 12:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-12 12:55 Hans de Goede [this message]
2022-06-12 18:40 ` [GIT PULL] platform-drivers-x86 for 5.19-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=8c5b557d-7e6b-cbb7-316b-f26c567b08cd@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).