index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
gpio_keys.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
drivers: gpio: Only modify home status if key is home key
Álvaro Brey
2022-07-27
*
drivers: fpc/gpio cleanup
Álvaro Brey
2022-07-27
*
drivers: Fix home button bug
davidevinavil
2022-07-27
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-06-04
|
\
|
*
Input: gpio-keys - fix check for disabling unsupported keys
Dmitry Torokhov
2020-05-10
*
|
input: keyboard: add syscore_ops support to gpio_key driver
Shantanu Jain
2017-03-22
*
|
input: keyboard: correct suspend/resume for gpio_keys
Shantanu Jain
2017-02-10
*
|
input: gpio_keys: Add support for pinctrl framework
Shantanu Jain
2017-02-10
*
|
input: gpio-keys: add definition for input device name
Alex Sarraf
2016-03-23
|
/
*
Input: gpio_keys - don't report events on gpio failure
Bjorn Andersson
2015-10-02
*
Input: gpio-keys - report error when disabling unsupported key
Peng Fan
2015-08-24
*
Input: gpio_keys[_polled] - change name of wakeup property
Dmitry Torokhov
2015-07-23
*
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-30
|
\
|
*
Input: gpio_keys - replace timer and workqueue with delayed workqueue
Dmitry Torokhov
2014-12-15
|
*
Input: gpio_keys - allow separating gpio and irq in device tree
Dmitry Torokhov
2014-12-15
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-17
|
\
|
|
*
Input: gpio_keys - fix warning regarding uninitialized 'button' variable
Fabio Estevam
2014-12-14
|
*
Input: gpio_keys - fix warning regarding uninitialized 'irq' variable
Dmitry Torokhov
2014-12-07
|
*
Input: gpio_keys - add device tree support for interrupt only keys
Alexander Stein
2014-12-03
*
|
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
|
/
*
Input: gpio_keys - more conversions to devm-* API
Alexander Shiyan
2014-05-14
*
Input: gpio_keys - make of_device_id array const
Jingoo Han
2014-05-14
*
Input: gpio_keys - convert to use devm_*
Andy Shevchenko
2014-05-14
*
Input: gpio_keys - include linux/of.h header
Sachin Kamat
2013-10-06
*
Input: gpio_keys - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-08
*
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
2012-12-24
*
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
2012-12-03
*
Input: gpio_keys - disable hardware on suspend
Jonas Aaberg
2012-11-27
*
Input: gpio_keys - report initial state when opening the device
Dmitry Torokhov
2012-11-27
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
*
Input: gpio_keys - report a wakeup_event for a button press
NeilBrown
2012-08-21
*
Input: gpio_keys - clean up device tree parser
Alexandre Pereira da Silva
2012-08-21
*
Input: gpio_keys - remove useless reinitialization of pdata->nbuttons
Tobias Klauser
2012-06-12
*
Input: gpio_keys - add support for interrupt only keys
Laxman Dewangan
2012-03-19
*
Input: gpio_keys - consolidate key destructor code
Dmitry Torokhov
2012-03-19
*
Input: revert "gpio_keys - switch to using threaded IRQs"
David Jander
2012-03-19
*
Input: gpio_keys - constify platform data
Dmitry Torokhov
2012-03-19
*
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
2011-09-20
*
Input: gpio_keys - return proper error code if memory allocation fails
Tobias Klauser
2011-07-30
*
Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2011-07-10
*
Input: gpio_keys - add support for device-tree platform data
David Jander
2011-07-10
*
Input: gpio_keys - fix a memory leak
Axel Lin
2011-06-29
*
Input: gpio_keys - move to late_initcall
David Jander
2011-06-27
*
Input: gpio_keys - switch to using threaded IRQs
David Jander
2011-06-21
*
Input: gpio-keys - add support for setting device name
Alexander Stein
2011-04-11
*
Input: gpio_keys - add support for EV_ABS
Alexander Stein
2011-04-11
*
Input: gpio_keys - switch to using request_any_context_irq
Philippe Langlais
2011-01-20
[next]