index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tc3589x-keypad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
Input: tc3589x - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+3
2022-08-11
Input: tc3589x-keypad - use correct struct names in comment
Colin Ian King
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464
Thomas Gleixner
1
-2
/
+1
2016-05-25
Input: tc3589x-keypad - remove stray ')'
Clifton Barnes
1
-1
/
+1
2015-07-23
Input: tc3589x-keypad - switch to using managed resources
Himangi Saraogi
1
-38
/
+20
2015-07-23
Input: tc3589x-keypad - change name of wakeup property
Dmitry Torokhov
1
-1
/
+4
2015-04-03
mfd: tc3589x: enforce device-tree only mode
Linus Walleij
1
-9
/
+0
2015-04-03
Input: tc3589x - localize platform data
Linus Walleij
1
-7
/
+26
2015-03-04
Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
1
-3
/
+3
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-14
Input: tc3589x-keypad - support probing from device tree
Linus Walleij
1
-2
/
+64
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-03-10
Input: tc3589x-keypad - fix keymap size
Rabin Vincent
1
-4
/
+4
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
1
-10
/
+9
2012-04-20
Input: tc3589x-keypad - remove unnecessary checks
Dmitry Torokhov
1
-13
/
+9
2012-01-04
Input: tc3589x-keypad - add missing kerneldoc
Naga Radhesh
1
-0
/
+2
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-09-08
Input: tc3589x-keypad - fix section mismatch warning
Harvey Yang
1
-1
/
+1
2011-03-15
Input: tc3589x-keypad - fix 'double const' warning
Dmitry Torokhov
1
-11
/
+11
2011-01-07
input/tc3589x: fix compile error
Dan Carpenter
1
-1
/
+1
2010-12-29
input/tc3589x: add tc3589x keypad support
Sundar Iyer
1
-0
/
+472