summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
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: pegasus_notetaker - use guard notation when acquiring mutexDmitry 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-03Input: xpad - use guard notation when acquiring mutex and spinlockDmitry Torokhov
2024-10-03Input: turbografx - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: n64joy - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: iforce - use guard notation when acquiring mutex and spinlockDmitry Torokhov
2024-10-03Input: gamecon - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: db9 - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: st-keyscan - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: spear-keyboard - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: pxa27x_keypad - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: pmic8xxx-keypad - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: omap4-keypad - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: matrix_keypad - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-03Input: lpc32xx-keys - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: lm8323 - use guard notation when acquiring mutexesDmitry Torokhov
2024-10-03Input: ipaq-micro-keys - use guard notation when acquiring mutex and spinlockDmitry Torokhov
2024-10-03Input: imx_keypad - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: ep93xx_keypad - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: applespi - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-03Input: adp5589-keys - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: elan_i2c - switch to using cleanup functionsDmitry Torokhov
2024-10-03Input: psmouse-smbus - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: hycon-hy46xx - add missing dependency on REGMAP_I2CJavier Carrasco
2024-10-03Input: hideep - add missing dependency on REGMAP_I2CJavier Carrasco
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-01Input: adp5589-keys - fix adp5589_gpio_get_value()Nuno Sa
2024-10-01Input: adp5589-keys - fix NULL pointer dereferenceNuno Sa