aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/ilitek_ts_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-06Input: ilitek_ts_i2c - use device core to create driver-specific device attri...Dmitry Torokhov1-10/+2
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-01-09Input: ilitek_ts_i2c - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-12-02Input: ilitek_ts_i2c - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2021-04-09Input: Add support for ILITEK Lego SeriesJoe Hung1-0/+690