summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-58/+139
6 daysMerge branch 'next' into for-linusDmitry Torokhov22-89/+166
8 daysMerge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-6/+29
12 daysMIPS/input: Move RB532 button to GPIO descriptorsLinus Walleij1-6/+29
2026-04-11Merge tag 'input-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+28
2026-04-08Input: uinput - take event lock when submitting FF request "event"Dmitry Torokhov1-0/+7
2026-04-08Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()Seungjin Bae1-6/+26
2026-04-08Input: uinput - fix circular locking dependency with ff-coreMikhail Gavrilov1-7/+21
2026-04-01Input: aw86927 - add support for Awinic AW86938Griffin Kroah-Hartman1-8/+44
2026-04-01Input: aw86927 - respect vibration magnitude levelsGriffin Kroah-Hartman1-7/+7
2026-03-31Input: keyspan-remote - refactor endpoint lookupJohan Hovold1-20/+2
2026-03-18Input: atlas - convert ACPI driver to a platform oneRafael J. Wysocki1-10/+12
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov18-31/+27
2026-02-23Input: adxl34x - drop redundant error variable in adxl34x_i2c_probeThorsten Blum1-4/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds17-21/+21
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook17-22/+22
2026-02-18Input: drv260x - fix unbalanced regulator_disable() callYauhen Kharuzhy1-0/+18
2026-02-18Input: drv260x - handle calibration timeoutYauhen Kharuzhy1-0/+13
2026-02-18Input: drv260x - add support for ACPI-enumerated devicesYauhen Kharuzhy1-0/+10
2026-02-18Input: drv260x - sort all #include alphabeticallyYauhen Kharuzhy1-3/+3
2026-02-18Input: drv260x - add I2C IDs for all device variantsYauhen Kharuzhy1-0/+3
2026-02-15Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-55/+94
2026-01-21Input: gpio_decoder - don't use "proxy" headersAndy Shevchenko1-2/+3
2026-01-21Input: gpio_decoder - make use of the macros from bits.hAndy Shevchenko1-2/+2
2026-01-21Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep()Andy Shevchenko1-15/+15
2026-01-21Input: gpio_decoder - unify messages with help of dev_err_probe()Andy Shevchenko1-16/+10
2026-01-21Input: gpio_decoder - make use of device propertiesAndy Shevchenko1-5/+4
2026-01-08Input: twl4030 - fix warnings without CONFIG_OFAndreas Kemnade1-4/+3
2025-12-19Input: twl4030 - add TWL603x power buttonAndreas Kemnade1-5/+55
2025-12-19Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-12-13Input: pf1550 - remove "defined but unused" warningVaibhav Gupta1-1/+1
2025-12-13Input: cs40l50 - 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/sc...Dmitry Torokhov3-0/+209
2025-12-13Merge tag 'v6.18' into nextDmitry Torokhov2-1/+3
2025-12-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-12-09Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2025-12-04Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+209
2025-11-17ASoC: arizona-haptics: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-9/+5
2025-10-21Input: pf1550 - add onkey supportSamuel Kayode3-0/+209
2025-10-18Input: qnap-mcu-input - omit error message when memory allocation failsXichao Zhao1-1/+1
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-2/+872
2025-10-08Merge branch 'next' into for-linusDmitry Torokhov10-2/+1212
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds4-1/+137
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+203
2025-10-01Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hw...Lee Jones5-1/+340
2025-09-30Input: aw86927 - fix error code in probe()Dan Carpenter1-2/+1
2025-09-29Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leakZhen Ni1-0/+1
2025-09-28Input: aw86927 - add driver for Awinic AW86927Griffin Kroah-Hartman3-0/+859
2025-09-25Input: pm8941-pwrkey - disable wakeup for resin by defaultLuca Weiss1-2/+10
2025-09-18Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...Dmitry Torokhov3-0/+203