summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2026-03-25Input: iqs5xx - simplify parsing of firmware blobDmitry Torokhov1-23/+22
2026-03-25Input: iqs5xx - switch to using cleanup functionsDmitry Torokhov1-81/+64
2026-03-25Input: ipaq-micro-ts - use guard notation when acquiring mutex/spinlockDmitry Torokhov1-6/+2
2026-03-25Input: imx6ul_tsc - use guard notation when acquiring mutexDmitry Torokhov1-10/+9
2026-03-25Input: imagis - use guard notation when acquiring mutexDmitry Torokhov1-14/+16
2026-03-25Input: hycon-hy46xx - use guard notation when acquiring mutexDmitry Torokhov1-20/+11
2026-03-25Input: hideep - switch to using cleanup functionsDmitry Torokhov1-34/+20
2026-03-25Input: goodix - switch to using cleanup functions in firmware codeDmitry Torokhov1-14/+15
2026-03-25Input: exc3000 - use guard notation when acquiring mutexDmitry Torokhov1-21/+10
2026-03-25Input: elo - use guard notation when acquiring mutexDmitry Torokhov1-16/+16
2026-03-25Input: elants_i2c - switch to using cleanup facilitiesDmitry Torokhov1-52/+39
2026-03-25Input: ektf2127 - use guard notation when acquiring mutexDmitry Torokhov1-4/+4
2026-03-25Input: eeti_ts - use guard notation when acquiring mutexesDmitry Torokhov1-17/+10
2026-03-25Input: edt-ft5x06 - use guard notation when acquiring mutexDmitry Torokhov1-56/+31
2026-03-25Input: cyttsp - use guard notation when acquiring mutexDmitry Torokhov1-12/+8
2026-03-25Input: chipone_icn8318 - use guard notation when acquiring mutexDmitry Torokhov1-4/+4
2026-03-25Input: bu21029_ts - use guard notation when acquiring mutexDmitry Torokhov1-4/+4
2026-03-25Input: auo-pixcir-ts - use guard notation when acquiring mutexesDmitry Torokhov1-21/+22
2026-03-25Input: atmel_mxt_ts - switch to using cleanup functionsDmitry Torokhov1-154/+136
2026-03-25Input: ads7846 - switch to using cleanup functionsDmitry Torokhov1-28/+16
2026-03-25Input: ad7879 - use guard notation when acquiring mutexesDmitry Torokhov1-31/+15
2026-03-25Input: ad7877 - use guard notation when acquiring mutexes/locksDmitry Torokhov1-20/+12
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov25-29/+34
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds23-28/+28
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook23-28/+28
2026-02-18Input: st1232 - expose firmware version via sysfsMichael Tretter1-0/+29
2026-02-18Input: st1232 - read firmware version and revisionMichael Tretter1-1/+37
2026-02-15Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-86/+100
2026-02-15Merge branch 'next' into for-linusDmitry Torokhov19-86/+100
2026-01-25Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano1-5/+0
2026-01-22Input: ili210x - add support for polling modeMarek Vasut1-20/+55
2026-01-21kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-20Input: wdt87xx_i2c - switch to use dev_err_probe()Andy Shevchenko1-10/+4
2026-01-20Input: tsc40 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchwin - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchright - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchit213 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20Input: penmount - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: mtouch - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: inexio - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+1
2026-01-20Input: hampshire - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20Input: gunze - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: elo - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation wa...Andy Shevchenko1-2/+1
2026-01-20Input: dynapro - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20Input: edt-ft5x06 - add support for FocalTech FT3518Yedaya Katsman1-0/+6
2026-01-20Input: ili210x - convert to dev_err_probe()Marek Vasut1-21/+10
2025-12-19Input: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao1-1/+1
2025-12-19Input: ilitek_ts_i2c - switch mdelay() to fsleep()Dmitry Torokhov1-1/+1