summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/novatek-nvt-ts.c
AgeCommit message (Expand)Author
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-29Input: novatek-nvt-ts - add support for NT36672A touchscreenJoel Selvaraj
2024-09-29Input: novatek-nvt-ts - replace generic i2c device id with specific IC variantJoel Selvaraj
2023-07-10Input: novatek-nvt-ts - add touchscreen model number to descriptionHans de Goede
2023-07-10Input: novatek-nvt-ts - fix input_register_device() failure error messageHans de Goede
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-01Input: add a new Novatek NVT-ts driverHans de Goede