summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/exc3000.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-28Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin1-3/+4
2021-03-07Input: exc3000 - add type sysfs attributeLucas Stach1-0/+17
2021-03-07Input: exc3000 - fix firmware version query for device in bootloaderLucas Stach1-0/+14
2021-03-07Input: exc3000 - factor out vendor data requestLucas Stach1-68/+54
2021-03-07Input: exc3000 - split MT event handling from IRQ handlerLucas Stach1-53/+61
2020-08-06Input: exc3000 - add support to query model and fw_versionSebastian Reichel1-1/+147
2020-08-06Input: exc3000 - add reset gpio supportSebastian Reichel1-0/+17
2020-08-06Input: exc3000 - add EXC80H60 and EXC80H84 supportSebastian Reichel1-14/+66
2020-07-06Input: exc3000 - switch to i2c's probe_new APISebastian Reichel1-3/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-10-25Input: add I2C attached EETI EXC3000 multi touch driverAhmet Inan1-0/+223