[PATCH RESEND v3] virtio-input: add multi-touch support

2021-01-14 Thread Vasyl Vavrychuk
From: Mathias Crombez Without multi-touch slots allocated, ABS_MT_SLOT events will be lost by input_handle_abs_event. Implementation is based on uinput_create_device. Signed-off-by: Mathias Crombez Co-developed-by: Vasyl Vavrychuk Signed-off-by: Vasyl Vavrychuk --- v2: fix patch corrupted

Re: [PATCH RESEND v2] virtio-input: add multi-touch support

2020-12-18 Thread Vasyl Vavrychuk
the sender and know the content is safe. Hi Vasyl, On Tue, Dec 08, 2020 at 11:01:50PM +0200, Vasyl Vavrychuk wrote: From: Mathias Crombez Without multi-touch slots allocated, ABS_MT_SLOT events will be lost by input_handle_abs_event. Signed-off-by: Mathias Crombez Signed-off-by: Vasyl Vavrychuk

[PATCH v3] virtio-input: add multi-touch support

2020-12-18 Thread Vasyl Vavrychuk
From: Mathias Crombez Without multi-touch slots allocated, ABS_MT_SLOT events will be lost by input_handle_abs_event. Implementation is based on uinput_create_device. Signed-off-by: Mathias Crombez Co-developed-by: Vasyl Vavrychuk Signed-off-by: Vasyl Vavrychuk --- v2: fix patch corrupted

[PATCH v3 RESEND] virtio-input: add multi-touch support

2020-12-18 Thread Vasyl Vavrychuk
From: Mathias Crombez Without multi-touch slots allocated, ABS_MT_SLOT events will be lost by input_handle_abs_event. Implementation is based on uinput_create_device. Signed-off-by: Mathias Crombez Co-developed-by: Vasyl Vavrychuk Signed-off-by: Vasyl Vavrychuk --- v2: fix patch corrupted

Re: [PATCH RESEND v2] virtio-input: add multi-touch support

2020-12-18 Thread Vasyl Vavrychuk
On 09.12.20 10:28, Michael S. Tsirkin wrote: On Tue, Dec 08, 2020 at 11:01:50PM +0200, Vasyl Vavrychuk wrote: From: Mathias Crombez Cc: sta...@vger.kernel.org I don't believe this is appropriate for stable, looks like a new feature to me. Agree, removed. +config

[PATCH RESEND v2] virtio-input: add multi-touch support

2020-12-08 Thread Vasyl Vavrychuk
From: Mathias Crombez Without multi-touch slots allocated, ABS_MT_SLOT events will be lost by input_handle_abs_event. Signed-off-by: Mathias Crombez Signed-off-by: Vasyl Vavrychuk Tested-by: Vasyl Vavrychuk --- v2: fix patch corrupted by corporate email server drivers/virtio/Kconfig

[PATCH] [RFC] initrd/initramfs: extracted common code to init_rootfs.c file

2018-07-16 Thread Vasyl Vavrychuk
Extracted from initramfs to common place code that sits on top of iniramfs and initrd and initializes one or another depending on configuration. Signed-off-by: Vasyl Vavrychuk --- init/Makefile | 5 +- init/default_rootfs.c | 52 init/do_mounts_initrd.c | 2

[PATCH] [RFC] initrd/initramfs: extracted common code to init_rootfs.c file

2018-07-16 Thread Vasyl Vavrychuk
Extracted from initramfs to common place code that sits on top of iniramfs and initrd and initializes one or another depending on configuration. Signed-off-by: Vasyl Vavrychuk --- init/Makefile | 5 +- init/default_rootfs.c | 52 init/do_mounts_initrd.c | 2