index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tca8418_keypad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
Input: tca8418 - enable interrupt after it has been requested
Damien Riegel
1
-12
/
+17
2017-02-23
Input: tca8418_keypad - remove double read of key event register
Dmitry Torokhov
1
-2
/
+0
2017-01-31
Input: tca8418 - switch to using generic device properties
Dmitry Torokhov
1
-64
/
+26
2017-01-31
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
1
-1
/
+1
2017-01-22
Input: keyboard - drop unnecessary calls to input_set_drvdata
Guenter Roeck
1
-2
/
+0
2017-01-17
Input: tca8418 - use the interrupt trigger from the device tree
Maxime Ripard
1
-3
/
+3
2016-10-26
Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
Arnd Bergmann
1
-9
/
+12
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-04-24
Input: tca8418 - fix loading this driver as a module from a device tree
Dr. H. Nikolaus Schaller
1
-0
/
+7
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