index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
twl4030_keypad.c
Age
Commit message (
Expand
)
Author
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-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
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-11
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-02-01
Input: twl4030_keypad - fix comment (trivial)
Felipe Contreras
2011-12-01
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-04-12
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-21
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-30
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-28
Input: add twl4030_keypad driver
David Brownell