Skip to content
Commit 9ce12d8b authored by Brendan McGrath's avatar Brendan McGrath Committed by Jiri Kosina
Browse files

HID: asus: Add i2c touchpad support

Update the hid-asus module to add multitouch support for the Asus i2c touchpad.

This patch aims to resolve the issue raised here:
https://bugzilla.kernel.org/show_bug.cgi?id=120181



The issue is in relation to an Asus touchpad device which currently does not
have multitouch support.

The device currently falls through to the hid-generic driver which
treats the device as a mouse.

This patch aims to add the multitouch support.

[jkosina@suse.cz: move most of the 'patch comment' into actual changelog]
[jkosina@suse.cz: drop hunk that changes ->name of the driver]
Reviewed-by: default avatarBenjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: default avatarBrendan McGrath <redmcg@redmandi.dyndns.org>
Signed-off-by: default avatarVictor Vlasenko <victor.vlasenko@sysgears.com>
Signed-off-by: default avatarFrederik Wenigwieser <frederik.wenigwieser@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent e2b6535d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment