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:	Mon, 12 Mar 2012 11:59:27 -0600
From:	Grant Likely <grant.likely@...retlab.ca>
To:	Aaron Sierra <asierra@...-inc.com>,
	Jean Delvare <khali@...ux-fr.org>,
	Guenter Roeck <guenter@...ck-us.net>
Cc:	Peter Tyser <ptyser@...-inc.com>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V6 2/3] gpio: Add support for Intel ICHx/3100/Series[56] GPIO

On Wed, 07 Mar 2012 11:41:38 -0600 (CST), Aaron Sierra <asierra@...-inc.com> wrote:
> From: Peter Tyser <ptyser@...-inc.com>
> 
> This driver works on many Intel chipsets, including the ICH6, ICH7,
> ICH8, ICH9, ICH10, 3100, Series 5/3400 (Ibex Peak), Series 6/C200
> (Cougar Point), and NM10 (Tiger Point).
> 
> Additional Intel chipsets should be easily supported if needed, eg the
> ICH1-5, EP80579, etc.
> 
> Tested on QM67 (Cougar Point), QM57 (Ibex Peak), 3100 (Whitmore Lake),
> and NM10 (Tiger Point).
> 
> Includes work from Jean Delvare:
> 	- Resource leak removal during module load/unload
> 	- GPIO API bit value enforcement
> 
> Also includes code cleanup from Guenter Roeck and Grant Likely.
> 
> Signed-off-by: Peter Tyser <ptyser@...-inc.com>
> Signed-off-by: Aaron Sierra <asierra@...-inc.com>

Acked-by: Grant Likely <grant.likely@...retlab.ca>

It looks like this depends on the mfd patch for the header file, so this should
be merged via the mfd tree.

g.

> ---
>  MAINTAINERS             |    6 +
>  drivers/gpio/Kconfig    |   13 ++
>  drivers/gpio/Makefile   |    1 +
>  drivers/gpio/gpio-ich.c |  419 +++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 439 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/gpio/gpio-ich.c
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ