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
/
tc3589x-keypad.c
Age
Commit message (
Expand
)
Author
2016-05-25
Input: tc3589x-keypad - remove stray ')'
Clifton Barnes
2015-07-23
Input: tc3589x-keypad - switch to using managed resources
Himangi Saraogi
2015-07-23
Input: tc3589x-keypad - change name of wakeup property
Dmitry Torokhov
2015-04-03
mfd: tc3589x: enforce device-tree only mode
Linus Walleij
2015-04-03
Input: tc3589x - localize platform data
Linus Walleij
2015-03-04
Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-14
Input: tc3589x-keypad - support probing from device tree
Linus Walleij
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-03-10
Input: tc3589x-keypad - fix keymap size
Rabin Vincent
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-04-20
Input: tc3589x-keypad - remove unnecessary checks
Dmitry Torokhov
2012-01-04
Input: tc3589x-keypad - add missing kerneldoc
Naga Radhesh
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-09-08
Input: tc3589x-keypad - fix section mismatch warning
Harvey Yang
2011-03-15
Input: tc3589x-keypad - fix 'double const' warning
Dmitry Torokhov
2011-01-07
input/tc3589x: fix compile error
Dan Carpenter
2010-12-29
input/tc3589x: add tc3589x keypad support
Sundar Iyer