summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/exc3000.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-07Merge branch 'next' into for-linusDmitry Torokhov1-9/+3
2023-09-07Input: exc3000 - use device core to create driver-specific device attributesDmitry Torokhov1-9/+3
2023-08-31Merge branch 'next' into for-linusDmitry Torokhov1-0/+7
2023-07-08Input: exc3000 - support power supply regulatorsMike Looijmans1-0/+7
2023-07-05Input: exc3000 - add ACPI support for EXC80H60Andreas Helbech Kleist1-0/+10
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-02-04Input: exc3000 - properly stop timer on shutdownDmitry Torokhov1-0/+10
2022-06-29Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin1-3/+4
2021-03-08Input: exc3000 - add type sysfs attributeLucas Stach1-0/+17
2021-03-08Input: exc3000 - fix firmware version query for device in bootloaderLucas Stach1-0/+14
2021-03-08Input: exc3000 - factor out vendor data requestLucas Stach1-68/+54
2021-03-08Input: exc3000 - split MT event handling from IRQ handlerLucas Stach1-53/+61
2020-08-07Input: exc3000 - add support to query model and fw_versionSebastian Reichel1-1/+147
2020-08-07Input: exc3000 - add reset gpio supportSebastian Reichel1-0/+17
2020-08-07Input: exc3000 - add EXC80H60 and EXC80H84 supportSebastian Reichel1-14/+66
2020-07-07Input: 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-26Input: add I2C attached EETI EXC3000 multi touch driverAhmet Inan1-0/+223