2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-14 16:44:29 +08:00
linux-next/drivers/input/rmi4
Andrew Duggan ff8f83708b Input: synaptics-rmi4 - add support for 2D sensors and F11
RMI4 currently defines two functions for reporting data for 2D sensors
(F11 and F12). This patch adds the common functionality which is shared
by devices with 2D reporting along with implementing functionality for
F11.

Signed-off-by: Andrew Duggan <aduggan@synaptics.com>
Signed-off-by: Christopher Heiny <cheiny@synaptics.com>
Tested-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2016-03-10 16:04:03 -08:00
..
Kconfig Input: synaptics-rmi4 - add support for 2D sensors and F11 2016-03-10 16:04:03 -08:00
Makefile Input: synaptics-rmi4 - add support for 2D sensors and F11 2016-03-10 16:04:03 -08:00
rmi_2d_sensor.c Input: synaptics-rmi4 - add support for 2D sensors and F11 2016-03-10 16:04:03 -08:00
rmi_2d_sensor.h Input: synaptics-rmi4 - add support for 2D sensors and F11 2016-03-10 16:04:03 -08:00
rmi_bus.c Input: synaptics-rmi4 - add support for 2D sensors and F11 2016-03-10 16:04:03 -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 - add device tree support for RMI4 I2C devices 2016-03-10 16:02:41 -08:00
rmi_driver.h Input: synaptics-rmi4 - add support for 2D sensors and F11 2016-03-10 16:04:03 -08:00
rmi_f01.c Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices 2016-03-10 16:02:41 -08:00
rmi_f11.c Input: synaptics-rmi4 - add support for 2D sensors and F11 2016-03-10 16:04:03 -08:00
rmi_i2c.c Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices 2016-03-10 16:02:41 -08:00