index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
max11801_ts.c
Age
Commit message (
Expand
)
Author
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-03-29
Input: max11801_ts - add missing of_match_table
Jagan Teki
2017-01-22
Input: max11801_ts - drop call to input_set_drvdata()
Dmitry Torokhov
2017-01-21
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-29
Input: max11801_ts - convert to devm
Fabio Estevam
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-08-20
Input: max11801_ts - correct license statement
Jiejing Zhang
2011-04-11
Input: add driver for Maxim max11801 touchscreen controller
Zhang Jiejing