summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/cyttsp5.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-28Input: cyttsp5 - add handling for vddio regulatorLin, Meng-Bo1-7/+12
2023-07-17Input: Explicitly include correct DT includesRob Herring1-1/+1
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov1-1/+2
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-05-05Input: cyttsp5 - implement proper sleep and wakeup proceduresMaximilian Weigand1-0/+77
2023-05-02Input: cyttsp5 - fix array lengthMaximilian Weigand1-1/+1
2023-05-02Input: cyttsp5 - remove unused codeMaximilian Weigand1-5/+0
2023-04-14Input: cyttsp5 - fix sensing configuration data structurehrdl1-0/+1
2023-02-04Input: cyttsp5 - fix bitmask for touch buttonsRichard Kjerstadius1-1/+1
2022-12-03Input: cyttsp5: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-01Input: Add driver for Cypress Generation 5 touchscreenAlistair Francis1-0/+901