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
2022-12-07
Input: mpr121-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-02
Input: mpr121_touchkey - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2021-09-22
Input: mpr121 - make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-2
/
+2
2019-10-15
Input: mpr121 - add polling mode
Michal Vokáč
1
-18
/
+51
2019-08-12
Input: mpr121 - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
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