diff options
author | Jiri Slaby <[email protected]> | 2013-05-07 11:40:58 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2013-05-29 01:11:42 +0200 |
commit | d23efc19478ac7fb517038922b920a6979cbd958 (patch) | |
tree | 0fbc6a75a728470b290db7e1a4b14b1eb978e93c /tools/perf/scripts/python/sched-migration.py | |
parent | f755407dd19072b7d20719bc5454caed9ab41cc1 (diff) |
HID: add driver for ELO 4000/4500
This is a driver for ELO 4000/4500 devices which report themselves as
HID devices, but do not really send HID events on touch. So we
introduce a new HID 'quirk' driver with a raw_event handler where we
take care of those events.
What we need additionally is an input_configured hook, because the
device does not mention anything about PRESSURE and TOUCH in its
report descriptor, but it actually generate those. So we set the bits
in the corresponding input_dev in that hook.
Thanks to Petr Ostadal who was willing to test the driver. The rest of
Cc's listed below had something to do with that driver over the years
in our enterprise tree.
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]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions