summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/s6sy761.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-07Input: s6sy761 - use device core to create driver-specific device attributesDmitry Torokhov1-8/+2
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-01-28Input: s6sy761 - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron1-8/+7
2022-12-03Input: s6sy761 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2021-03-08Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly1-2/+2
2018-03-31Input: stmfts, s6sy761 - update my e-mailAndi Shyti1-1/+1
2018-01-23Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti1-10/+5
2017-11-10Input: add support for the Samsung S6SY761 touchscreenAndi Shyti1-0/+559