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>] [day] [month] [year] [list]
Date:   Mon, 19 Feb 2018 23:39:26 +0100
From:   Enric Balletbo i Serra <enric.balletbo@...labora.com>
To:     Lee Jones <lee.jones@...aro.org>
Cc:     groeck@...omium.org, gwendal@...omium.org, bleung@...omium.org,
        linux-kernel@...r.kernel.org, kernel@...labora.com
Subject: [PATCH 0/6] mfd: cros_ec: add subdevices and fixes

Hi,

Now, that the patchset to split the cros_ec_devs modules in 2 parts has
been merged [1] it's time to some of the patches sent before this
patchset as now needs to be reworked. This patched contains some of
these patches and also some fixes. They can be applied independently and
I think that all can go through the MFD tree.

The first patch is an improvement, the patch was already sent some time
ago and acked-by Benson Leung [2]. The second patch is another improvement
never sent before. Patches 3 and 4 are to register the RTC and the
cros-ec-accel legacy drivers (these driver are now in mainline) Patch 5 is
a fix at resume and patch 6 is another patch already sent some time ago
and acked-by Benson Leung [3] but never merged.

[1] https://lkml.org/lkml/2017/11/20/408
[2] https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1467256.html
[3] https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1467253.html

Best regards,

Enric Balletbo i Serra (1):
  mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice.

Gwendal Grignou (1):
  mfd: cros_ec_dev: Check communication with ec at resume

Thierry Escande (1):
  mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdevice.

Vincent Palatin (2):
  mfd: cros_ec: fail early if we cannot identify the EC
  mfd: cros_ec: free IRQ automatically

Wei-Ning Huang (1):
  mfd: cros_ec_i2c: add ACPI module device table

 drivers/mfd/cros_ec.c     | 23 +++++++------
 drivers/mfd/cros_ec_dev.c | 83 +++++++++++++++++++++++++++++++++++++++++++++++
 drivers/mfd/cros_ec_i2c.c | 12 +++++++
 3 files changed, 106 insertions(+), 12 deletions(-)

-- 
2.16.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ