Searched hist:d586dca06adddc6cee7177b013ee93eaffc9fe0e (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-ortek.c | diff d586dca06adddc6cee7177b013ee93eaffc9fe0e Mon Mar 21 13:54:22 CET 2011 Jiri Kosina <jkosina@suse.cz> HID: add support for Skycable 0x3f07 wireless presenter
This device contains the very same bug in report descriptor as the Ortek ones do (i.e. LogicalMinimum == 1, which is wrong for the key array).
As we have more reports for the Ortek devices, we are keeping the driver name for now. Apparently there is a chip producer which sells chip with this buggy descriptor to multiple vendors. Thus if such reports start to come at highger frequency, we'll either have to rename the driver accordingly, or come up with more generic workaround.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | Kconfig | diff d586dca06adddc6cee7177b013ee93eaffc9fe0e Mon Mar 21 13:54:22 CET 2011 Jiri Kosina <jkosina@suse.cz> HID: add support for Skycable 0x3f07 wireless presenter
This device contains the very same bug in report descriptor as the Ortek ones do (i.e. LogicalMinimum == 1, which is wrong for the key array).
As we have more reports for the Ortek devices, we are keeping the driver name for now. Apparently there is a chip producer which sells chip with this buggy descriptor to multiple vendors. Thus if such reports start to come at highger frequency, we'll either have to rename the driver accordingly, or come up with more generic workaround.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-core.c | diff d586dca06adddc6cee7177b013ee93eaffc9fe0e Mon Mar 21 13:54:22 CET 2011 Jiri Kosina <jkosina@suse.cz> HID: add support for Skycable 0x3f07 wireless presenter
This device contains the very same bug in report descriptor as the Ortek ones do (i.e. LogicalMinimum == 1, which is wrong for the key array).
As we have more reports for the Ortek devices, we are keeping the driver name for now. Apparently there is a chip producer which sells chip with this buggy descriptor to multiple vendors. Thus if such reports start to come at highger frequency, we'll either have to rename the driver accordingly, or come up with more generic workaround.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-ids.h | diff d586dca06adddc6cee7177b013ee93eaffc9fe0e Mon Mar 21 13:54:22 CET 2011 Jiri Kosina <jkosina@suse.cz> HID: add support for Skycable 0x3f07 wireless presenter
This device contains the very same bug in report descriptor as the Ortek ones do (i.e. LogicalMinimum == 1, which is wrong for the key array).
As we have more reports for the Ortek devices, we are keeping the driver name for now. Apparently there is a chip producer which sells chip with this buggy descriptor to multiple vendors. Thus if such reports start to come at highger frequency, we'll either have to rename the driver accordingly, or come up with more generic workaround.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|