mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 4.16-4
@ 2018-02-16 15:37 Andy Shevchenko
  0 siblings, 0 replies; only message in thread
From: Andy Shevchenko @ 2018-02-16 15:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Darren Hart, Andy Shevchenko

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-16 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-16 15:37 [GIT PULL] platform-drivers-x86 for 4.16-4 Andy Shevchenko

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