summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
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
2025-05-10Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson
2025-04-18Input: sparcspkr - avoid unannotated fall-throughWangYuli
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-04Merge branch 'next' into for-linusDmitry Torokhov
2025-03-29Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-03-15Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-09Input: iqs7222 - preserve system status registerJeff LaBundy
2025-02-25Merge tag 'v6.14-rc4' into nextDmitry Torokhov
2025-02-25Input: pm8941-pwrkey - fix dev_dbg() output in pm8941_pwrkey_irq()Dmitry Antipov
2025-02-20Input: max77693 - add max77705 haptic supportDzmitry Sankouski
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-22Merge tag 'input-for-v6.14-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20Merge branch 'next' into for-linusDmitry Torokhov
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf
2025-01-14Input: Use str_enable_disable-like helpersKrzysztof Kozlowski
2024-12-17Input: mma8450 - add chip ID check in probeLuwei Zhou
2024-12-17Input: add driver for the input part of qnap-mcu devicesHeiko Stuebner
2024-12-16Input: bbnsm_pwrkey - add remove hookPeng Fan
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov
2024-11-07Input: cs40l50 - fix wrong usage of INIT_WORK()Yuan Can