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