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
/
mpr121_touchkey.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-21
Input: keyboard - use local variables consistently
Guenter Roeck
1
-9
/
+9
2017-01-15
Input: mpr121 - switch to device tree probe
Akinobu Mita
1
-43
/
+94
2017-01-15
Input: mpr121 - handle multiple bits change of status register
Akinobu Mita
1
-9
/
+14
2017-01-15
Input: mpr121 - set missing event capability
Akinobu Mita
1
-0
/
+1
2017-01-15
Input: mpr121 - remove unused field in struct mpr121_touchkey
Akinobu Mita
1
-1
/
+0
2017-01-15
Input: mpr121 - annotate PM methods as __maybe_unused
Akinobu Mita
1
-4
/
+2
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-10-22
Input: mpr121 - switch to using managed resources
Pramod Gurav
1
-30
/
+12
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+2
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-24
Input: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
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-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-11
/
+1
2011-06-29
Input: mpr121 - improve sensibility of touch key
Jiejing Zhang
1
-4
/
+12
2011-05-12
Input: add driver FSL MPR121 capacitive touch sensor
Zhang Jiejing
1
-0
/
+339