linux-kernel.vger.kernel.org archive mirror
 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.7-2
Date: Wed, 15 Jun 2016 19:56:42 -0700	[thread overview]
Message-ID: <20160616025642.GA17038@f23x64.localdomain> (raw)

Hi Linus,

The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b:

  Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)

are available in the git repository at:

  git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.7-2

for you to fetch changes up to 25789f95a8834d154e5c1f0c9df9a7faedeae98e:

  platform/x86: Drop duplicate dependencies on X86 (2016-06-08 13:21:37 -0700)

----------------------------------------------------------------
platform-drivers-x86 for 4.7-2

Minor kconfig dependency cleanup, trivial mic mute hotkey for ideapad, and a
needed improvement in adaptive keyboard detection for thinkpad.

platform/x86:
 - Drop duplicate dependencies on X86

thinkpad_acpi:
 - Add support for HKEY version 0x200

ideapad_laptop:
 - Add an event for mic mute hotkey

----------------------------------------------------------------
Alex Hung (1):
      ideapad_laptop: Add an event for mic mute hotkey

Dennis Wassenberg (1):
      thinkpad_acpi: Add support for HKEY version 0x200

Jean Delvare (1):
      platform/x86: Drop duplicate dependencies on X86

 drivers/platform/x86/Kconfig          | 10 ++--
 drivers/platform/x86/ideapad-laptop.c |  2 +
 drivers/platform/x86/thinkpad_acpi.c  | 87 +++++++++++++++++++++++++----------
 3 files changed, 69 insertions(+), 30 deletions(-)

-- 
Darren Hart
Intel Open Source Technology Center

                 reply	other threads:[~2016-06-16  2:56 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=20160616025642.GA17038@f23x64.localdomain \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).