summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp5.c
Commit message (Expand)AuthorAgeFilesLines
* Input: Explicitly include correct DT includesRob Herring2023-07-171-1/+1
* Merge tag 'v6.4' into nextDmitry Torokhov2023-07-171-1/+2
|\
| * Input: cyttsp5 - fix array lengthMaximilian Weigand2023-05-011-1/+1
| * Input: cyttsp5 - fix sensing configuration data structurehrdl2023-04-131-0/+1
* | Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* | Input: cyttsp5 - implement proper sleep and wakeup proceduresMaximilian Weigand2023-05-051-0/+77
* | Input: cyttsp5 - remove unused codeMaximilian Weigand2023-05-011-5/+0
|/
* Input: cyttsp5 - fix bitmask for touch buttonsRichard Kjerstadius2023-02-031-1/+1
* Input: cyttsp5: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: Add driver for Cypress Generation 5 touchscreenAlistair Francis2022-11-011-0/+901