summaryrefslogtreecommitdiff
path: root/drivers/input/misc/gpio_input.c (follow)
Commit message (Collapse)AuthorAge
* gpio_input: convert from wakelocks to wakeup sourcesTodd Poynor2016-02-16
| | | | | | | And add device names to wakeup source names Change-Id: Ia5f2723319a2e749f00d6ec7d846edff6af6d5c2 Signed-off-by: Todd Poynor <toddpoynor@google.com>
* Input: Generic GPIO Input device.Arve Hjønnevåg2016-02-16
Supports keyboard matrixces, direct inputs, direct outputs and axes connected to gpios. Change-Id: I5e921e6e3a1cc169316ee3b665f4cc21b5735114 Signed-off-by: Arve Hjønnevåg <arve@android.com> Signed-off-by: Nick Pelly <npelly@google.com>