forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HID: elo: add quirks for broken firmware
One firmare version in the devices the driver takes care of is completely broken and needs periodic pokes from our side. We implemented this as a periodic delayed queue. The idea of the pokes was taken from the suse enterprise kernel, in particular from Libor's "Elo touchscreen firmware M workaround". I am quoting him here: This patch adds periodic polling of the Elo USB touchscreens. Needed as a workaround for devices with M-level firmware, otherwise these devices are known to misbehave (as reported by Elo developers). Signed-off-by: Jiri Slaby <[email protected]> Tested-by: Petr Ostadal <[email protected]> Cc: Oliver Neukum <[email protected]> Cc: Vojtech Pavlik <[email protected]> Cc: Egbert Eich <[email protected]> Cc: Libor Pechacek <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
- Loading branch information
Jiri Slaby
authored and
Jiri Kosina
committed
May 28, 2013
1 parent
d23efc1
commit d8e5aec
Showing
1 changed file
with
143 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters