index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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