mbox series

[GIT,PULL] platform-drivers-x86 for 6.5-5

Message ID 1526d93d-c4bb-579b-daea-f3581d8a6b71@redhat.com (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] platform-drivers-x86 for 6.5-5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.5-5

Message

Hans de Goede Aug. 23, 2023, 3:21 p.m. UTC
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(+)

Comments

pr-tracker-bot@kernel.org Aug. 23, 2023, 3:47 p.m. UTC | #1
The pull request you sent on Wed, 23 Aug 2023 17:21:23 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.5-5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a5e505a99ca748583dbe558b691be1b26f05d678

Thank you!