summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: omap-keypad - use guard notation when acquiring mutexDmitry Torokhov2024-10-301-8/+8
* Input: imagis - fix warning regarding 'imagis_3038_data' being unusedZeng Heng2024-10-251-1/+1
* Input: userio - remove unneeded semicolonYang Li2024-10-221-1/+1
* 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
* dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6359 keysAngeloGioacchino Del Regno2024-10-211-0/+1
* Input: serio_raw - fix uninitialized variable bugDmitry Torokhov2024-10-211-1/+1
* Input: ts4800-ts - use cleanup facility for device_nodeJavier Carrasco2024-10-201-3/+2
* Input: raspberrypi-ts - use cleanup facility for device_nodeJavier Carrasco2024-10-201-3/+1
* Input: i8042 - use cleanup facility for device_nodeJavier Carrasco2024-10-201-11/+3
* Input: 88pm860x - use cleanup facility for device_nodeJavier Carrasco2024-10-201-13/+7
* Input: twl4030-vibra - use cleanup facility for device_nodeJavier Carrasco2024-10-201-8/+3
* Input: twl6040-vibra - use cleanup facility for device_nodeJavier Carrasco2024-10-201-6/+2
* Input: sun4i-lradc-keys - switch to for_each_child_of_node_scopedJavier Carrasco2024-10-201-5/+2
* Input: mtk-pmic-keys - switch to for_each_child_of_node_scopedJavier Carrasco2024-10-201-12/+5
* Input: cap11xx - switch to for_each_child_of_node_scopedJavier Carrasco2024-10-201-8/+4
* Input: gscps2 - fix compilation error introduced with switch to guardsDmitry Torokhov2024-10-201-3/+1
* Input: switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-1551-56/+56
* Input: matrix_keypad - remove duplicated includeYang Li2024-10-041-1/+0
* Input: xilinx_ps2 - use guard notation when acquiring spinlockDmitry Torokhov2024-10-041-10/+5
* Input: userio - switch to using cleanup functionsDmitry Torokhov2024-10-041-71/+70
* Input: sun4i-ps2 - use guard notation when acquiring spinlockDmitry Torokhov2024-10-041-6/+2
* Input: serio-raw - fix potential serio port name truncationDmitry Torokhov2024-10-041-2/+2
* Input: serio_raw - use guard notation for locks and other resourcesDmitry Torokhov2024-10-041-72/+49
* Input: serio - use guard notation when acquiring mutexes and spinlocksDmitry Torokhov2024-10-041-99/+66
* Input: serport - use guard notation when acquiring spinlockDmitry Torokhov2024-10-041-19/+8
* Input: sa1111ps2 - use guard notation when acquiring spinlockDmitry Torokhov2024-10-041-5/+3
* Input: q40kbd - use guard notation when acquiring spinlockDmitry Torokhov2024-10-041-8/+2
* Input: ps2mult - use guard notation when acquiring spinlockDmitry Torokhov2024-10-041-18/+7
* Input: ps2-gpio - use guard notation when acquiring mutexDmitry Torokhov2024-10-041-2/+2
* Input: i8042 - use guard notation when acquiring spinlockDmitry Torokhov2024-10-041-122/+82
* Input: i8042 - tease apart interrupt handlerDmitry Torokhov2024-10-041-56/+83
* Input: hyperv-keyboard - use guard notation when acquiring spinlockDmitry Torokhov2024-10-041-20/+18
* Input: gscps2 - use guard notation when acquiring spinlockDmitry Torokhov2024-10-041-52/+62
* Input: elo - use guard notation when pausing serio portDmitry Torokhov2024-10-041-4/+4
* Input: synaptics-rmi4 - use guard notation when pausing serio port in F03Dmitry Torokhov2024-10-041-2/+2
* Input: sunkbd - use guard notation when pausing serio portDmitry Torokhov2024-10-041-3/+2
* Input: atkbd - use guard notation when pausing serio portDmitry Torokhov2024-10-041-4/+4
* Input: synaptics - use guard notation when pausing serio portDmitry Torokhov2024-10-041-4/+2
* Input: byd - use guard notation when pausing serio portDmitry Torokhov2024-10-041-3/+2
* Input: alps - use guard notation when pausing serio portDmitry Torokhov2024-10-041-3/+1
* Input: libps2 - use guard notation when temporarily pausing serio portsDmitry Torokhov2024-10-041-13/+15
* Input: serio - define serio_pause_rx guard to pause and resume serio portsDmitry Torokhov2024-10-041-0/+3
* 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: pegasus_notetaker - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-38/+48
* Input: max8997_haptic - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-10/+5