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: "Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
	platform-driver-x86@vger.kernel.org,
	"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Subject: [GIT PULL] platform-drivers-x86 for 6.6-2
Date: Tue, 12 Sep 2023 10:14:22 +0200	[thread overview]
Message-ID: <8474aa33-e3aa-1729-2a66-715c9f883c04@redhat.com> (raw)

Hi Linus,

Here is the first round of fixes for platform-drivers-x86 for 6.6.

Nothing special to report just a few platform/mellanox fixes and
1 new DMI quirk for asus-wmi.

Regards,

Hans


The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -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-v6.6-2

for you to fetch changes up to 4106a70ddad57ee6d8f98b81d6f036740c72762b:

  platform/x86: asus-wmi: Support 2023 ROG X16 tablet mode (2023-09-11 13:26:13 +0200)

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

Highlights
 -  Various platform/mellanox fixes
 -  1 new DMI quirk for asus-wmi

The following is an automated git shortlog grouped by driver:

asus-wmi:
 -  Support 2023 ROG X16 tablet mode

platform/mellanox:
 -  NVSW_SN2201 should depend on ACPI
 -  mlxbf-bootctl: add NET dependency into Kconfig
 -  mlxbf-pmc: Fix reading of unprogrammed events
 -  mlxbf-pmc: Fix potential buffer overflows
 -  mlxbf-tmfifo: Drop jumbo frames
 -  mlxbf-tmfifo: Drop the Rx packet if no more descriptors

----------------------------------------------------------------
David Thompson (1):
      platform/mellanox: mlxbf-bootctl: add NET dependency into Kconfig

Geert Uytterhoeven (1):
      platform/mellanox: NVSW_SN2201 should depend on ACPI

Liming Sun (2):
      platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptors
      platform/mellanox: mlxbf-tmfifo: Drop jumbo frames

Luke D. Jones (1):
      platform/x86: asus-wmi: Support 2023 ROG X16 tablet mode

Shravan Kumar Ramani (2):
      platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
      platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events

 drivers/platform/mellanox/Kconfig        |  5 +-
 drivers/platform/mellanox/mlxbf-pmc.c    | 41 +++++----------
 drivers/platform/mellanox/mlxbf-tmfifo.c | 90 +++++++++++++++++++++++---------
 drivers/platform/x86/asus-nb-wmi.c       |  9 ++++
 4 files changed, 92 insertions(+), 53 deletions(-)


             reply	other threads:[~2023-09-12  8:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-12  8:14 Hans de Goede [this message]
2023-09-12 18:59 ` [GIT PULL] platform-drivers-x86 for 6.6-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=8474aa33-e3aa-1729-2a66-715c9f883c04@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=ilpo.jarvinen@linux.intel.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).