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-next>] [day] [month] [year] [list]
Date:	Mon,  8 Aug 2011 10:49:35 +0200
From:	Jochen Friedrich <jochen@...am.de>
To:	linux-arm-kernel@...ts.infradead.org, linux@....linux.org.uk,
	bryan.wu@...onical.com, kristoffer.ericson@...il.com
Cc:	linux-kernel@...r.kernel.org, Jochen Friedrich <jochen@...am.de>
Subject: [PATCH 3.2 0/4] ARM: simpad: Add support for GPIO attached hardware

This series enables GPIO API on UCB1x00 and implements the GPIO
API on the CS3 latch. The third patch finally registers platform
devices for the GPIO attached LED, buttons and I2C bus.

ARM: simpad: Add ucb1x00 GPIO definitions and register GPIO
ARM: simpad: Cleanup CS3 accessors and add GPIO API
ARM: simpad: add GPIO based device definitions
ARM: simpad: replace ARM specific LED code

Overall diffstat:

 arch/arm/mach-sa1100/leds-simpad.c           |  100 ------------
 b/arch/arm/mach-sa1100/Makefile              |    1 
 b/arch/arm/mach-sa1100/include/mach/simpad.h |   94 +++++++++--
 b/arch/arm/mach-sa1100/leds.c                |    2 
 b/arch/arm/mach-sa1100/leds.h                |    1 
 b/arch/arm/mach-sa1100/simpad.c              |  213 +++++++++++++++++++++++----
 b/drivers/pcmcia/sa1100_simpad.c             |   35 ++--
 7 files changed, 275 insertions(+), 171 deletions(-)
--
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