summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
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
2026-01-07Input: twl4030 - fix warnings without CONFIG_OFAndreas Kemnade
2025-12-21Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-18Input: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao
2025-12-18Input: xpad - add support for CRKD GuitarsSanjay Govind
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: twl4030 - add TWL603x power buttonAndreas Kemnade
2025-12-18Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue userMarco Crivellari
2025-12-18Input: synaptics_i2c - replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-18Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-18Input: gpio_keys - replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-18Input: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein
2025-12-17Input: alps - fix use-after-free bugs caused by dev3_register_workDuoming Zhou
2025-12-15Input: stmfts - use sysfs_emit() instead of sprintf()Petr Hodina
2025-12-15Input: stmfts - make comments correctPetr Hodina
2025-12-15Input: stmfts - correct wording for the warning messageDavid Heidelberg
2025-12-15Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk tableChristoffer Sandberg
2025-12-15Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboardCryolitia PukNgae
2025-12-13Input: cros_ec_keyb - clarify key event error messageFabio Baltieri
2025-12-13Input: pf1550 - remove "defined but unused" warningVaibhav Gupta
2025-12-13Input: cyapa - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-13Input: cs40l50 - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-13Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-13Merge tag 'ib-mfd-input-power-regulator-v6.19' of git://git.kernel.org/pub/sc...Dmitry Torokhov
2025-12-13Merge tag 'v6.18' into nextDmitry Torokhov
2025-12-12Input: lkkbd - disable pending work before freeing deviceMinseong Kim
2025-12-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-08Input: byd - use %*ph for Z packet dumpVivek BalachandharTN
2025-12-08Merge branch 'next' into for-linusDmitry Torokhov
2025-12-04Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown
2025-11-18Input: ti_am335x_tsc - clamp coordinate_readouts to DT maximum (6)Junjie Cao
2025-11-17Merge tag 'v6.18-rc6' into for-linusDmitry Torokhov
2025-11-17ASoC: arizona-haptics: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-04Input: cros_ec_keyb - fix an invalid memory accessTzung-Bi Shih
2025-11-04Input: imx_sc_key - fix memory corruption on unloadDan Carpenter