public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 4.15-2
@ 2017-11-22 23:59 Darren Hart
  0 siblings, 0 replies; only message in thread
From: Darren Hart @ 2017-11-22 23:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Darren Hart, Andy Shevchenko

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-22 23:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-22 23:59 [GIT PULL] platform-drivers-x86 for 4.15-2 Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox