summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dream/gpio_output.c
Commit message (Collapse)AuthorAgeFilesLines
* Staging: dream: remove dream driver and arch from treeGreg Kroah-Hartman2010-10-291-84/+0
| | | | | | | | | | | | | This code is stalled, with no one working on it anymore, and the main msm code is now going through the proper channels to get merged correctly. So remove it as it contains a number of kernel information leaks and it is doubtful if it even still builds anymore. Acked-by: Pavel Machek <pavel@ucw.cz> Acked-by: Bryan Huntsman <bryanh@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* Staging: dream: add support for input on GPIO pinsArve Hjønnevåg2009-09-151-0/+84
Support for input devices connected to GPIO pins. This adds support for HTC Dream's keyboard and its trackball. Generic support already exists for keyboard on GPIO, but this one is more advanced because it can detect shadow key presses (and actually works with Dream :-). (It also contains Kconfig/Makefile changes, including some that were missing from previous commit. Sorry.) Signed-off-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
OpenPOWER on IntegriCloud