lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 15 Dec 2017 10:48:20 +0000
From:   Lee Jones <lee.jones@...aro.org>
To:     Thierry Escande <thierry.escande@...labora.com>
Cc:     Benson Leung <bleung@...omium.org>,
        Enric Balletbo i Serra <enric.balletbo@...labora.com>,
        Gwendal Grignou <gwendal@...omium.org>,
        Guenter Roeck <groeck@...gle.com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Immutable branch between MFD and Platform due for the
 v4.16 merge window

Enjoy!

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-platform-v4.16

for you to fetch changes up to 5e0115581bbc367c7958bf5ab8c511b808558533:

  cros_ec: Move cros_ec_dev module to drivers/mfd (2017-12-15 10:46:06 +0000)

----------------------------------------------------------------
Immutable branch between MFD and Platform due for the v4.16 merge window

----------------------------------------------------------------
Thierry Escande (2):
      cros_ec: Split cros_ec_devs module
      cros_ec: Move cros_ec_dev module to drivers/mfd

 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/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_sysfs.c        |  5 +++--
 drivers/platform/chrome/cros_ec_vbc.c          |  1 +
 include/linux/mfd/cros_ec.h                    |  4 ++++
 13 files changed, 37 insertions(+), 51 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
 
-- 
Lee Jones
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ