All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] xen/kbdif: add multi-touch support
@ 2017-02-08  7:38 Oleksandr Andrushchenko
  2017-02-08  7:38 ` [PATCH v3 1/2] xen/kbdif: update protocol documentation Oleksandr Andrushchenko
  2017-02-08  7:38 ` [PATCH v3 2/2] xen/kbdif: add multi-touch support Oleksandr Andrushchenko
  0 siblings, 2 replies; 5+ messages in thread
From: Oleksandr Andrushchenko @ 2017-02-08  7:38 UTC (permalink / raw)
  To: xen-devel
  Cc: sstabellini, vlad.babchuk, Oleksandr Andrushchenko,
	andrii.anisov, olekstysh, andr2000, al1img, joculator

From: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>

Hi, all!

This series updates existing kbdif protocol documentation
and adds multi-touch support

Thank you,
Oleksandr Andrushchenko

---
Changes since v2:
 * changed names of Xen store entries from
   mt-xxx to multi-touch-xxx

Changes since v1:
 * removed mtouch folder
 * changed mtouch xenstore parameters' names
 * single multi-touch device per driver, if more needed
   multiple instances of the driver should be configured
   via xenstore entries

Oleksandr Andrushchenko (2):
  xen/kbdif: update protocol documentation
  xen/kbdif: add multi-touch support

 xen/include/public/io/kbdif.h | 458 +++++++++++++++++++++++++++++++++++++++---
 1 file changed, 431 insertions(+), 27 deletions(-)

-- 
2.7.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-02-20  8:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-08  7:38 [PATCH v3 0/2] xen/kbdif: add multi-touch support Oleksandr Andrushchenko
2017-02-08  7:38 ` [PATCH v3 1/2] xen/kbdif: update protocol documentation Oleksandr Andrushchenko
2017-02-08  7:38 ` [PATCH v3 2/2] xen/kbdif: add multi-touch support Oleksandr Andrushchenko
2017-02-08 14:42   ` Konrad Rzeszutek Wilk
2017-02-20  8:28     ` Oleksandr Andrushchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.