mbox series

[GIT,PULL] platform-drivers-x86 for v6.11-6

Message ID pdx86-pr-20240905115603-931030098@linux.intel.com (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] platform-drivers-x86 for v6.11-6 | expand

Pull-request

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

Message

Ilpo Järvinen Sept. 5, 2024, 8:56 a.m. UTC
Hi Linus,

Here is a platform-drivers-x86 fixes PR for v6.11.

Changes:
- amd/pmf: ASUS GA403 quirk matching tweak
- dell-smbios: Fix to the init function rollback path

Regards, i.


The following changes since commit a3379eca24a7da5118a7d090da6f8eb8611acac8:

  platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less strict (2024-08-26 14:34:33 +0300)

are available in the Git repository at:

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

for you to fetch changes up to d34af755a533271f39cc7d86e49c0e74fde63a37:

  platform/x86/amd: pmf: Make ASUS GA403 quirk generic (2024-09-03 17:31:08 +0300)

----------------------------------------------------------------
platform-drivers-x86 for v6.11-6

Changes:
- amd/pmf: ASUS GA403 quirk matching tweak
- dell-smbios: Fix to the init function rollback path

The following is an automated shortlog grouped by driver:

amd: pmf:
 -  Make ASUS GA403 quirk generic

dell-smbios:
 -  Fix error path in dell_smbios_init()

----------------------------------------------------------------
Aleksandr Mishin (1):
      platform/x86: dell-smbios: Fix error path in dell_smbios_init()

Luke D. Jones (1):
      platform/x86/amd: pmf: Make ASUS GA403 quirk generic

 drivers/platform/x86/amd/pmf/pmf-quirks.c    | 2 +-
 drivers/platform/x86/dell/dell-smbios-base.c | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 5, 2024, 5:12 p.m. UTC | #1
The pull request you sent on Thu, 05 Sep 2024 11:56:03 +0300:

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

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

Thank you!