index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
ilitek_ts_i2c.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-08-05
Input: ilitek_ts_i2c - stop including gpio.h
Dmitry Torokhov
1
-1
/
+0
2024-08-05
Input: ilitek_ts_i2c - add report id message validation
Emanuele Ghidoli
1
-0
/
+7
2024-08-05
Input: ilitek_ts_i2c - avoid wrong input subsystem sync
Emanuele Ghidoli
1
-6
/
+5
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2023-12-13
Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
1
-8
/
+8
2023-09-06
Input: ilitek_ts_i2c - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-10
/
+2
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-09
Input: ilitek_ts_i2c - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-02
Input: ilitek_ts_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2021-04-09
Input: Add support for ILITEK Lego Series
Joe Hung
1
-0
/
+690