summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/sx8654.c
AgeCommit message (Expand)Author
2023-07-07Input: sx8643 - simplify with dev_err_probe()Krzysztof Kozlowski
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-12-02Input: sx8654 - Convert to i2c's .probe_new()Uwe Kleine-König
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-04Input: sx8654 - do not override interrupt triggerDmitry Torokhov
2019-02-04Input: sx8654 - convert #defined flags to BIT(x)Richard Leitner
2019-01-28Input: sx8654 - use common of_touchscreen functionsRichard Leitner
2019-01-28Input: sx8654 - add sx8650 supportRichard Leitner
2019-01-28Input: sx8654 - add sx8655 and sx8656 to compatiblesRichard Leitner
2019-01-28Input: sx8654 - add reset-gpio supportRichard Leitner
2017-01-21Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck
2015-05-13Input: sx8654 - fix memory allocation checkDmitry Torokhov
2015-03-11Input: sx8654 - signedness bug in sx8654_irq()Dan Carpenter
2015-03-06Input: add support for Semtech SX8654 I2C touchscreen controllerSébastien Szymanski