From: Darren Hart <dvhart@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Darren Hart <dvhart@infradead.org>,
Andy Shevchenko <andy@infradead.org>
Subject: [GIT PULL] platform-drivers-x86 for 4.15-2
Date: Wed, 22 Nov 2017 15:59:30 -0800 [thread overview]
Message-ID: <20171122235930.GA26789@fury> (raw)
Hi Linus,
No merge-specific notes for this pull request, content described below
in the tag.
The following changes since commit aaa40965d2342137d756121993c395e2a7463a8d:
platform/x86: silead_dmi: Add silead, home-button property to some tablets (2017-11-18 19:28:58 +0200)
are available in the git repository at:
git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.15-2
for you to fetch changes up to c6f9288ee460565b94994aaf3261318199c2a674:
platform/x86: dell-laptop: fix error return code in dell_init() (2017-11-21 20:11:44 +0200)
Thanks,
Darren Hart
VMware Open Source Technology Center
----------------------------------------------------------------
platform-drivers-x86 for v4.15-2
Fix two issues resulting from the dell-smbios refactoring and
introduction of the dell-smbios-wmi dispatcher. The first ensures a
proper error code is returned when kzalloc fails. The second avoids an
issue in older Dell BIOS implementations which would fail if the more
complex calls were made by limiting those platforms to the simple calls
such as those used by the existing dell-laptop and dell-wmi drivers,
preserving their functionality prior to the addition of the
dell-smbios-wmi dispatcher.
The following is an automated git shortlog grouped by driver:
dell-laptop:
- Fix error return code in dell_init()
dell-smbios-wmi:
- Disable userspace interface if missing hotfix
----------------------------------------------------------------
Mario Limonciello (1):
platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfix
weiyongjun (A) (1):
platform/x86: dell-laptop: fix error return code in dell_init()
drivers/platform/x86/dell-laptop.c | 4 +++-
drivers/platform/x86/dell-smbios-wmi.c | 13 +++++++++++++
drivers/platform/x86/dell-wmi-descriptor.c | 26 ++++++++++++++++++++++++--
drivers/platform/x86/dell-wmi-descriptor.h | 1 +
4 files changed, 41 insertions(+), 3 deletions(-)
--
Darren Hart
VMware Open Source Technology Center
reply other threads:[~2017-11-22 23:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20171122235930.GA26789@fury \
--to=dvhart@infradead.org \
--cc=andy@infradead.org \
--cc=linux-kernel@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