From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Darren Hart <dvhart@infradead.org>,
Andy Shevchenko <andy@infradead.org>
Subject: [GIT PULL] platform-drivers-x86 for 4.16-4
Date: Fri, 16 Feb 2018 17:37:55 +0200 [thread overview]
Message-ID: <20180216153755.GA32624@smile.fi.intel.com> (raw)
Hi Linus,
Couple of regressions were found, so, this PR to fix them.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
are available in the Git repository at:
git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.16-4
for you to fetch changes up to c8ba9db2a790c0fcf2f6c4cafd45ff3a0751800e:
platform/x86: dell-laptop: Removed duplicates in DMI whitelist (2018-02-15 12:18:33 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v4.16-4
Regression fix in keyboard support for Dell laptops.
Prevent out-of-boundary write in WMI bus driver.
Increase timeout to read functional key status on Lenovo laptops.
The following is an automated git shortlog grouped by driver:
dell-laptop:
- Removed duplicates in DMI whitelist
- fix kbd_get_state's request value
ideapad-laptop:
- Increase timeout to wait for EC answer
wmi:
- fix off-by-one write in wmi_dev_probe()
----------------------------------------------------------------
Aaron Ma (1):
platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
Alexander Abrosimov (1):
platform/x86: dell-laptop: Removed duplicates in DMI whitelist
Andrey Ryabinin (1):
platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
Laszlo Toth (1):
platform/x86: dell-laptop: fix kbd_get_state's request value
drivers/platform/x86/dell-laptop.c | 20 +-------------------
drivers/platform/x86/ideapad-laptop.c | 2 +-
drivers/platform/x86/wmi.c | 2 +-
3 files changed, 3 insertions(+), 21 deletions(-)
--
With Best Regards,
Andy Shevchenko
reply other threads:[~2018-02-16 15:37 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=20180216153755.GA32624@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=andy@infradead.org \
--cc=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome