[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1485363674-25503-1-git-send-email-thierry.escande@collabora.com>
Date: Wed, 25 Jan 2017 18:01:11 +0100
From: Thierry Escande <thierry.escande@...labora.com>
To: Lee Jones <lee.jones@...aro.org>
Cc: Benson Leung <bleung@...omium.org>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] mfd: cros_ec: non-wake host events support
Hi,
This patchset adds support for non-wake host events. These are events
sent by the EC that should not wakeup the device.
This patchset also adds 2 fixes in cros_ec regarding a possible deadlock
and an error code returned when it should not.
Gwendal Grignou (1):
cros_ec: Fix deadlock when EC is not responsive at probe
Shawn Nematbakhsh (1):
cros_ec: Don't signal wake event for non-wake host events
Thierry Escande (1):
cros_ec: Don't return error when checking command version
drivers/mfd/cros_ec.c | 14 +++++-
drivers/platform/chrome/cros_ec_proto.c | 80 ++++++++++++++++++++++++++++++++-
include/linux/mfd/cros_ec.h | 12 +++++
3 files changed, 103 insertions(+), 3 deletions(-)
--
2.7.4
Powered by blists - more mailing lists