]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hid/hid-ids.h
HID: hid-sensor-hub: new device id and quirk for STM Sensor hub
authorArchana Patni <archana.patni@linux.intel.com>
Mon, 2 Jun 2014 11:40:49 +0000 (07:40 -0400)
committerJiri Kosina <jkosina@suse.cz>
Mon, 2 Jun 2014 11:14:06 +0000 (13:14 +0200)
commitdde3b45cd74e439457ed0126788aa40bd37f615e
tree66c9cb01aeec5d5365c3eb0a775843981097e685
parent9ea63c439c5dffcb7c46c741929fe74b31b9676b
HID: hid-sensor-hub: new device id and quirk for STM Sensor hub

Added STM sensor hub new device id. Also added this new device
in HID_SENSOR_HUB_ENUM_QUIRK to fix report descriptors.
These devices uses old FW which uses logical 0 as minimum.
In these, HID reports are not using proper collection classes.
So we need to fix report descriptors,for such devices. This
will not have any impact, if the FW uses logical 1 as minimum.

Signed-off-by: Archana Patni <archana.patni@intel.com>
Signed-off-by: Subramony Sesha <subramony.sesha@intel.com>
Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-sensor-hub.c