[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <f389f824-2a3f-e0fb-2120-7bfa0baf7bb1@redhat.com>
Date: Wed, 9 Jun 2021 19:23:08 +0200
From: Hans de Goede <hdegoede@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Gross <mgross@...ux.intel.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
platform-driver-x86@...r.kernel.org
Subject: [GIT PULL] platform-drivers-x86 for 5.13-3
Hi Linus,
Here is a second set of bug-fixes and some hardware-id additions for platform-drivers-x86 for 5.13.
Note the mlxreg-hotplug revert is a regression-fix.
Regards,
Hans
The following changes since commit e68671e9e1275dfdda333c3e83b6d28963af16b6:
platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tablet (2021-05-20 14:11:03 +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.13-3
for you to fetch changes up to 701b54bcb7d0d72ee3f032afc900608708409be0:
platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO_AUTOEN flag" (2021-06-04 22:03:13 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v5.13-3
Assorted pdx86 bug-fixes and some hardware-id additions for 5.13.
The following is an automated git shortlog grouped by driver:
platform/mellanox:
- mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO_AUTOEN flag"
platform/surface:
- dtx: Add missing mutex_destroy() call in failure path
- aggregator: Fix event disable function
- aggregator_registry: Add support for 13" Intel Surface Laptop 4
- aggregator_registry: Update comments for 15" AMD Surface Laptop 4
thinkpad_acpi:
- Add X1 Carbon Gen 9 second fan support
----------------------------------------------------------------
Maximilian Luz (4):
platform/surface: aggregator_registry: Update comments for 15" AMD Surface Laptop 4
platform/surface: aggregator_registry: Add support for 13" Intel Surface Laptop 4
platform/surface: aggregator: Fix event disable function
platform/surface: dtx: Add missing mutex_destroy() call in failure path
Mykola Kostenok (1):
platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO_AUTOEN flag"
Til Jasper Ullrich (1):
platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
drivers/platform/mellanox/mlxreg-hotplug.c | 4 ++--
drivers/platform/surface/aggregator/controller.c | 2 +-
drivers/platform/surface/surface_aggregator_registry.c | 7 +++++--
drivers/platform/surface/surface_dtx.c | 1 +
drivers/platform/x86/thinkpad_acpi.c | 1 +
5 files changed, 10 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists