summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/ilitek_ts_i2c.c
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-08-05Input: ilitek_ts_i2c - stop including gpio.hDmitry Torokhov
2024-08-05Input: ilitek_ts_i2c - add report id message validationEmanuele Ghidoli
2024-08-05Input: ilitek_ts_i2c - avoid wrong input subsystem syncEmanuele Ghidoli
2024-05-13Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2023-12-13Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()ye xingchen
2023-09-06Input: ilitek_ts_i2c - use device core to create driver-specific device attri...Dmitry Torokhov
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-09Input: ilitek_ts_i2c - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-02Input: ilitek_ts_i2c - Convert to i2c's .probe_new()Uwe Kleine-König
2021-04-09Input: Add support for ILITEK Lego SeriesJoe Hung