All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] chrome-platform updates for v4.16
@ 2018-02-10  7:08 Benson Leung
  0 siblings, 0 replies; only message in thread
From: Benson Leung @ 2018-02-10  7:08 UTC (permalink / raw)
  To: torvalds
  Cc: linux-kernel, bleung, groeck, dtor, dmitry.torokhov, olof, linux, bleung

[-- Attachment #1: Type: text/plain, Size: 2835 bytes --]

Hi Linus,

The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36:

  Linux 4.15-rc3 (2017-12-10 17:56:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git tags/chrome-platform-for-linus-4.16

for you to fetch changes up to d48b8c58c57f6edbe2965f0a5f62c5cf9593ca96:

  platform/chrome: Use proper protocol transfer function (2017-12-17 14:04:21 -0800)

----------------------------------------------------------------
chrome-platform-for-linus-4.16

Moving cros_ec_dev to drivers/mfd.
Other small maintenance fixes.

----------------------------------------------------------------
Arnd Bergmann (1):
      cros_ec: fix nul-termination for firmware build info

Benson Leung (1):
      Merge branch 'ibs-for-chrome-platform-merged' into working-branch-for-4.16

Bhumika Goyal (1):
      platform/chrome: chromeos_laptop: make chromeos_laptop const

Colin Ian King (1):
      platform/chrome: cros_ec_lpc: remove redundant pointer request

Enric Balletbo i Serra (1):
      platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.

Shawn Nematbakhsh (1):
      platform/chrome: Use proper protocol transfer function

Thierry Escande (3):
      cros_ec: Split cros_ec_devs module
      cros_ec: Move cros_ec_dev module to drivers/mfd
      platform/chrome: cros_ec_lpc: Add support for Google Glimmer

 drivers/mfd/Kconfig                            | 10 ++++++
 drivers/mfd/Makefile                           |  1 +
 drivers/mfd/cros_ec.c                          |  4 +--
 drivers/{platform/chrome => mfd}/cros_ec_dev.c |  8 +++--
 drivers/{platform/chrome => mfd}/cros_ec_dev.h |  0
 drivers/platform/chrome/Kconfig                | 10 ++----
 drivers/platform/chrome/Makefile               |  7 ++--
 drivers/platform/chrome/chromeos_laptop.c      | 22 ++++++-------
 drivers/platform/chrome/cros_ec_debugfs.c      |  5 ++-
 drivers/platform/chrome/cros_ec_debugfs.h      | 27 ----------------
 drivers/platform/chrome/cros_ec_lightbar.c     |  6 ++--
 drivers/platform/chrome/cros_ec_lpc.c          | 44 +++++++++++++++++++++++---
 drivers/platform/chrome/cros_ec_proto.c        |  8 +++--
 drivers/platform/chrome/cros_ec_sysfs.c        |  7 ++--
 drivers/platform/chrome/cros_ec_vbc.c          |  1 +
 include/linux/mfd/cros_ec.h                    |  4 +++
 16 files changed, 94 insertions(+), 70 deletions(-)
 rename drivers/{platform/chrome => mfd}/cros_ec_dev.c (99%)
 rename drivers/{platform/chrome => mfd}/cros_ec_dev.h (100%)
 delete mode 100644 drivers/platform/chrome/cros_ec_debugfs.h

Thanks,
Benson

-- 
Benson Leung
Staff Software Engineer
Chrome OS Kernel
Google Inc.
bleung@google.com
Chromium OS Project
bleung@chromium.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

only message in thread, other threads:[~2018-02-10  7:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-10  7:08 [GIT PULL] chrome-platform updates for v4.16 Benson Leung

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.