index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
twl4030_keypad.c
Age
Commit message (
Expand
)
Author
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