linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 4.10-4
@ 2017-01-24 19:28 Andy Shevchenko
  0 siblings, 0 replies; only message in thread
From: Andy Shevchenko @ 2017-01-24 19:28 UTC (permalink / raw)
  To: Darren Hart, Linus Torvalds; +Cc: Andy Shevchenko, LKML

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(-)

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

only message in thread, other threads:[~2017-01-24 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-24 19:28 [GIT PULL] platform-drivers-x86 for 4.10-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;
as well as URLs for NNTP newsgroup(s).