[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <8474aa33-e3aa-1729-2a66-715c9f883c04@redhat.com>
Date: Tue, 12 Sep 2023 10:14:22 +0200
From: Hans de Goede <hdegoede@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
platform-driver-x86@...r.kernel.org,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Subject: [GIT PULL] platform-drivers-x86 for 6.6-2
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(-)
Powered by blists - more mailing lists