index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
omap4-keypad.c
Age
Commit message (
Expand
)
Author
2021-01-10
Input: omap4-keypad - implement errata check for lost key-up events
Tony Lindgren
2021-01-10
Input: omap4-keypad - use PM runtime autosuspend
Tony Lindgren
2021-01-10
Input: omap4-keypad - move rest of key scanning to a separate function
Tony Lindgren
2021-01-10
Input: omap4-keypad - scan keys in two phases and simplify with bitmask
Tony Lindgren
2021-01-10
Input: omap4-keypad - disable unused long interrupts
Tony Lindgren
2021-01-10
Input: omap4-keypad - switch to use managed resources
Dmitry Torokhov
2020-12-02
Input: omap4-keypad - set up interrupt as wakeup source
Dmitry Torokhov
2020-11-22
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
2020-09-16
Input: omap4-keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-12-08
Input: omap-keypad - fix idle configuration to not block SoC idle states
Tony Lindgren
2018-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-12-03
Input: omap-keypad - fix keyboard debounce configuration
Tony Lindgren
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-04-10
Input: omap-keypad - fix error handling code
Christophe JAILLET
2017-01-31
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
2017-01-21
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2015-09-28
Input: omap4-keypad - fix memory leak
Sudip Mukherjee
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-29
Input: omap-keypad - remove platform data support
Joachim Eastwood
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-26
Input: omap-keypad - set up irq type from DT
Illia Smyrnov
2013-08-26
Input: omap-keypad - enable wakeup capability for keypad.
Illia Smyrnov
2013-08-26
Input: omap-keypad - clear interrupts on open
Illia Smyrnov
2013-08-26
Input: omap-keypad - convert to threaded IRQ
Illia Smyrnov
2013-08-26
Input: omap-keypad - use bitfiled instead of hardcoded values
Illia Smyrnov
2013-06-27
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
2013-05-08
Input: omap4-keypad - remove redundant platform_set_drvdata()
Sachin Kamat
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
2012-11-24
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-07-17
Input: omap4-keypad - add device tree support
Sourav Poddar
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-05-10
Input: omap-keypad - dynamically handle register offsets
Poddar, Sourav
2012-03-16
Input: omap4-keypad - move platform_data to <linux/platform_data>
Felipe Balbi
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-02-23
Input: omap4-keypad - wire up runtime PM handling
Abraham Arce
2010-10-13
Input: omap4-keypad - wake-up on events & long presses
Mike Turquette
2010-10-13
Input: omap4-keypad - fix interrupt line configuration
Abraham Arce
2010-10-13
Input: omap4-keypad - SYSCONFIG register configuration
Abraham Arce
2010-10-13
Input: omap4-keypad - use platform device helpers
Abraham Arce
2010-08-31
Input: add support for OMAP4 keyboard controller
Abraham Arce