Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1457405

[GIT PULL] platform-drivers-x86 for 4.8-2

From Darren Hart <dvhart@infradead.org>
Newsgroups linux.kernel
Subject [GIT PULL] platform-drivers-x86 for 4.8-2
Date 2016-08-07 01:40 +0200
Message-ID <s3hu2-2MG-39@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus,

The following changes since commit 332e081225fc2a657aa587c42943d5f5a7dae88b:

  intel-vbtn: new driver for Intel Virtual Button (2016-07-22 13:17:40 -0700)

are available in the git repository at:

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

for you to fetch changes up to c37636b450aebcefbceeca3c19fb0eb804d3050f:

  dell-wmi: Ignore WMI event 0xe00e (2016-07-27 10:11:51 -0700)

Thanks,

Darren Hart
Intel Open Source Technology Center

----------------------------------------------------------------
platform-drivers-x86 for 4.8-2

Minor platform specific event handling updates and a Kconfig cleanup.

dell-wmi:
 - Ignore WMI event 0xe00e

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

Pali Rohár (1):
      dell-wmi: Ignore WMI event 0xe00e

 drivers/platform/x86/Kconfig          | 10 ++--
 drivers/platform/x86/dell-wmi.c       |  4 +-
 drivers/platform/x86/ideapad-laptop.c |  2 +
 drivers/platform/x86/thinkpad_acpi.c  | 87 +++++++++++++++++++++++++----------
 4 files changed, 71 insertions(+), 32 deletions(-)

-- 
Darren Hart
Intel Open Source Technology Center

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] platform-drivers-x86 for 4.8-2 Darren Hart <dvhart@infradead.org> - 2016-08-07 01:40 +0200

csiph-web