index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tca8418_keypad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
1
-2
/
+5
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-29
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
1
-53
/
+25
2012-11-29
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
1
-3
/
+3
2012-11-29
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
1
-15
/
+14
2012-11-29
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
1
-1
/
+1
2012-11-29
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
1
-10
/
+10
2012-11-29
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
1
-3
/
+7
2012-11-29
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
1
-27
/
+41
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
1
-1
/
+1
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
1
-8
/
+7
2011-10-29
Input: tca8418_keypad - initial driver release
Kyle Manna
1
-0
/
+430