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] [day] [month] [year] [list]
Date:   Tue, 8 Aug 2017 11:37:47 +0100
From:   Lee Jones <lee.jones@...aro.org>
To:     s.abhisit@...il.com
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5] mfd: Add support for TI LMP92001 driver

On Tue, 01 Aug 2017, s.abhisit@...il.com wrote:

> From: Abhisit Sangjan <s.abhisit@...il.com>
> 
> ---
>  drivers/mfd/Kconfig                |  12 ++
>  drivers/mfd/Makefile               |   3 +
>  drivers/mfd/lmp92001-core.c        | 311 +++++++++++++++++++++++++++++++++++++
>  drivers/mfd/lmp92001-debug.c       |  67 ++++++++
>  drivers/mfd/lmp92001-i2c.c         | 217 ++++++++++++++++++++++++++
>  include/linux/mfd/lmp92001/core.h  | 109 +++++++++++++
>  include/linux/mfd/lmp92001/debug.h |  21 +++
>  7 files changed, 740 insertions(+)
>  create mode 100644 drivers/mfd/lmp92001-core.c
>  create mode 100644 drivers/mfd/lmp92001-debug.c
>  create mode 100644 drivers/mfd/lmp92001-i2c.c
>  create mode 100644 include/linux/mfd/lmp92001/core.h
>  create mode 100644 include/linux/mfd/lmp92001/debug.h

If you haven't already done so, please fix the build-bot's reported
issues and resubmit.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team 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