Hi Linus, Here is one last pull-request for 6.5 with 3 small fixes. Regards, Hans The following changes since commit 2b6aa6610dc9690f79d305ca938abfb799a4f766: platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassis-type (2023-08-13 14:50:25 +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-v6.5-5 for you to fetch changes up to 0848cab765c634597636810bf76d0934003cce28: platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notifications (2023-08-23 17:13:36 +0200) ---------------------------------------------------------------- platform-drivers-x86 for v6.5-5 Final set of pdx86 fixes for 6.5. The following is an automated git shortlog grouped by driver: ideapad-laptop: - Add support for new hotkeys found on ThinkBook 14s Yoga ITL lenovo-ymc: - Add Lenovo Yoga 7 14ACN6 to ec_trigger_quirk_dmi_table platform/mellanox: - Fix mlxbf-tmfifo not handling all virtio CONSOLE notifications ---------------------------------------------------------------- André Apitzsch (1): platform/x86: ideapad-laptop: Add support for new hotkeys found on ThinkBook 14s Yoga ITL Shih-Yi Chen (1): platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notifications Swapnil Devesh (1): platform/x86: lenovo-ymc: Add Lenovo Yoga 7 14ACN6 to ec_trigger_quirk_dmi_table drivers/platform/mellanox/mlxbf-tmfifo.c | 1 + drivers/platform/x86/ideapad-laptop.c | 5 +++++ drivers/platform/x86/lenovo-ymc.c | 7 +++++++ 3 files changed, 13 insertions(+)