index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
ilitek_ts_i2c.c
Age
Commit message (
Expand
)
Author
2025-12-18
Input: ilitek_ts_i2c - switch mdelay() to fsleep()
Dmitry Torokhov
2025-12-18
Input: ilitek_ts_i2c - fix warning with gpio controllers that sleep
Josua Mayer
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-05
Input: ilitek_ts_i2c - stop including gpio.h
Dmitry Torokhov
2024-08-05
Input: ilitek_ts_i2c - add report id message validation
Emanuele Ghidoli
2024-08-05
Input: ilitek_ts_i2c - avoid wrong input subsystem sync
Emanuele Ghidoli
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-12-13
Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
2023-09-06
Input: ilitek_ts_i2c - use device core to create driver-specific device attri...
Dmitry Torokhov
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-09
Input: ilitek_ts_i2c - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-02
Input: ilitek_ts_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
2021-04-09
Input: Add support for ILITEK Lego Series
Joe Hung