index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio_keys.h
Age
Commit message (
Expand
)
Author
2018-07-18
Input: gpio_keys - add missing include to gpio_keys.h
Matti Vaittinen
2018-03-14
Input: gpio-keys - add support for wakeup event action
Jeffy Chen
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-07
Input: gpio_keys_polled - keep button data constant
Dmitry Torokhov
2014-11-04
input: gpio_keys_polled: Add support for GPIO descriptors
Aaron Lu
2014-05-14
Input: gpio_keys - convert struct descriptions to kernel-doc
Andy Shevchenko
2012-03-19
Input: gpio_keys - add support for interrupt only keys
Laxman Dewangan
2012-02-01
Input: gpio_keys - fix struct device declared inside parameter list
Heiko Stübner
2011-04-11
Input: gpio-keys - add support for setting device name
Alexander Stein
2011-04-11
Input: gpio_keys - add support for EV_ABS
Alexander Stein
2010-12-06
Input: add input driver for polled GPIO buttons
Gabor Juhos
2010-08-03
Input: gpio_keys - add hooks to enable/disable device
Shubhrajyoti D
2010-02-04
Input: gpio-keys - add support for disabling gpios through sysfs
Mika Westerberg
2008-10-27
Input: gpio-keys - add flag to allow auto repeat
Dominic Curran
2008-05-16
Input: gpio-keys debouncing support
Dmitry Baryshkov
2007-09-26
Input: gpio-keys - add suspend/resume support
Anti Sullin
2007-05-01
Input: gpio_keys - add support for switches (EV_SW)
Roman Moravcik
2007-03-05
[PATCH] gpio_keys driver shouldn't be ARM-specific
David Brownell