summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/sx8654.c
AgeCommit message (Expand)Author
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