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-next>] [day] [month] [year] [list]
Date:   Wed, 11 Jan 2017 18:32:10 +0100
From:   Enric Balletbo i Serra <enric.balletbo@...labora.com>
To:     bleung@...omium.org, linux-kernel@...r.kernel.org, olof@...om.net
Cc:     lee.jones@...aro.org
Subject: [PATCH v2 0/4] platform/chrome: cros_ec_lightbar - Add new features

Dear all,

The following patches taken from the ChromeOS 4.4 tree adds more features to
the cros_ec_lightbar driver. The patches were forward ported to current
mainline and were tested on a Chromebook Pixel 2015.

Best regards,

 Enric

Changes since v1:
 - Rebase on top of mainline.
 - Added Lee Jones ack for patch 1/4

Eric Caruso (3):
  platform/chrome: cros_ec_lightbar - Add lightbar program feature to
    sysfs
  platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar
    sequence
  platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit
    to EC

Jeffery Yu (1):
  platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during
    suspend

 drivers/platform/chrome/cros_ec_dev.c      |  34 +++++
 drivers/platform/chrome/cros_ec_dev.h      |   6 +
 drivers/platform/chrome/cros_ec_lightbar.c | 197 ++++++++++++++++++++++++++++-
 include/linux/mfd/cros_ec_commands.h       |  21 ++-
 4 files changed, 252 insertions(+), 6 deletions(-)

-- 
2.1.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ