summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2026-03-24Input: ipaq-micro-ts - use guard notation when acquiring mutex/spinlockDmitry Torokhov
2026-03-24Input: imx6ul_tsc - use guard notation when acquiring mutexDmitry Torokhov
2026-03-24Input: imagis - use guard notation when acquiring mutexDmitry Torokhov
2026-03-24Input: hycon-hy46xx - use guard notation when acquiring mutexDmitry Torokhov
2026-03-24Input: hideep - switch to using cleanup functionsDmitry Torokhov
2026-03-24Input: goodix - switch to using cleanup functions in firmware codeDmitry Torokhov
2026-03-24Input: exc3000 - use guard notation when acquiring mutexDmitry Torokhov
2026-03-24Input: elo - use guard notation when acquiring mutexDmitry Torokhov
2026-03-24Input: elants_i2c - switch to using cleanup facilitiesDmitry Torokhov
2026-03-24Input: ektf2127 - use guard notation when acquiring mutexDmitry Torokhov
2026-03-24Input: eeti_ts - use guard notation when acquiring mutexesDmitry Torokhov
2026-03-24Input: edt-ft5x06 - use guard notation when acquiring mutexDmitry Torokhov
2026-03-24Input: cyttsp - use guard notation when acquiring mutexDmitry Torokhov
2026-03-24Input: chipone_icn8318 - use guard notation when acquiring mutexDmitry Torokhov
2026-03-24Input: bu21029_ts - use guard notation when acquiring mutexDmitry Torokhov
2026-03-24Input: auo-pixcir-ts - use guard notation when acquiring mutexesDmitry Torokhov
2026-03-24Input: atmel_mxt_ts - switch to using cleanup functionsDmitry Torokhov
2026-03-24Input: ads7846 - switch to using cleanup functionsDmitry Torokhov
2026-03-24Input: ad7879 - use guard notation when acquiring mutexesDmitry Torokhov
2026-03-24Input: ad7877 - use guard notation when acquiring mutexes/locksDmitry Torokhov
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Input: st1232 - expose firmware version via sysfsMichael Tretter
2026-02-17Input: st1232 - read firmware version and revisionMichael Tretter
2026-02-15Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-14Merge branch 'next' into for-linusDmitry Torokhov
2026-01-24Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano
2026-01-21Input: ili210x - add support for polling modeMarek Vasut
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20Input: wdt87xx_i2c - switch to use dev_err_probe()Andy Shevchenko
2026-01-20Input: tsc40 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: touchwin - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: touchright - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: touchit213 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: penmount - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: mtouch - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: inexio - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: hampshire - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: gunze - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: elo - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation wa...Andy Shevchenko
2026-01-20Input: dynapro - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: edt-ft5x06 - add support for FocalTech FT3518Yedaya Katsman
2026-01-20Input: ili210x - convert to dev_err_probe()Marek Vasut
2025-12-18Input: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao
2025-12-18Input: ilitek_ts_i2c - switch mdelay() to fsleep()Dmitry Torokhov
2025-12-18Input: ilitek_ts_i2c - fix warning with gpio controllers that sleepJosua Mayer
2025-12-18Input: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein