summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-01Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keysDmitry Torokhov
2026-01-24Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano
2026-01-21Input: ili210x - add support for polling modeMarek Vasut
2026-01-21Input: appletouch - fix potential race between resume and openDmitry Torokhov
2026-01-21HID: i2c-hid: Add FocalTech FT8112Daniel Peng
2026-01-21Input: synaptics_i2c - switch to using managed resourcesDmitry Torokhov
2026-01-21Input: synaptics_i2c - guard polling restart in resumeMinseong Kim
2026-01-21Input: gpio_decoder - don't use "proxy" headersAndy Shevchenko
2026-01-21Input: gpio_decoder - make use of the macros from bits.hAndy Shevchenko
2026-01-21Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep()Andy Shevchenko
2026-01-21Input: gpio_decoder - unify messages with help of dev_err_probe()Andy Shevchenko
2026-01-21Input: gpio_decoder - make use of device propertiesAndy Shevchenko
2026-01-20Input: serio - complete sizeof(*pointer) conversionsWentong Tian
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
2026-01-07Input: twl4030 - fix warnings without CONFIG_OFAndreas Kemnade
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-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-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-08Input: byd - use %*ph for Z packet dumpVivek BalachandharTN
2025-11-28Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-28Merge tag 'regulator-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds