public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 4.15-3
@ 2017-12-12 23:52 Darren Hart
  0 siblings, 0 replies; only message in thread
From: Darren Hart @ 2017-12-12 23:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Darren Hart, Andy Shevchenko

Hi Linus,

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.15-3

for you to fetch changes up to 532298b95075144bcccf56d792f3fb3fbef2d5d0:

  platform/x86: dell-wmi: check for kmalloc() errors (2017-12-11 17:26:03 -0800)

Thanks,

Darren Hart
VMware Open Source Technology Center

----------------------------------------------------------------
platform-drivers-x86 for v4.15-3

Correct an error in the evdev protocol in asus-wireless which results in
dropped key events in recent versions of libinput. Add a quirk for
keyboard lighting for a specific Dell laptop. Silence a static analysis
warning regarding unchecked return values of small kmalloc() allocations
in dell-wmi.

The following is an automated git shortlog grouped by driver:

asus-wireless:
 -  send an EV_SYN/SYN_REPORT between state changes

dell-laptop:
 -  Fix keyboard max lighting for Dell Latitude E6410

dell-wmi:
 -  check for kmalloc() errors

----------------------------------------------------------------
Dan Carpenter (1):
      platform/x86: dell-wmi: check for kmalloc() errors

Pali Rohár (1):
      platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410

Peter Hutterer (1):
      platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changes

 drivers/platform/x86/asus-wireless.c |  1 +
 drivers/platform/x86/dell-laptop.c   | 17 +++++++++++++++++
 drivers/platform/x86/dell-wmi.c      |  2 ++
 3 files changed, 20 insertions(+)

-- 
Darren Hart
VMware Open Source Technology Center

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

only message in thread, other threads:[~2017-12-12 23:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-12 23:52 [GIT PULL] platform-drivers-x86 for 4.15-3 Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox