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
/
tca8418_keypad.c
Age
Commit message (
Expand
)
Author
2019-05-27
Input: tca8418 - remove set but not used variable 'max_keys'
YueHaibing
2017-10-19
Input: tca8418 - enable interrupt after it has been requested
Damien Riegel
2017-02-23
Input: tca8418_keypad - remove double read of key event register
Dmitry Torokhov
2017-01-31
Input: tca8418 - switch to using generic device properties
Dmitry Torokhov
2017-01-31
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
2017-01-22
Input: keyboard - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-17
Input: tca8418 - use the interrupt trigger from the device tree
Maxime Ripard
2016-10-26
Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
Arnd Bergmann
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-04-24
Input: tca8418 - fix loading this driver as a module from a device tree
Dr. H. Nikolaus Schaller
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-29
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
2012-11-29
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
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-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2011-10-29
Input: tca8418_keypad - initial driver release
Kyle Manna