index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
cyttsp_i2c.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: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2023-01-27
1
-1
/
+1
*
Input: cyttsp_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
Input: cyttsp - remove public header
Dmitry Torokhov
2021-06-02
1
-0
/
+2
*
Input: cyttsp - probe from compatibles
Linus Walleij
2021-05-27
1
-0
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-11
/
+1
*
Input: cyttsp - use devres managed resource allocations
Oreste Salerno
2016-01-27
1
-10
/
+0
*
Input: cyttsp - remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-09-03
1
-1
/
+0
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-18
1
-1
/
+0
*
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
2013-07-01
1
-48
/
+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
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
2012-03-17
1
-11
/
+1
*
Input: add Cypress TTSP capacitive multi-touch screen support
Javier Martinez Canillas
2012-01-31
1
-0
/
+146