linux-stable/drivers/input/rmi4
Andrew Duggan 332c3988fe Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type
The rmi4 2D sensor functions report the tool type via
input_mt_report_slot_state(), but the abs parameter bit has not been
set so the tool type is not reported to userspace. This patch set
the ABS_MT_TOOL_TYPE bit.

Signed-off-by: Andrew Duggan <aduggan@synaptics.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2016-11-08 17:12:09 -08:00
..
Kconfig [media] Input: synaptics-rmi4: disallow impossible configuration 2016-09-19 16:24:43 -03:00
Makefile [media] Input: synaptics-rmi4 - add support for F54 diagnostics 2016-08-23 16:33:54 -03:00
rmi_2d_sensor.c Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type 2016-11-08 17:12:09 -08:00
rmi_2d_sensor.h Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gesture 2016-11-08 17:12:07 -08:00
rmi_bus.c Input: synaptics-rmi4 - add a couple of debug lines 2016-11-08 16:23:22 -08:00
rmi_bus.h Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices 2016-03-10 16:02:41 -08:00
rmi_driver.c Input: synaptics-rmi4 - move IRQ handling to rmi_driver 2016-11-08 17:12:05 -08:00
rmi_driver.h [media] Input: synaptics-rmi4 - add support for F54 diagnostics 2016-08-23 16:33:54 -03:00
rmi_f01.c Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gesture 2016-11-08 17:12:07 -08:00
rmi_f11.c Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gesture 2016-11-08 17:12:07 -08:00
rmi_f12.c Input: synaptics-rmi4 - add support for controlling dribble packets in F12 2016-11-08 17:12:08 -08:00
rmi_f30.c Input: synaptics-rmi4 - handle incomplete input data 2016-11-08 17:12:06 -08:00
rmi_f54.c [media] Input: v4l-touch - add copyright lines 2016-09-19 16:26:21 -03:00
rmi_i2c.c Input: synaptics-rmi4 - move IRQ handling to rmi_driver 2016-11-08 17:12:05 -08:00
rmi_spi.c Input: synaptics-rmi4 - move IRQ handling to rmi_driver 2016-11-08 17:12:05 -08:00