From: Hans de Goede <hdegoede@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
platform-driver-x86@vger.kernel.org,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Armin Wolf" <W_Armin@gmx.de>
Subject: [GIT PULL] platform-drivers-x86 for 6.6-5
Date: Sat, 21 Oct 2023 11:38:43 +0200 [thread overview]
Message-ID: <bc630929-8352-5548-07ec-1de7ccc150e8@redhat.com> (raw)
Hi Linus,
Here is one last pull-request for 6.6, highlights:
- Fix spurious brightness down presses on newer Asus laptop models
- Fix backlight control not working on T2 Mac Pro all-in-ones
- Add Armin Wolf as new maintainer for the WMI bus driver and
change its status from orphaned to maintained
- A few other small fixes
Regards,
Hans
The following changes since commit 5b44abbc39ca15df80d0da4756078c98c831090f:
platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section mismatch warning (2023-10-06 15:09:40 +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.6-5
for you to fetch changes up to 99c09c985e5973c8f0ad976ebae069548dd86f12:
platform/mellanox: mlxbf-tmfifo: Fix a warning message (2023-10-18 15:38:09 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v6.6-5
Highlights:
- Fix spurious brightness down presses on newer Asus laptop models
- Fix backlight control not working on T2 Mac Pro all-in-ones
- Add Armin Wolf as new maintainer for the WMI bus driver and
change its status from orphaned to maintained
- A few other small fixes
The following is an automated git shortlog grouped by driver:
Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixes:
- Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixes
apple-gmux:
- Hard Code max brightness for MMIO gmux
asus-wmi:
- Map 0x2a code, Ignore 0x2b and 0x2c events
- Only map brightness codes when using asus-wmi backlight control
- Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
intel-uncore-freq:
- Conditionally create attribute for read frequency
msi-ec:
- Fix the 3rd config
platform:
- mellanox: Fix a resource leak in an error handling path in probing flow
platform/mellanox:
- mlxbf-tmfifo: Fix a warning message
platform/surface:
- platform_profile: Propagate error if profile registration fails
wmi:
- Update MAINTAINERS entry
----------------------------------------------------------------
Armin Wolf (2):
platform/x86: wmi: Update MAINTAINERS entry
platform/surface: platform_profile: Propagate error if profile registration fails
Hans de Goede (4):
Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixes
platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlight control
platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
Liming Sun (1):
platform/mellanox: mlxbf-tmfifo: Fix a warning message
Nikita Kravets (1):
platform/x86: msi-ec: Fix the 3rd config
Orlando Chamberlain (1):
apple-gmux: Hard Code max brightness for MMIO gmux
Srinivas Pandruvada (1):
platform/x86: intel-uncore-freq: Conditionally create attribute for read frequency
Vadim Pasternak (1):
platform: mellanox: Fix a resource leak in an error handling path in probing flow
MAINTAINERS | 3 ++-
drivers/platform/mellanox/mlxbf-tmfifo.c | 21 +++++++++++----------
drivers/platform/surface/surface_platform_profile.c | 3 +--
drivers/platform/x86/apple-gmux.c | 14 +++++++++++++-
drivers/platform/x86/asus-nb-wmi.c | 3 +++
drivers/platform/x86/asus-wmi.c | 15 ++++-----------
drivers/platform/x86/asus-wmi.h | 2 +-
.../uncore-frequency/uncore-frequency-common.c | 8 ++++++--
drivers/platform/x86/mlx-platform.c | 5 +++--
drivers/platform/x86/msi-ec.c | 3 +--
10 files changed, 45 insertions(+), 32 deletions(-)
next reply other threads:[~2023-10-21 9:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-21 9:38 Hans de Goede [this message]
2023-10-21 17:57 ` [GIT PULL] platform-drivers-x86 for 6.6-5 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bc630929-8352-5548-07ec-1de7ccc150e8@redhat.com \
--to=hdegoede@redhat.com \
--cc=W_Armin@gmx.de \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox