index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tca8418_keypad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: tca8418 - fix loading this driver as a module from a device tree
Dr. H. Nikolaus Schaller
2014-04-24
1
-0
/
+7
*
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
2013-04-05
1
-2
/
+5
*
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
2012-11-29
1
-53
/
+25
*
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
2012-11-29
1
-3
/
+3
*
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
2012-11-29
1
-15
/
+14
*
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
2012-11-29
1
-1
/
+1
*
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
2012-11-29
1
-10
/
+10
*
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
2012-11-29
1
-3
/
+7
*
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
2012-11-29
1
-27
/
+41
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-2
/
+2
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-07-04
1
-1
/
+1
*
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-05-10
1
-8
/
+7
*
Input: tca8418_keypad - initial driver release
Kyle Manna
2011-10-29
1
-0
/
+430