index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
sx8654.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: sx8654 - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Input: sx8654 - do not override interrupt trigger
Dmitry Torokhov
2019-02-05
1
-1
/
+1
*
Input: sx8654 - convert #defined flags to BIT(x)
Richard Leitner
2019-02-05
1
-5
/
+6
*
Input: sx8654 - use common of_touchscreen functions
Richard Leitner
2019-01-29
1
-4
/
+8
*
Input: sx8654 - add sx8650 support
Richard Leitner
2019-01-29
1
-20
/
+176
*
Input: sx8654 - add sx8655 and sx8656 to compatibles
Richard Leitner
2019-01-29
1
-0
/
+4
*
Input: sx8654 - add reset-gpio support
Richard Leitner
2019-01-29
1
-6
/
+38
*
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-22
1
-1
/
+0
*
Input: sx8654 - fix memory allocation check
Dmitry Torokhov
2015-05-13
1
-1
/
+1
*
Input: sx8654 - signedness bug in sx8654_irq()
Dan Carpenter
2015-03-11
1
-1
/
+1
*
Input: add support for Semtech SX8654 I2C touchscreen controller
Sébastien Szymanski
2015-03-07
1
-0
/
+286