summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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: 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
| | * 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: xpad - use guard notation when acquiring mutex and spinlockDmitry Torokhov2024-10-031-65/+34
| | * Input: turbografx - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-12/+10
| | * Input: n64joy - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-19/+16
| | * Input: iforce - use guard notation when acquiring mutex and spinlockDmitry Torokhov2024-10-034-86/+68
| | * Input: gamecon - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-12/+10
| | * Input: db9 - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-16/+14
| | * Input: st-keyscan - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-9/+10
| | * Input: spear-keyboard - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-6/+2
| | * Input: pxa27x_keypad - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-8/+8
| | * Input: pmic8xxx-keypad - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-6/+2
| | * Input: omap4-keypad - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-3/+1
| | * Input: matrix_keypad - use guard notation when acquiring spinlockDmitry Torokhov2024-10-031-10/+8
| | * Input: lpc32xx-keys - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-9/+9
| | * Input: lm8323 - use guard notation when acquiring mutexesDmitry Torokhov2024-10-031-27/+22
| | * Input: ipaq-micro-keys - use guard notation when acquiring mutex and spinlockDmitry Torokhov2024-10-031-7/+5
| | * Input: imx_keypad - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-16/+11
| | * Input: ep93xx_keypad - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-6/+2
| | * Input: applespi - use guard notation when acquiring spinlockDmitry Torokhov2024-10-031-54/+18
| | * Input: adp5589-keys - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-21/+18
| | * Input: elan_i2c - switch to using cleanup functionsDmitry Torokhov2024-10-032-121/+121
| | * Input: psmouse-smbus - use guard notation when acquiring mutexDmitry Torokhov2024-10-031-18/+10
| | * Input: hycon-hy46xx - add missing dependency on REGMAP_I2CJavier Carrasco2024-10-031-0/+1