summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/exc3000.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2023-08-301-0/+7
|\
| * Input: exc3000 - support power supply regulatorsMike Looijmans2023-07-071-0/+7
* | Input: exc3000 - add ACPI support for EXC80H60Andreas Helbech Kleist2023-07-051-0/+10
|/
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: exc3000 - properly stop timer on shutdownDmitry Torokhov2023-02-031-0/+10
* Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin2022-06-281-3/+4
* Input: exc3000 - add type sysfs attributeLucas Stach2021-03-071-0/+17
* Input: exc3000 - fix firmware version query for device in bootloaderLucas Stach2021-03-071-0/+14
* Input: exc3000 - factor out vendor data requestLucas Stach2021-03-071-68/+54
* Input: exc3000 - split MT event handling from IRQ handlerLucas Stach2021-03-071-53/+61
* Input: exc3000 - add support to query model and fw_versionSebastian Reichel2020-08-061-1/+147
* Input: exc3000 - add reset gpio supportSebastian Reichel2020-08-061-0/+17
* Input: exc3000 - add EXC80H60 and EXC80H84 supportSebastian Reichel2020-08-061-14/+66
* Input: exc3000 - switch to i2c's probe_new APISebastian Reichel2020-07-061-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: add I2C attached EETI EXC3000 multi touch driverAhmet Inan2017-10-251-0/+223