All of lore.kernel.org
 help / color / mirror / Atom feed
* [IGNORE] platform-drivers-x86 for 4.2-2
@ 2015-07-09  0:02 Darren Hart
  0 siblings, 0 replies; only message in thread
From: Darren Hart @ 2015-07-09  0:02 UTC (permalink / raw)
  To: platform-driver-x86

(Testing vger delivery 002)

Hi Nobody,

The following came in a bit later and I wanted them to bake in next a
few more days before submitting, thus the second pull.

I've changed my tag formatting to mirror how I've seen you reformat my
summarized changelogs, and all the relevant information for the merge
commit is intended to be in the tag now.

Thanks,

Darren Hart
Intel Open Source Technology Center

The following changes since commit 5ee7041e5bc0fe8ba04a554dc2f9a18f709bc005:

  MAINTAINERS: Orphan x86 driver msi-wmi (2015-06-15 13:39:35 -0700)

are available in the git repository at:

  git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.2-2

for you to fetch changes up to 0a8b83530b6f67b9a50bd7937d57a5deea187b5b:

  intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver (2015-06-29 15:28:14 -0700)

----------------------------------------------------------------
platform-drivers-x86 for 4.2-2

A new intel_pmc_ipc driver, a symmetrical allocation and free fix in
dell-laptop, a couple minor fixes, and some updated documentation in the
dell-laptop comments.

intel_pmc_ipc:
 - Add Intel Apollo Lake PMC IPC driver

tc1100-wmi:
 - Delete an unnecessary check before the function call "kfree"

dell-laptop:
 - Fix allocating & freeing SMI buffer page
 - Show info about WiGig and UWB in debugfs
 - Update information about wireless control

----------------------------------------------------------------
Markus Elfring (1):
      tc1100-wmi: Delete an unnecessary check before the function call "kfree"

Pali Rohár (3):
      dell-laptop: Update information about wireless control
      dell-laptop: Show info about WiGig and UWB in debugfs
      dell-laptop: Fix allocating & freeing SMI buffer page

qipeng.zha (1):
      intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver

 MAINTAINERS                          |   7 +
 arch/x86/include/asm/intel_pmc_ipc.h |  82 ++++
 drivers/platform/x86/Kconfig         |   7 +
 drivers/platform/x86/Makefile        |   1 +
 drivers/platform/x86/dell-laptop.c   | 183 +++++++--
 drivers/platform/x86/intel_pmc_ipc.c | 767 +++++++++++++++++++++++++++++++++++
 drivers/platform/x86/tc1100-wmi.c    |   2 +-
 7 files changed, 1004 insertions(+), 45 deletions(-)
 create mode 100644 arch/x86/include/asm/intel_pmc_ipc.h
 create mode 100644 drivers/platform/x86/intel_pmc_ipc.c

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

only message in thread, other threads:[~2015-07-09  0:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-09  0:02 [IGNORE] platform-drivers-x86 for 4.2-2 Darren Hart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.