summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-2539-471/+316
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2024-11-2438-469/+312
| |\
| | * Input: sparcspkr - use cleanup facility for device_nodeJavier Carrasco2024-10-221-3/+1
| | * Input: sparcspkr - use device managed memory for 'state'Javier Carrasco2024-10-221-27/+14
| | * Input: twl4030-vibra - use cleanup facility for device_nodeJavier Carrasco2024-10-191-8/+3
| | * Input: twl6040-vibra - use cleanup facility for device_nodeJavier Carrasco2024-10-191-6/+2
| | * Input: switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-1517-20/+20
| | * Input: sparcspkr - use guard notation when acquiring spinlockDmitry Torokhov2024-10-031-8/+2
| | * Input: rotary_encoder - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-15/+8
| | * Input: regulator-haptic - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-16/+8
| | * Input: pwm-beeper - use guard notation when acquiring spinlockDmitry Torokhov2024-10-031-6/+6
| | * Input: powermate - use guard notation when acquiring spinlockDmitry Torokhov2024-10-031-9/+2
| | * Input: max8997_haptic - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-10/+5
| | * Input: iqs7222 - use cleanup facility for fwnodesDmitry Torokhov2024-10-031-16/+14
| | * Input: iqs626a - use cleanup facility for fwnodesDmitry Torokhov2024-10-031-16/+6
| | * Input: iqs269a - use cleanup facility for fwnodesDmitry Torokhov2024-10-031-6/+3
| | * Input: iqs269a - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-30/+16
| | * Input: ibm-panel - use guard notation when acquiring spinlockDmitry Torokhov2024-10-031-4/+1
| | * Input: ideapad_slidebar - use guard notation when acquiring spinlockDmitry Torokhov2024-10-031-17/+5
| | * Input: drv2667 - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-23/+21
| | * Input: drv2665 - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-23/+21
| | * Input: drv260x - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-26/+24
| | * Input: kxtj9 - use guard notation when acquiring mutex/disabling irqDmitry Torokhov2024-10-031-10/+4
| | * Input: da7280 - use guard notation when acquiring mutex and spinlockDmitry Torokhov2024-10-031-14/+12
| | * Input: cma3000_d0x - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-12/+4
| | * Input: cm109 - use guard notation when acquiring mutex and spinlockDmitry Torokhov2024-10-031-88/+79
| | * Input: ati_remote2 - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-38/+19
| | * Input: ad714x - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-9/+3
| | * Input: correct typos in multiple comments across misc driversShen Lichuan2024-09-308-9/+9
| * | Input: cs40l50 - fix wrong usage of INIT_WORK()Yuan Can2024-11-071-2/+4
| |/
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-022-2/+2
* | [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* | Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-244-8/+43
|\|
| * Input: ims-pcu - fix calling interruptible mutexDavid Lechner2024-09-101-1/+1
| * Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov2024-09-055-0/+686
| |\
| * | Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple alloc...Shen Lichuan2024-08-261-2/+2
| * | Input: bbnsm_pwrkey - fix missed key press after suspendJacky Bai2024-07-151-0/+38
| * | Input: iqs269a - use device_for_each_child_node_scoped()Javier Carrasco2024-07-151-5/+2
| * | Merge tag 'v6.10' into nextDmitry Torokhov2024-07-151-1/+0
| |\ \
* | | | treewide: correct the typo 'retun'WangYuli2024-09-091-1/+1
| |_|/ |/| |
* | | Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-241-0/+14
|\ \ \
| * | | Input: uinput - reject requests with unreasonable number of slotsDmitry Torokhov2024-08-041-0/+14
| |/ /
* | | Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-1916-325/+204
|\| |
| * | Input: yealink - simplify locking in sysfs attribute handlingDmitry Torokhov2024-07-121-52/+20
| * | Input: yealink - use driver core to instantiate device attributesDmitry Torokhov2024-07-121-8/+3
| * | Input: ati-remote2 - use driver core to instantiate device attributesDmitry Torokhov2024-07-121-33/+17
| * | Input: twl4030-pwrbutton - fix kernel-doc warningDmitry Torokhov2024-07-111-2/+2
| * | Input: ims-pcu - switch to using cleanup functionsDmitry Torokhov2024-06-201-73/+62
| * | Input: ims-pcu - use driver core to instantiate device attributesDmitry Torokhov2024-06-201-25/+28
| * | Input: ims-pcu - drop repeated "input" in error messageJavier Carrasco2024-06-201-2/+1