index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
max11801_ts.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-14
1
-1
/
+1
*
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
1
-1
/
+1
*
Input: max11801_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Input: max11801_ts - add missing of_match_table
Jagan Teki
2017-03-29
1
-0
/
+7
*
Input: max11801_ts - drop call to input_set_drvdata()
Dmitry Torokhov
2017-01-22
1
-1
/
+0
*
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-22
1
-1
/
+0
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-18
1
-1
/
+0
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
Input: max11801_ts - convert to devm
Fabio Estevam
2013-08-29
1
-28
/
+9
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-2
/
+2
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-17
1
-12
/
+1
*
Input: max11801_ts - correct license statement
Jiejing Zhang
2011-08-20
1
-1
/
+2
*
Input: add driver for Maxim max11801 touchscreen controller
Zhang Jiejing
2011-04-12
1
-0
/
+272