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:	Thu, 26 May 2011 17:25:18 -0600
From:	Grant Likely <grant.likely@...retlab.ca>
To:	Linus Walleij <linus.walleij@...ricsson.com>
Cc:	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	Lee Jones <lee.jones@...aro.org>,
	Linus Walleij <linus.walleij@...aro.org>
Subject: Re: [PATCH 0/4] Move U300 and Nomadik GPIO drivers v2

On Tue, May 24, 2011 at 11:06:32PM +0200, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@...aro.org>
> 
> This is a rebase of the earlier patch set, due to updates
> pulled in to Torvalds tree conflicting with earlier movement
> patches.
> 
> I also used -M so we can see what is happening, yay!

Applied whole series, plus the kconfig fixup.  Thanks.

g.

> 
> Linus Walleij (2):
>   gpio: move U300 GPIO driver to drivers/gpio
>   gpio: move Nomadik GPIO driver to drivers/gpio
> 
> Rabin Vincent (1):
>   gpio/nomadik: show all pins in debug
> 
> Rickard Andersson (1):
>   gpio/nomadik: add function to read GPIO pull down status
> 
>  arch/arm/mach-u300/Makefile                        |    2 +-
>  arch/arm/plat-nomadik/Kconfig                      |    5 --
>  arch/arm/plat-nomadik/Makefile                     |    1 -
>  arch/arm/plat-nomadik/include/plat/gpio.h          |    2 +
>  drivers/gpio/Makefile                              |    2 +
>  .../gpio.c => drivers/gpio/gpio-nomadik.c          |   65 +++++++++++++++++---
>  .../mach-u300/gpio.c => drivers/gpio/gpio-u300.c   |    0
>  7 files changed, 62 insertions(+), 15 deletions(-)
>  rename arch/arm/plat-nomadik/gpio.c => drivers/gpio/gpio-nomadik.c (95%)
>  rename arch/arm/mach-u300/gpio.c => drivers/gpio/gpio-u300.c (100%)
> 
> -- 
> 1.7.3.2
> 
--
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