summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
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
2024-10-22Input: sparcspkr - use cleanup facility for device_nodeJavier Carrasco
2024-10-22Input: sparcspkr - use device managed memory for 'state'Javier Carrasco
2024-10-19Input: twl4030-vibra - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: twl6040-vibra - use cleanup facility for device_nodeJavier Carrasco
2024-10-15Input: switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-03Input: sparcspkr - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-03Input: rotary_encoder - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: regulator-haptic - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: pwm-beeper - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-03Input: powermate - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-03Input: max8997_haptic - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: iqs7222 - use cleanup facility for fwnodesDmitry Torokhov
2024-10-03Input: iqs626a - use cleanup facility for fwnodesDmitry Torokhov
2024-10-03Input: iqs269a - use cleanup facility for fwnodesDmitry Torokhov
2024-10-03Input: iqs269a - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: ibm-panel - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-03Input: ideapad_slidebar - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-03Input: drv2667 - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: drv2665 - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: drv260x - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: kxtj9 - use guard notation when acquiring mutex/disabling irqDmitry Torokhov
2024-10-03Input: da7280 - use guard notation when acquiring mutex and spinlockDmitry Torokhov
2024-10-03Input: cma3000_d0x - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: cm109 - use guard notation when acquiring mutex and spinlockDmitry Torokhov
2024-10-03Input: ati_remote2 - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: ad714x - use guard notation when acquiring mutexDmitry Torokhov
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30Input: correct typos in multiple comments across misc driversShen Lichuan
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-24Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-10Input: ims-pcu - fix calling interruptible mutexDavid Lechner
2024-09-09treewide: correct the typo 'retun'WangYuli
2024-09-05Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov
2024-08-26Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple alloc...Shen Lichuan
2024-08-24Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-04Input: uinput - reject requests with unreasonable number of slotsDmitry Torokhov
2024-07-19Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-15Input: bbnsm_pwrkey - fix missed key press after suspendJacky Bai
2024-07-15Input: iqs269a - use device_for_each_child_node_scoped()Javier Carrasco