index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
gpio_keys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Input: gpio-keys - add shutdown callback
Florian Fainelli
2019-02-06
1
-0
/
+10
*
Input: gpio-keys - switch to bitmap_zalloc()
Andy Shevchenko
2018-08-01
1
-4
/
+4
*
Input: gpio-keys - add support for wakeup event action
Jeffy Chen
2018-03-14
1
-14
/
+131
*
Input: gpio-keys - convert timers to use timer_setup()
stephen lu
2017-10-23
1
-4
/
+3
*
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
2017-07-24
1
-14
/
+2
|
\
|
*
Input: gpio_keys - use devm_device_add_group() for attributes
Dmitry Torokhov
2017-07-22
1
-14
/
+2
*
|
Input: gpio_keys - constify attribute_group structures
Arvind Yadav
2017-07-12
1
-1
/
+1
*
|
Input: gpio_keys - handle the missing key press event in resume phase
Joseph Lo
2017-07-09
1
-1
/
+16
|
/
*
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-02-23
1
-8
/
+4
|
\
|
*
gpio: Rename devm_get_gpiod_from_child()
Boris Brezillon
2017-02-04
1
-2
/
+4
|
*
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
2017-01-26
1
-1
/
+2
|
*
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
2017-01-26
1
-8
/
+1
*
|
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-21
1
-2
/
+0
*
|
Input: keyboard - use local variables consistently
Guenter Roeck
2017-01-21
1
-13
/
+11
*
|
Input: gpio-keys - add support for setkeycode
Hans de Goede
2017-01-21
1
-12
/
+28
|
/
*
Input: gpio_keys - set input direction explicitly
Sudeep Holla
2016-11-17
1
-0
/
+7
*
Input: gpio_keys - switch to using generic device properties
Dmitry Torokhov
2016-11-07
1
-72
/
+69
*
Input: gpio_keys - add support for GPIO descriptors
Geert Uytterhoeven
2016-11-07
1
-11
/
+26
*
Input: gpio_keys - fix leaking DT node references
Dmitry Torokhov
2016-11-07
1
-0
/
+3
*
Input: gpio_keys - annotate PM methods as __maybe_unused
Dmitry Torokhov
2016-11-07
1
-4
/
+2
*
Input: gpio_keys_polled - keep button data constant
Dmitry Torokhov
2016-11-07
1
-5
/
+5
*
Input: gpio-keys - allow disabling individual buttons in DT
Laxman Dewangan
2016-01-13
1
-2
/
+2
*
Input: gpio-keys - allow setting input device name in DT
Laxman Dewangan
2016-01-13
1
-0
/
+2
*
Input: gpio-keys - fix check for disabling unsupported keys
Dmitry Torokhov
2016-01-10
1
-6
/
+23
*
Input: gpio_keys - don't report events on gpio failure
Bjorn Andersson
2015-10-02
1
-1
/
+7
*
Input: gpio-keys - report error when disabling unsupported key
Peng Fan
2015-08-24
1
-0
/
+5
*
Input: gpio_keys[_polled] - change name of wakeup property
Dmitry Torokhov
2015-07-23
1
-1
/
+3
*
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-30
1
-57
/
+57
|
\
|
*
Input: gpio_keys - replace timer and workqueue with delayed workqueue
Dmitry Torokhov
2014-12-15
1
-34
/
+31
|
*
Input: gpio_keys - allow separating gpio and irq in device tree
Dmitry Torokhov
2014-12-15
1
-23
/
+26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-17
1
-16
/
+21
|
\
|
|
*
Input: gpio_keys - fix warning regarding uninitialized 'button' variable
Fabio Estevam
2014-12-14
1
-2
/
+3
|
*
Input: gpio_keys - fix warning regarding uninitialized 'irq' variable
Dmitry Torokhov
2014-12-07
1
-4
/
+2
|
*
Input: gpio_keys - add device tree support for interrupt only keys
Alexander Stein
2014-12-03
1
-14
/
+20
*
|
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
Input: gpio_keys - more conversions to devm-* API
Alexander Shiyan
2014-05-14
1
-35
/
+34
*
Input: gpio_keys - make of_device_id array const
Jingoo Han
2014-05-14
1
-1
/
+1
*
Input: gpio_keys - convert to use devm_*
Andy Shevchenko
2014-05-14
1
-49
/
+25
*
Input: gpio_keys - include linux/of.h header
Sachin Kamat
2013-10-06
1
-0
/
+1
*
Input: gpio_keys - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-08
1
-1
/
+0
*
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
2012-12-24
1
-1
/
+12
*
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
2012-12-03
1
-9
/
+1
*
Input: gpio_keys - disable hardware on suspend
Jonas Aaberg
2012-11-27
1
-5
/
+22
*
Input: gpio_keys - report initial state when opening the device
Dmitry Torokhov
2012-11-27
1
-13
/
+26
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-6
/
+6
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: gpio_keys - report a wakeup_event for a button press
NeilBrown
2012-08-21
1
-0
/
+8
[next]