index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tca8418_keypad.c
Age
Commit message (
Expand
)
Author
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-04-25
Input: tca8418 - fix loading this driver as a module from a device tree
Dr. H. Nikolaus Schaller
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-29
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
2012-11-29
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
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-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-05-11
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2011-10-29
Input: tca8418_keypad - initial driver release
Kyle Manna