summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
3 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
9 daysMerge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-07Input: twl4030 - fix warnings without CONFIG_OFAndreas Kemnade
2025-12-18Input: twl4030 - add TWL603x power buttonAndreas Kemnade
2025-12-18Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-13Input: pf1550 - remove "defined but unused" warningVaibhav Gupta
2025-12-13Input: cs40l50 - 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-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-17ASoC: arizona-haptics: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-10-21Input: pf1550 - add onkey supportSamuel Kayode
2025-10-17Input: qnap-mcu-input - omit error message when memory allocation failsXichao Zhao
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-07Merge branch 'next' into for-linusDmitry Torokhov
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-01Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hw...Lee Jones
2025-09-30Input: aw86927 - fix error code in probe()Dan Carpenter
2025-09-28Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leakZhen Ni
2025-09-27Input: aw86927 - add driver for Awinic AW86927Griffin Kroah-Hartman
2025-09-24Input: pm8941-pwrkey - disable wakeup for resin by defaultLuca Weiss
2025-09-17Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...Dmitry Torokhov
2025-09-16input: misc: Add support for MAX7360 rotaryMathieu Dubois-Briand
2025-09-11mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()Alexander Kurz
2025-09-04Input: iqs7222 - avoid enabling unused interruptsJeff LaBundy
2025-09-03Merge tag 'ib-mfd-input-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Dmitry Torokhov
2025-09-03input: tps6594-pwrbutton: Add power button functionalityJob Sava
2025-08-21Input: include export.h in modules using EXPORT_SYMBOL*()Dmitry Torokhov
2025-08-06Merge branch 'next' into for-linusDmitry Torokhov
2025-08-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Dmitry Torokhov
2025-08-03Input: max77693 - convert to atomic pwm operationUwe Kleine-König
2025-07-03Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()Yunshui Jiang
2025-07-01Input: cs40l50 - remove redundant flush_workqueue() callsChen Ni
2025-06-30Input: max8997_haptic - optimize PWM configurationUwe Kleine-König
2025-06-29Input: pcf50633-input - remove the driverDr. David Alan Gilbert
2025-06-29Input: iqs7222 - explicitly define number of external channelsJeff LaBundy
2025-06-17Input: Fully open-code compatible for greppingKrzysztof Kozlowski
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-03Input: iqs626a - replace snprintf() with scnprintf()Jeff LaBundy
2025-05-30Input: ims-pcu - check record size in ims_pcu_flash_firmware()Dan Carpenter
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds