add a polled GPIO buttons input driver
authorGabor Juhos <juhosg@openwrt.org>
Mon, 7 Apr 2008 19:54:44 +0000 (19:54 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 7 Apr 2008 19:54:44 +0000 (19:54 +0000)
commit5798590c7c8b3f5a467885f7443846d292ce33f4
tree24eec8c1d530b1f115f48a6085af39298c36eb0d
parent9d6946765afea06d1690ea8a96d02e1d3fc4d8e0
add a polled GPIO buttons input driver

SVN-Revision: 10766
package/kernel/modules/other.mk
target/linux/generic-2.6/files/drivers/input/misc/gpio_buttons.c [new file with mode: 0644]
target/linux/generic-2.6/files/include/linux/gpio_buttons.h [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.22/410-gpio_buttons.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.23/410-gpio_buttons.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.24/410-gpio_buttons.patch [new file with mode: 0644]