summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/cypress-sf.c
AgeCommit message (Expand)AuthorLines
2024-11-18Input: cypress-sf - constify struct i2c_device_idChristophe JAILLET-1/+1
2024-05-13Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König-1/+1
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2022-12-07Input: cypress-sf - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron-5/+5
2022-04-08Input: cypress-sf - register a callback to disable the regulatorsZheyu Ma-0/+14
2021-09-09Input: cypress-sf - add Cypress StreetFighter touchkey driverYassine Oudjana-0/+224