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
/
twl4030_keypad.c
Age
Commit message (
Expand
)
Author
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-01-31
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
2017-01-18
Input: twl4030_keypad - drop unnecessary call to platform_set_drvdata
Guenter Roeck
2016-04-29
Input: twl4030 - fix unsafe macro definition
Rui Teng
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
Input: twl4030-keypad - convert to using managed resources
Dmitry Torokhov
2014-01-04
Input: twl4030-keypad - add device tree support
Sebastian Reichel
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-05-23
Input: twl4030_keypad - pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-08
Input: twl4030_keypad - remove redundant platform_set_drvdata()
Sachin Kamat
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-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-02-01
Input: twl4030_keypad - fix comment (trivial)
Felipe Contreras
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-04-11
Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()
Axel Lin
2011-04-06
Input: twl4030_keypad - avoid potential NULL-pointer dereference
Shubhrajyoti D
2010-10-13
Input: twl4030_keypad - fix error handling path
Dmitry Torokhov
2010-07-20
Input: twl40300-keypad - fix handling of "all ground" rows
Dmitry Torokhov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-29
Input: twl4030_keypad - switch to using threaded IRQ
Felipe Balbi
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
2009-08-27
Input: add twl4030_keypad driver
David Brownell