linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 5.2-3
Date: Sat, 15 Jun 2019 20:15:15 +0300	[thread overview]
Message-ID: <20190615171515.GA17041@smile.fi.intel.com> (raw)

Hi Linus,

Bunch of few fixes for v5.2 cycle, no merge conflicts observed.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit d1fdb6d8f6a4109a4263176c84b899076a5f8008:

  Linux 5.2-rc4 (2019-06-08 20:24:46 -0700)

are available in the Git repository at:

  git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v5.2-3

for you to fetch changes up to 8c2eb7b6468ad4aa5600aed01aa0715f921a3f8b:

  platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow (2019-06-12 11:49:20 +0300)

----------------------------------------------------------------
platform-drivers-x86 for v5.2-3

Couple of driver enumeration issues have been fixed for Mellanox.
ASUS laptops got a regression with backlight, which is fixed now.
Dell computers got a wrong mode (tablet versus laptop) after resume,
that is fixed now.

The following is an automated git shortlog grouped by driver:

asus-wmi:
 -  Only Tell EC the OS will handle display hotkeys from asus_nb_wmi

intel-vbtn:
 -  Report switch events when event wakes device

mlx-platform:
 -  Fix parent device in i2c-mux-reg device registration

platform/mellanox:
 -  mlxreg-hotplug: Add devm_free_irq call to remove flow

----------------------------------------------------------------
Hans de Goede (1):
      platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi

Mathew King (1):
      platform/x86: intel-vbtn: Report switch events when event wakes device

Vadim Pasternak (2):
      platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
      platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow

 drivers/platform/mellanox/mlxreg-hotplug.c |  1 +
 drivers/platform/x86/asus-nb-wmi.c         |  8 ++++++++
 drivers/platform/x86/asus-wmi.c            |  2 +-
 drivers/platform/x86/asus-wmi.h            |  1 +
 drivers/platform/x86/intel-vbtn.c          | 16 ++++++++++++++--
 drivers/platform/x86/mlx-platform.c        |  2 +-
 6 files changed, 26 insertions(+), 4 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



             reply	other threads:[~2019-06-15 17:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-15 17:15 Andy Shevchenko [this message]
2019-06-15 17:55 ` [GIT PULL] platform-drivers-x86 for 5.2-3 pr-tracker-bot

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=20190615171515.GA17041@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;
as well as URLs for NNTP newsgroup(s).