linux-hardened/drivers/input
Javier Martinez Canillas 72bf60f196 Input: synaptics_i2c - add OF device ID table
The driver doesn't have a struct of_device_id table but supported devices
are registered via Device Trees. This is working on the assumption that a
I2C device registered via OF will always match a legacy I2C device ID and
that the MODALIAS reported will always be of the form i2c:<device>.

But this could change in the future so the correct approach is to have an
OF device ID table if the devices are registered via OF.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-03-23 14:46:32 -07:00
..
gameport Input: convert remaining uses of pr_warning to pr_warn 2017-03-17 17:25:02 -07:00
joystick Input: convert remaining uses of pr_warning to pr_warn 2017-03-17 17:25:02 -07:00
keyboard
misc Input: convert remaining uses of pr_warning to pr_warn 2017-03-17 17:25:02 -07:00
mouse Input: synaptics_i2c - add OF device ID table 2017-03-23 14:46:32 -07:00
rmi4 Merge branch 'ib/4.10-sparse-keymap-managed' into next 2017-03-09 10:03:22 -08:00
serio Input: convert remaining uses of pr_warning to pr_warn 2017-03-17 17:25:02 -07:00
tablet
touchscreen Input: silead - add OF device ID table 2017-03-23 14:46:31 -07:00
apm-power.c
evbug.c
evdev.c
ff-core.c
ff-memless.c
input-compat.c
input-compat.h
input-leds.c
input-mt.c
input-polldev.c
input.c
joydev.c
Kconfig
Makefile
matrix-keymap.c
mousedev.c
sparse-keymap.c Input: sparse-keymap - use a managed allocation for keymap copy 2017-03-08 14:28:53 -08:00