v4l_s_fmt, for VFL_TYPE_TOUCH, sets unneeded members of
the v4l2_pix_format structure to default values.This was
missing in v4l_g_fmt, which would lead to failures in
v4l2-compliance tests.
Signed-off-by: Vandana BN
---
drivers/media/v4l2-core/v4l2-ioctl.c | 33 +++-
1 fi
This patch adds support for touch devices in the vivid driver.
Current code provides a framework for touch support and passes
compliance tests.
TODO: Add touch emulation.
Thank you.
Regards,
Vandana.
Vandana BN (2):
v4l2-core: fix touch support in v4l_g_fmt
vivid: Add touch support
drivers/
Support to emulate touch devices in vivid driver.
Signed-off-by: Vandana BN
---
drivers/media/platform/vivid/Makefile | 3 +-
drivers/media/platform/vivid/vivid-core.c | 134 ++-
drivers/media/platform/vivid/vivid-core.h | 18 ++
drivers/media/platform/vivid/vivid-ctrl
This patchset removes code and declarations that are
not used.
- The first patch removes the declarations EXPORT_SYMBOL_GPL.
Those are not needed since vimc is now a single kernel module
so it does not need to export any symbol.
- The second patch removes the function vimc_pipeline_s_stream
in the
vimc is a single kernel module and does not need to
export any symbols therefore there is no need for these
declarations.
Signed-off-by: Dafna Hirschfeld
---
drivers/media/platform/vimc/vimc-common.c | 8
drivers/media/platform/vimc/vimc-streamer.c | 1 -
2 files changed, 9 deletions(
The function 'vimc_pipeline_s_stream' is not used and can be
removed.
Signed-off-by: Dafna Hirschfeld
---
drivers/media/platform/vimc/vimc-common.c | 28 ---
drivers/media/platform/vimc/vimc-common.h | 11 -
2 files changed, 39 deletions(-)
diff --git a/drivers/media
Hi Sakari,
gentle ping.
On 19-10-02 10:07, Marco Felsch wrote:
> Hi Sakari,
>
> On 19-10-02 10:03, Sakari Ailus wrote:
> > Hi Marco,
> >
> > On Fri, Aug 30, 2019 at 12:16:35PM +0200, Marco Felsch wrote:
> > > The patch adds the initial connector parsing code, so we can move from a
> > > driver
remove unused code
Signed-off-by: Jan Pieter van Woerkom
---
diff -ru a/drivers/media/usb/dvb-usb-v2/dvbsky.c
b/drivers/media/usb/dvb-usb-v2/dvbsky.c
--- a/drivers/media/usb/dvb-usb-v2/dvbsky.c 2019-10-22 13:15:31.598029247
+0200
+++ b/drivers/media/usb/dvb-usb-v2/dvbsky.c 2019-10-22 12
On 10/7/19 6:29 PM, Jacopo Mondi wrote:
> Add documentation for the V4L2_CID_CAMERA_SENSOR_ROTATION camera
> control. The newly added read-only control reports the camera device
> mounting rotation.
>
> Signed-off-by: Jacopo Mondi
> ---
> .../media/uapi/v4l/ext-ctrls-camera.rst | 116 +
On 10/8/19 10:20 AM, Jacopo Mondi wrote:
> On Tue, Oct 08, 2019 at 10:06:34AM +0200, Pavel Machek wrote:
>> On Tue 2019-10-08 09:58:28, Jacopo Mondi wrote:
>>> Pavel,
>>>
>>> On Tue, Oct 08, 2019 at 09:40:52AM +0200, Pavel Machek wrote:
On Mon 2019-10-07 18:29:03, Jacopo Mondi wrote:
> Add
On Mon, Oct 21, 2019 at 3:48 AM Philipp Zabel wrote:
>
> Hi Adam, Fabio,
>
> On Fri, 2019-10-18 at 16:00 -0300, Fabio Estevam wrote:
> > Hi Adam,
> >
> > Adding Steve and Philipp in case they can help.
> >
> > On Tue, Oct 15, 2019 at 1:52 AM Adam Ford wrote:
> > > I have an i.MX6Q with an ov5640
From: Bingbu Cao
The data type conversion of the IEFD CU inputs in ipu3 uapi
is ambiguities, add some clarification to help user to
understand this conversion.
Signed-off-by: Bingbu Cao
Suggested-by: Sakari Ailus
Cc: Sakari Ailus
Cc: Tomasz Figa
Cc: Laurent Pinchart
---
drivers/staging/med
From: Bingbu Cao
Currently, we can build ipu3 driver code without any
warnings with W=1, so the extra compiler flags in Makefile
and the item in TODO file can be removed.
Signed-off-by: Bingbu Cao
Signed-off-by: Sakari Ailus
Cc: Mauro Carvalho Chehab
---
drivers/staging/media/ipu3/Makefile |
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Wed Oct 23 05:00:10 CEST 2019
media-tree git hash:6ce1d376d33eb775331b36a38afa28f9f08945e3
media_build gi
Second version: this time based on the v9 series. See the cover letter
https://patchwork.linuxtv.org/cover/59597/ for the changes since the previous
pull request.
Regards,
Hans
The following changes since commit 6ce1d376d33eb775331b36a38afa28f9f08945e3:
media: docs-rst: Document m2m s
15 matches
Mail list logo