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
/
sx8654.c
Age
Commit message (
Expand
)
Author
2023-07-07
Input: sx8643 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-12-02
Input: sx8654 - Convert to i2c's .probe_new()
Uwe Kleine-König
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-04
Input: sx8654 - do not override interrupt trigger
Dmitry Torokhov
2019-02-04
Input: sx8654 - convert #defined flags to BIT(x)
Richard Leitner
2019-01-28
Input: sx8654 - use common of_touchscreen functions
Richard Leitner
2019-01-28
Input: sx8654 - add sx8650 support
Richard Leitner
2019-01-28
Input: sx8654 - add sx8655 and sx8656 to compatibles
Richard Leitner
2019-01-28
Input: sx8654 - add reset-gpio support
Richard Leitner
2017-01-21
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2015-05-13
Input: sx8654 - fix memory allocation check
Dmitry Torokhov
2015-03-11
Input: sx8654 - signedness bug in sx8654_irq()
Dan Carpenter
2015-03-06
Input: add support for Semtech SX8654 I2C touchscreen controller
Sébastien Szymanski