index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
gpio_keys.c
Age
Commit message (
Expand
)
Author
2023-07-17
Input: gpio-keys - convert to dev_err_probe()
Geert Uytterhoeven
2023-05-23
Input: gpio-keys - use input_report_key()
Geert Uytterhoeven
2023-02-21
Input: gpio-keys - add support for linux,input-value DTS property
Gergo Koteles
2022-12-07
Input: gpio-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-05-26
Input: gpio-keys - cancel delayed work only in case of GPIO
Lad Prabhakar
2022-01-03
Input: gpio-keys - avoid clearing twice some memory
Christophe JAILLET
2021-04-07
Input: gpio-keys - fix crash when disabliing GPIO-less buttons
Dmitry Torokhov
2021-03-25
Input: gpio-keys - use hrtimer for software debounce, if possible
Paul Cercueil
2021-03-25
Input: gpio-keys - use hrtimer for release timer
Paul Cercueil
2021-03-25
Input: gpio-keys - remove extra call to input_sync
Paul Cercueil
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-11-08
Input: gpio_keys - fix misnamed function parameter 'dev'
Lee Jones
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-13
Input: gpio_keys - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-10-27
Input: gpio_keys - switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
2019-08-12
Input: gpio_keys - convert driver to use dev_groups
Greg Kroah-Hartman
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-06-22
Input: gpio_keys - use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-06
Input: gpio-keys - add shutdown callback
Florian Fainelli
2018-08-01
Input: gpio-keys - switch to bitmap_zalloc()
Andy Shevchenko
2018-03-14
Input: gpio-keys - add support for wakeup event action
Jeffy Chen
2017-10-23
Input: gpio-keys - convert timers to use timer_setup()
stephen lu
2017-07-24
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
2017-07-22
Input: gpio_keys - use devm_device_add_group() for attributes
Dmitry Torokhov
2017-07-12
Input: gpio_keys - constify attribute_group structures
Arvind Yadav
2017-07-09
Input: gpio_keys - handle the missing key press event in resume phase
Joseph Lo
2017-02-23
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-02-04
gpio: Rename devm_get_gpiod_from_child()
Boris Brezillon
2017-01-26
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
2017-01-26
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
2017-01-21
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-21
Input: keyboard - use local variables consistently
Guenter Roeck
2017-01-21
Input: gpio-keys - add support for setkeycode
Hans de Goede
2016-11-17
Input: gpio_keys - set input direction explicitly
Sudeep Holla
2016-11-07
Input: gpio_keys - switch to using generic device properties
Dmitry Torokhov
2016-11-07
Input: gpio_keys - add support for GPIO descriptors
Geert Uytterhoeven
2016-11-07
Input: gpio_keys - fix leaking DT node references
Dmitry Torokhov
2016-11-07
Input: gpio_keys - annotate PM methods as __maybe_unused
Dmitry Torokhov
2016-11-07
Input: gpio_keys_polled - keep button data constant
Dmitry Torokhov
2016-01-13
Input: gpio-keys - allow disabling individual buttons in DT
Laxman Dewangan
2016-01-13
Input: gpio-keys - allow setting input device name in DT
Laxman Dewangan
2016-01-10
Input: gpio-keys - fix check for disabling unsupported keys
Dmitry Torokhov
2015-10-02
Input: gpio_keys - don't report events on gpio failure
Bjorn Andersson
2015-08-24
Input: gpio-keys - report error when disabling unsupported key
Peng Fan
2015-07-23
Input: gpio_keys[_polled] - change name of wakeup property
Dmitry Torokhov
2015-02-13
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-15
Input: gpio_keys - replace timer and workqueue with delayed workqueue
Dmitry Torokhov
[next]