[PATCH 0/2] xen/input: add multi-touch support

From: Oleksandr Andrushchenko
Date: Thu Apr 13 2017 - 07:38:38 EST


From: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx>

Hi, all!

This patch series updates existing Xen vkbd frontend driver
to use string constants from the corresponding IO protocol
(kbdif.h) and adds support for virtual multi-touch input device.

This has been tested on a guest running Weston.

This patch series depends on:
https://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git/commit/?h=linux-next&id=16b3087654b8565ae14c23ac3797e5f60ba0b13d
https://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git/commit/?h=linux-next&id=edd5bdb7b06fd1a0c68b6f39b2c776368eba00c8
https://lkml.org/lkml/2017/4/11/352

Thank you,
Oleksandr Andrushchenko

Oleksandr Andrushchenko (2):
xen/input: use string constants from PV protocol
xen/input: add multi-touch support

drivers/input/misc/xen-kbdfront.c | 164 +++++++++++++++++++++++++++++++++++---
1 file changed, 153 insertions(+), 11 deletions(-)

--
2.7.4