linux-stable/drivers/input
Zheng Yongjun 79e309c18e Input: stmfts - fix reference leak in stmfts_input_open
[ Upstream commit 26623eea0d ]

pm_runtime_get_sync() will increment pm usage counter even it
failed. Forgetting to call pm_runtime_put_noidle will result
in reference leak in stmfts_input_open, so we should fix it.

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Link: https://lore.kernel.org/r/20220317131604.53538-1-zhengyongjun3@huawei.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-05-25 08:41:18 +02:00
..
gameport
joystick Input: spaceball - fix parsing of movement data packets 2022-01-05 12:33:49 +01:00
keyboard Input: hil_kbd - fix error return code in hil_dev_connect() 2021-07-20 16:17:40 +02:00
misc Input: cm109 - do not stomp on control URB 2020-12-29 13:46:43 +01:00
mouse Input: elan_i2c - fix regulator enable count imbalance after suspend/resume 2022-03-08 19:01:58 +01:00
rmi4 Input: synaptics-rmi4 - fix error return code in rmi_driver_probe() 2020-06-03 08:17:57 +02:00
serio Input: i8042 - Add quirk for Fujitsu Lifebook T725 2021-11-26 11:40:20 +01:00
tablet Input: aiptek - properly check endpoint type 2022-03-23 09:01:35 +01:00
touchscreen Input: stmfts - fix reference leak in stmfts_input_open 2022-05-25 08:41:18 +02:00
Kconfig
Makefile
apm-power.c
evbug.c
evdev.c Input: evdev - call input_flush_device() on release(), not flush() 2020-06-03 08:17:56 +02:00
ff-core.c
ff-memless.c Input: ff-memless - kill timer in destroy() 2019-11-20 17:59:28 +01:00
input-compat.c
input-compat.h
input-leds.c
input-mt.c
input-polldev.c
input.c Input: add bounds checking to input_set_capability() 2022-05-25 08:41:18 +02:00
joydev.c Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl 2021-07-20 16:17:28 +02:00
matrix-keymap.c
mousedev.c
sparse-keymap.c