linux-imx/drivers/input/rmi4
Kunwu Chan eafaec40d0 Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
[ Upstream commit bc4996184d ]

While input core can work with input->phys set to NULL userspace might
depend on it, so better fail probing if allocation fails. The system must
be in a pretty bad shape for it to happen anyway.

Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Link: https://lore.kernel.org/r/20240117073124.143636-1-chentao@kylinos.cn
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-13 13:07:33 +02:00
..
Kconfig
Makefile
rmi_2d_sensor.c
rmi_2d_sensor.h
rmi_bus.c Input: synaptics-rmi4 - fix use after free in rmi_unregister_function() 2023-11-20 11:59:34 +01:00
rmi_bus.h
rmi_driver.c Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails 2024-04-13 13:07:33 +02:00
rmi_driver.h
rmi_f01.c
rmi_f03.c
rmi_f3a.c
rmi_f11.c
rmi_f12.c
rmi_f30.c
rmi_f34.c
rmi_f34.h
rmi_f34v7.c
rmi_f54.c
rmi_f55.c
rmi_i2c.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
rmi_smbus.c Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport 2023-10-13 17:59:19 -07:00
rmi_spi.c Input: synaptics-rmi4 - fix SPI device ID 2023-02-03 16:53:40 -08:00