original_kernel/drivers/input/rmi4
Benjamin Tissoires 522214d9be Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count
INPUT_PROP_BUTTONPAD is currently only set through the platform data.
The RMI4 header doc says that this property is there to force the
buttonpad property, so we also need to detect it by looking at
the exported buttons count.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Reported-and-tested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-03-01 10:01:56 -08:00
..
Kconfig Merge branch 'next' into for-linus 2017-02-20 15:16:02 -08:00
Makefile
rmi_2d_sensor.c Input: synaptics-rmi4 - correctly swap clip values if axes are swapped 2017-01-15 15:41:00 -08:00
rmi_2d_sensor.h
rmi_bus.c Merge branch 'synaptics-rmi4' into next 2017-02-06 14:17:39 -08:00
rmi_bus.h
rmi_driver.c Merge branch 'next' into for-linus 2017-02-20 15:16:02 -08:00
rmi_driver.h Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest 2017-02-09 13:01:34 -08:00
rmi_f01.c Merge branch 'synaptics-rmi4' into next 2017-02-06 14:17:39 -08:00
rmi_f03.c Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest 2017-02-09 13:01:34 -08:00
rmi_f11.c
rmi_f12.c
rmi_f30.c Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count 2017-03-01 10:01:56 -08:00
rmi_f34.c Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs 2017-01-31 15:51:22 -08:00
rmi_f34.h Input: synaptics-rmi4 - add sysfs attribute update_fw_status 2017-01-31 15:51:21 -08:00
rmi_f34v7.c Input: synaptics-rmi4 - add sysfs attribute update_fw_status 2017-01-31 15:51:21 -08:00
rmi_f54.c
rmi_f55.c
rmi_i2c.c
rmi_smbus.c
rmi_spi.c