mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Darren Hart <dvhart@linux.intel.com>,
	Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for 4.10-4
Date: Tue, 24 Jan 2017 21:28:39 +0200	[thread overview]
Message-ID: <20170124192839.3630-1-andriy.shevchenko@linux.intel.com> (raw)

Hi Linus,

This is my first pull request since I become a co-maintainer of Platform
Drivers x86 subsystem. It's a bit bigger than usual due to material
collected for almost 2 weeks in a row.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5:

  Linux 4.10-rc4 (2017-01-15 16:21:59 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.10-4

for you to fetch changes up to 7b9e1d89e1b6a3b99a8fdd949aa0f98dd5bf2f6b:

  MAINTAINERS: Add myself to X86 PLATFORM DRIVERS as a co-maintainer (2017-01-24 18:35:42 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v4.10-4

SHORT SUMMARY OF CHANGES FOR LINUS

MAINTAINERS:
 - Add myself to X86 PLATFORM DRIVERS as a co-maintainer

ideapad-laptop:
 - handle ACPI event 1

intel_mid_powerbtn:
 - Set IRQ_ONESHOT

surface3-wmi:
 - fix uninitialized symbol
 - Shut up unused-function warning

mlx-platform:
 - free first dev on error

----------------------------------------------------------------
Andy Shevchenko (2):
      platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
      MAINTAINERS: Add myself to X86 PLATFORM DRIVERS as a co-maintainer

Arnd Bergmann (1):
      platform/x86: surface3-wmi: Shut up unused-function warning

Benjamin Tissoires (1):
      platform/x86: surface3-wmi: fix uninitialized symbol

Dan Carpenter (1):
      platform/x86: mlx-platform: free first dev on error

Zach Ploskey (1):
      platform/x86: ideapad-laptop: handle ACPI event 1

 MAINTAINERS                               | 1 +
 drivers/platform/x86/ideapad-laptop.c     | 1 +
 drivers/platform/x86/intel_mid_powerbtn.c | 2 +-
 drivers/platform/x86/mlx-platform.c       | 2 +-
 drivers/platform/x86/surface3-wmi.c       | 6 ++----
 5 files changed, 6 insertions(+), 6 deletions(-)

                 reply	other threads:[~2017-01-24 19:33 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=20170124192839.3630-1-andriy.shevchenko@linux.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=dvhart@linux.intel.com \
    --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