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(-)