[kernel] add a polled GPIO buttons input driver
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 7 Apr 2008 19:54:44 +0000 (19:54 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 7 Apr 2008 19:54:44 +0000 (19:54 +0000)
commitc8748126906b1a7c3571d2b17d69ea3e0d3e4cae
tree9cda0dd272c2dd38d1b76bc5f81a1697b4c6a5a8
parent596d8661a52212cc8db9c4aa5d98fa9df7098859
[kernel] add a polled GPIO buttons input driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10766 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]
This page took 0.02421 seconds and 4 git commands to generate.