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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 24 Jul 2012 08:09:33 +0000
From:	"Langer Thomas (LQDE RD ST PON SW)" <thomas.langer@...tiq.com>
To:	John Crispin <blogic@...nwrt.org>,
	Grant Likely <grant.likely@...retlab.ca>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH 5/6] GPIO: MIPS: add gpio driver for flacon SoC

Hello John,

John Crispin wrote onĀ 2012-07-24:
> Add driver for GPIO blocks found on Lantiq FALCON SoC. The SoC has 5
> banks of up to 32 pads. The GPIO blocks have a per pin IRQs.
> 
> Signed-off-by: John Crispin <blogic@...nwrt.org>
> Signed-off-by: Thomas Langer <thomas.langer@...tiq.com>
> Cc: linux-kernel@...r.kernel.org
> ---
>  arch/mips/include/asm/mach-lantiq/gpio.h |    4 +
>  drivers/gpio/Kconfig                     |    5 +
>  drivers/gpio/Makefile                    |    1 +
>  drivers/gpio/gpio-falcon.c               |  355 ++++++++++++++++++++++++++++++
>  4 files changed, 365 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/gpio/gpio-falcon.c

Please fix the spelling error in the subject!

Best Regards,
Thomas


--
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