summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/hynitron_cstxxx.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-08Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+10
2026-08-03Input: hynitron_cstxxx - validate touch count and finger IDsJianing Li1-3/+10
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-22Input: hynitron_cstxxx - drop explicit initialization of struct i2c_device_id...Uwe Kleine-König1-1/+1
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-11-17Input: hynitron_cstxxx - initialize tmp to 0 to fix uninitialized variable issueChris Morgan1-1/+1
2022-10-29Input: add driver for Hynitron cstxxx touchscreensChris Morgan1-0/+498