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
/
touchscreen
/
max11801_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
Input: max11801_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-03-29
Input: max11801_ts - add missing of_match_table
Jagan Teki
1
-0
/
+7
2017-01-22
Input: max11801_ts - drop call to input_set_drvdata()
Dmitry Torokhov
1
-1
/
+0
2017-01-21
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
1
-1
/
+0
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-08-29
Input: max11801_ts - convert to devm
Fabio Estevam
1
-28
/
+9
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-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2011-08-20
Input: max11801_ts - correct license statement
Jiejing Zhang
1
-1
/
+2
2011-04-11
Input: add driver for Maxim max11801 touchscreen controller
Zhang Jiejing
1
-0
/
+272