From: Phil Blundell Date: Thu, 18 Jan 2007 05:44:09 +0000 (-0500) Subject: Input: gpio-keys - keyboard driver for GPIO buttons X-Git-Tag: v2.6.21-rc1~274^2~228^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78a56aab11234e53b7e94e5a255cc3d27ab0a62b;p=pandora-kernel.git Input: gpio-keys - keyboard driver for GPIO buttons This is an interrupt-driven keyboard driver for simple buttons connected directly to CPU GPIO lines of embedded ARM systems. It supports pxa architectures and is used by a number of PDAs and PocketPC phones in the handhelds.org kernel. Support for other architectures, such as sa11xx and sc2410, will be added once generic GPIO API is available. Signed-off-by: Paul Sokolovsky Signed-off-by: Philipp Zabel Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed