All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [GIT PULL] platform-drivers-x86 for 4.13-3
Date: Wed, 2 Aug 2017 08:54:45 -0700	[thread overview]
Message-ID: <20170802155445.GA14418@fury> (raw)

Hi Linus,

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.13-3

for you to fetch changes up to 51391caf99e34d2d75ffc428845062d93aa739c6:

  platform/x86: dell-wmi: Fix driver interface version query (2017-08-01 15:41:43 -0700)

Thanks,

Darren Hart
VMware Open Source Technology Center

----------------------------------------------------------------
platform-drivers-x86 for v4.13-3

Fix two bugs under error or abnormal usage conditions. Correct a config
dependency.

dell-wmi:
 - Fix driver interface version query

wmi:
 - Fix error handling in acpi_wmi_init()

peaq-wmi:
 - select INPUT_POLLDEV

----------------------------------------------------------------
Alexey Khoroshilov (1):
      platform/x86: wmi: Fix error handling in acpi_wmi_init()

Andy Lutomirski (1):
      platform/x86: dell-wmi: Fix driver interface version query

Arnd Bergmann (1):
      platform/x86: peaq-wmi: select INPUT_POLLDEV

 drivers/platform/x86/Kconfig    |  1 +
 drivers/platform/x86/dell-wmi.c | 12 +++++++-----
 drivers/platform/x86/wmi.c      |  6 +++---
 3 files changed, 11 insertions(+), 8 deletions(-)

-- 
Darren Hart
VMware Open Source Technology Center

                 reply	other threads:[~2017-08-02 15:54 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=20170802155445.GA14418@fury \
    --to=dvhart@infradead.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.