summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/novatek-nvt-ts.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-25Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano1-5/+0
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+61
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-30Input: novatek-nvt-ts - add support for NT36672A touchscreenJoel Selvaraj1-6/+61
2024-09-30Input: novatek-nvt-ts - replace generic i2c device id with specific IC variantJoel Selvaraj1-1/+1
2023-07-10Input: novatek-nvt-ts - add touchscreen model number to descriptionHans de Goede1-5/+3
2023-07-10Input: novatek-nvt-ts - fix input_register_device() failure error messageHans de Goede1-1/+1
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-04-02Input: add a new Novatek NVT-ts driverHans de Goede1-0/+301