Searched hist:"78 a56aab11234e53b7e94e5a255cc3d27ab0a62b" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/input/keyboard/ |
H A D | Makefile | diff 78a56aab11234e53b7e94e5a255cc3d27ab0a62b Wed Jan 17 23:44:09 CST 2007 Phil Blundell <pb@handhelds.org> 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 <pmiscml@gmail.com> Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
H A D | gpio_keys.c | 78a56aab11234e53b7e94e5a255cc3d27ab0a62b Wed Jan 17 23:44:09 CST 2007 Phil Blundell <pb@handhelds.org> 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 <pmiscml@gmail.com> Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
H A D | Kconfig | diff 78a56aab11234e53b7e94e5a255cc3d27ab0a62b Wed Jan 17 23:44:09 CST 2007 Phil Blundell <pb@handhelds.org> 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 <pmiscml@gmail.com> Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|