aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2025-12-18Input: xpad - add support for CRKD GuitarsSanjay Govind1-0/+5
2025-12-18Input: ilitek_ts_i2c - switch mdelay() to fsleep()Dmitry Torokhov1-1/+1
2025-12-18Input: ilitek_ts_i2c - fix warning with gpio controllers that sleepJosua Mayer1-4/+4
2025-12-18Input: twl4030 - add TWL603x power buttonAndreas Kemnade1-5/+55
2025-12-18Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue userMarco Crivellari1-1/+1
2025-12-18Input: synaptics_i2c - replace use of system_wq with system_dfl_wqMarco Crivellari1-4/+4
2025-12-18Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-12-18Input: gpio_keys - replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-12-18Input: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein1-0/+4
2025-12-17Input: alps - fix use-after-free bugs caused by dev3_register_workDuoming Zhou1-0/+1
2025-12-15Input: stmfts - use sysfs_emit() instead of sprintf()Petr Hodina1-7/+7
2025-12-15Input: stmfts - make comments correctPetr Hodina1-4/+1
2025-12-15Input: stmfts - correct wording for the warning messageDavid Heidelberg1-1/+1
2025-12-15Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk tableChristoffer Sandberg1-0/+7
2025-12-15Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboardCryolitia PukNgae1-0/+7
2025-12-13Input: cros_ec_keyb - clarify key event error messageFabio Baltieri1-1/+2
2025-12-13Input: pf1550 - remove "defined but unused" warningVaibhav Gupta1-1/+1
2025-12-13Input: cyapa - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus2-4/+0
2025-12-13Input: cs40l50 - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-4/+0
2025-12-13Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-4/+0
2025-12-13Merge tag 'ib-mfd-input-power-regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextDmitry Torokhov3-0/+209
2025-12-13Merge tag 'v6.18' into nextDmitry Torokhov13-40/+59
2025-12-12Input: lkkbd - disable pending work before freeing deviceMinseong Kim1-1/+4
2025-12-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-5/+8
2025-12-08Input: byd - use %*ph for Z packet dumpVivek BalachandharTN1-4/+2
2025-12-08Merge branch 'next' into for-linusDmitry Torokhov4-5/+8
2025-12-04Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-0/+209
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown5-28/+18
2025-11-18Input: ti_am335x_tsc - clamp coordinate_readouts to DT maximum (6)Junjie Cao1-0/+4
2025-11-17Merge tag 'v6.18-rc6' into for-linusDmitry Torokhov5-11/+18
2025-11-17ASoC: arizona-haptics: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-9/+5
2025-11-04Input: cros_ec_keyb - fix an invalid memory accessTzung-Bi Shih1-0/+6
2025-11-04Input: imx_sc_key - fix memory corruption on unloadDan Carpenter1-1/+1
2025-10-21Input: pf1550 - add onkey supportSamuel Kayode3-0/+209
2025-10-17Input: zforce_ts - omit error message when memory allocation failsXichao Zhao1-2/+1
2025-10-17Input: qnap-mcu-input - omit error message when memory allocation failsXichao Zhao1-1/+1
2025-10-17Input: pegasus-notetaker - fix potential out-of-bounds accessSeungjin Bae1-0/+9
2025-10-16Input: cyttsp5 - use %pe format specifierRicardo Ribalda1-2/+2
2025-10-13Input: goodix - remove setting of RST pin to inputMartyn Welch2-27/+1
2025-10-13Input: goodix - add support for ACPI ID GDIX1003Hans de Goede1-0/+1
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds54-844/+2041
2025-10-07Merge branch 'next' into for-linusDmitry Torokhov58-847/+2705
2025-10-07Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut1-1/+1
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-2/+2
2025-10-04Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-4/+10
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds5-5/+137
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds6-0/+524
2025-10-01Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-0/+6
2025-10-01Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-6.18', 'ib-mfd-gpio-input-pinctrl-pwm-6.18', 'ib-mfd-input-6.18', 'ib-mfd-input-rtc-6.18' and 'ib-mfd-power-regulator-6.18' into ibs-for-mfd-mergedLee Jones9-5/+661
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor1-2/+2