summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
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
2025-09-16input: misc: Add support for MAX7360 rotaryMathieu Dubois-Briand3-0/+203
2025-09-11mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()Alexander Kurz1-1/+0
2025-09-04Input: iqs7222 - avoid enabling unused interruptsJeff LaBundy1-0/+3
2025-09-03Merge tag 'ib-mfd-input-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Dmitry Torokhov3-0/+137
2025-09-03input: tps6594-pwrbutton: Add power button functionalityJob Sava3-0/+137
2025-08-21Input: include export.h in modules using EXPORT_SYMBOL*()Dmitry Torokhov3-0/+3
2025-08-06Merge branch 'next' into for-linusDmitry Torokhov7-195/+66
2025-08-04Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Dmitry Torokhov1-1/+1
2025-08-04Input: max77693 - convert to atomic pwm operationUwe Kleine-König1-23/+18
2025-07-04Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()Yunshui Jiang1-0/+2
2025-07-01Input: cs40l50 - remove redundant flush_workqueue() callsChen Ni1-1/+0
2025-06-30Input: max8997_haptic - optimize PWM configurationUwe Kleine-König1-49/+47
2025-06-30Input: pcf50633-input - remove the driverDr. David Alan Gilbert3-121/+0
2025-06-30Input: iqs7222 - explicitly define number of external channelsJeff LaBundy1-2/+5
2025-06-18Input: Fully open-code compatible for greppingKrzysztof Kozlowski1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-04Input: iqs626a - replace snprintf() with scnprintf()Jeff LaBundy1-1/+1
2025-05-31Input: ims-pcu - check record size in ims_pcu_flash_firmware()Dan Carpenter1-0/+6
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+17
2025-05-11Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson1-1/+1
2025-04-19Input: sparcspkr - avoid unannotated fall-throughWangYuli1-6/+16
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-04-05Merge branch 'next' into for-linusDmitry Torokhov5-4/+170
2025-03-30Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-4/+15
2025-03-16Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-28/+22
2025-03-10Input: iqs7222 - preserve system status registerJeff LaBundy1-28/+22
2025-02-26Merge tag 'v6.14-rc4' into nextDmitry Torokhov6-3/+191
2025-02-25Input: pm8941-pwrkey - fix dev_dbg() output in pm8941_pwrkey_irq()Dmitry Antipov1-2/+2
2025-02-20Input: max77693 - add max77705 haptic supportDzmitry Sankouski2-4/+15
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2025-01-22Merge tag 'input-for-v6.14-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-3/+27
2025-01-21Merge branch 'next' into for-linusDmitry Torokhov6-6/+7
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf1-2/+2
2025-01-15Input: Use str_enable_disable-like helpersKrzysztof Kozlowski2-2/+4
2024-12-17Input: mma8450 - add chip ID check in probeLuwei Zhou1-1/+15
2024-12-17Input: add driver for the input part of qnap-mcu devicesHeiko Stuebner3-0/+166
2024-12-16Input: bbnsm_pwrkey - add remove hookPeng Fan1-0/+8
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds39-471/+316
2024-11-25Merge branch 'next' into for-linusDmitry Torokhov38-469/+312
2024-11-08Input: cs40l50 - fix wrong usage of INIT_WORK()Yuan Can1-2/+4