summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Input: iqs7222 - explicitly define number of external channelsJeff LaBundy1-2/+5
2025-07-10Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()Yunshui Jiang1-0/+2
2025-06-27Input: 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-10Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson1-1/+1
2025-04-18Input: 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-04Merge branch 'next' into for-linusDmitry Torokhov5-4/+170
2025-03-29Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-4/+15
2025-03-15Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-28/+22
2025-03-09Input: iqs7222 - preserve system status registerJeff LaBundy1-28/+22
2025-02-25Merge 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-20Merge branch 'next' into for-linusDmitry Torokhov6-6/+7
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf1-2/+2
2025-01-14Input: 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-24Merge branch 'next' into for-linusDmitry Torokhov38-469/+312
2024-11-07Input: cs40l50 - fix wrong usage of INIT_WORK()Yuan Can1-2/+4
2024-10-22Input: sparcspkr - use cleanup facility for device_nodeJavier Carrasco1-3/+1
2024-10-22Input: sparcspkr - use device managed memory for 'state'Javier Carrasco1-27/+14
2024-10-19Input: twl4030-vibra - use cleanup facility for device_nodeJavier Carrasco1-8/+3
2024-10-19Input: twl6040-vibra - use cleanup facility for device_nodeJavier Carrasco1-6/+2
2024-10-15Input: switch back to struct platform_driver::remove()Uwe Kleine-König17-20/+20
2024-10-03Input: sparcspkr - use guard notation when acquiring spinlockDmitry Torokhov1-8/+2
2024-10-03Input: rotary_encoder - use guard notation when acquiring mutexDmitry Torokhov1-15/+8
2024-10-03Input: regulator-haptic - use guard notation when acquiring mutexDmitry Torokhov1-16/+8
2024-10-03Input: pwm-beeper - use guard notation when acquiring spinlockDmitry Torokhov1-6/+6
2024-10-03Input: powermate - use guard notation when acquiring spinlockDmitry Torokhov1-9/+2
2024-10-03Input: max8997_haptic - use guard notation when acquiring mutexDmitry Torokhov1-10/+5
2024-10-03Input: iqs7222 - use cleanup facility for fwnodesDmitry Torokhov1-16/+14
2024-10-03Input: iqs626a - use cleanup facility for fwnodesDmitry Torokhov1-16/+6
2024-10-03Input: iqs269a - use cleanup facility for fwnodesDmitry Torokhov1-6/+3
2024-10-03Input: iqs269a - use guard notation when acquiring mutexDmitry Torokhov1-30/+16
2024-10-03Input: ibm-panel - use guard notation when acquiring spinlockDmitry Torokhov1-4/+1
2024-10-03Input: ideapad_slidebar - use guard notation when acquiring spinlockDmitry Torokhov1-17/+5
2024-10-03Input: drv2667 - use guard notation when acquiring mutexDmitry Torokhov1-23/+21
2024-10-03Input: drv2665 - use guard notation when acquiring mutexDmitry Torokhov1-23/+21
2024-10-03Input: drv260x - use guard notation when acquiring mutexDmitry Torokhov1-26/+24
2024-10-03Input: kxtj9 - use guard notation when acquiring mutex/disabling irqDmitry Torokhov1-10/+4
2024-10-03Input: da7280 - use guard notation when acquiring mutex and spinlockDmitry Torokhov1-14/+12
2024-10-03Input: cma3000_d0x - use guard notation when acquiring mutexDmitry Torokhov1-12/+4
2024-10-03Input: cm109 - use guard notation when acquiring mutex and spinlockDmitry Torokhov1-88/+79
2024-10-03Input: ati_remote2 - use guard notation when acquiring mutexDmitry Torokhov1-38/+19