From: Darren Hart <dvhart@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for 4.4-2
Date: Fri, 13 Nov 2015 16:33:58 -0800 [thread overview]
Message-ID: <20151114003358.GA23638@malice.jf.intel.com> (raw)
Hi Linus,
The following changes since commit d2f20619942fe4618160a7fa3dbdcbac335cff59:
toshiba_acpi: Initialize hotkey_event_type variable (2015-11-05 16:09:24 -0800)
are available in the git repository at:
git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.4-2
for you to fetch changes up to b82983401684ba06fcf3fbafa63edf371c0d4775:
asus-wmi: fix error handling in store_sys_wmi() (2015-11-10 22:22:15 -0800)
----------------------------------------------------------------
platform-drivers-x86 for 4.4-2
Support for the unfortunately rather unique ESC key on the Ideapad Yoga 3 and
two DMI matches for rfkill support. Solitary fix for potential missed errors for
asus-wmi. Downgrade a thinkpad_acpi message to info.
asus-wmi:
- fix error handling in store_sys_wmi()
ideapad-laptop:
- Add Lenovo Yoga 900 to no_hw_rfkill dmi list
- include Yoga 3 1170 in add rfkill whitelist
- add support for Yoga 3 ESC key
thinkpad_acpi:
- Don't yell on unsupported brightness interfaces
----------------------------------------------------------------
Arnd Bergmann (2):
ideapad-laptop: add support for Yoga 3 ESC key
ideapad-laptop: include Yoga 3 1170 in add rfkill whitelist
Dan Carpenter (1):
asus-wmi: fix error handling in store_sys_wmi()
David Herrmann (1):
thinkpad_acpi: Don't yell on unsupported brightness interfaces
Hans de Goede (1):
ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi list
drivers/platform/x86/Kconfig | 1 +
drivers/platform/x86/asus-wmi.c | 2 +-
drivers/platform/x86/ideapad-laptop.c | 49 +++++++++++++++++++++++++++++++----
drivers/platform/x86/thinkpad_acpi.c | 3 +--
4 files changed, 47 insertions(+), 8 deletions(-)
--
Darren Hart
Intel Open Source Technology Center
reply other threads:[~2015-11-14 0:34 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=20151114003358.GA23638@malice.jf.intel.com \
--to=dvhart@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 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.