X86 platform drivers
 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-3
Date: Tue, 12 Oct 2021 17:17:38 +0200	[thread overview]
Message-ID: <30dcf211-9359-dd17-dcee-cb688a7bfc71@redhat.com> (raw)

Hi Linus,

Here is a set of bug-fixes and new hardware-ids for platform-drivers-x86 for 5.15.

Regards,

Hans


The following changes since commit 6f6aab1caf6c7fef46852aaab03f4e8250779e52:

  platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AX (2021-09-21 15:49:23 +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-v5.15-3

for you to fetch changes up to 7df227847ab562c42d318bceccebb0c911c87b04:

  platform/x86: int1092: Fix non sequential device mode handling (2021-10-11 16:39:25 +0200)

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

Second (small) set of pdx86 fixes for 5.15.

The following is an automated git shortlog grouped by driver:

amd-pmc:
 -  Add alternative acpi id for PMC controller

dell:
 -  Make DELL_WMI_PRIVACY depend on DELL_WMI

gigabyte-wmi:
 -  add support for B550 AORUS ELITE AX V2

int1092:
 -  Fix non sequential device mode handling

intel_scu_ipc:
 -  Update timeout value in comment
 -  Increase virtual timeout to 10s
 -  Fix busy loop expiry time

intel_skl_int3472:
 -  Correct null check

platform/mellanox:
 -  mlxreg-io: Fix read access of n-bytes size attributes
 -  mlxreg-io: Fix argument base in kstrtou32() call

----------------------------------------------------------------
Daniel Scally (1):
      platform/x86: intel_skl_int3472: Correct null check

Hans de Goede (1):
      platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMI

Prashant Malani (3):
      platform/x86: intel_scu_ipc: Fix busy loop expiry time
      platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
      platform/x86: intel_scu_ipc: Update timeout value in comment

Sachi King (1):
      platform/x86: amd-pmc: Add alternative acpi id for PMC controller

Shravan S (1):
      platform/x86: int1092: Fix non sequential device mode handling

Vadim Pasternak (2):
      platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() call
      platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributes

Zephaniah E. Loss-Cutler-Hull (1):
      platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2

 MAINTAINERS                                        |  2 +-
 drivers/platform/mellanox/mlxreg-io.c              |  4 ++--
 drivers/platform/x86/amd-pmc.c                     |  1 +
 drivers/platform/x86/dell/Kconfig                  |  1 +
 drivers/platform/x86/gigabyte-wmi.c                |  1 +
 drivers/platform/x86/intel/int1092/intel_sar.c     | 23 ++++++++++++++--------
 .../x86/intel/int3472/intel_skl_int3472_discrete.c |  2 +-
 drivers/platform/x86/intel_scu_ipc.c               |  6 +++---
 8 files changed, 25 insertions(+), 15 deletions(-)


             reply	other threads:[~2021-10-12 15:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-12 15:17 Hans de Goede [this message]
2021-10-12 18:45 ` [GIT PULL] platform-drivers-x86 for 5.15-3 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=30dcf211-9359-dd17-dcee-cb688a7bfc71@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