[git:v4l-utils/master] v4l-utils: sync-with-kernel

2017-04-10 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l-utils: sync-with-kernel Author: Hans Verkuil Date:Tue Apr 11 08:38:54 2017 +0200 Main change is a fix for v4l2-tpg-core.c. Sig

[git:media_tree/master] [media] wl128x: use setup_timer

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] wl128x: use setup_timer Author: Geliang Tang Date:Sat Apr 8 22:34:07 2017 -0300 Use setup_timer() instead of init_timer() to simplify the code. Signed-off-by: Geliang Tang Signed-o

[git:media_tree/master] [media] coda: remove redundant call to v4l2_m2m_get_vq

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] coda: remove redundant call to v4l2_m2m_get_vq Author: Colin Ian King Date:Thu Mar 23 08:57:46 2017 -0300 The call to v4ls_m2m_get_vq is only used to get the return value which is no

[git:media_tree/master] [media] coda: do not enumerate YUYV if VDOA is not available

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] coda: do not enumerate YUYV if VDOA is not available Author: Philipp Zabel Date:Thu Apr 6 11:03:40 2017 -0300 TRY_FMT already disables the YUYV format if the VDOA is not available. E

[git:media_tree/master] [media] m2m-deinterlace: don't return zero on failure paths in deinterlace_probe()

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] m2m-deinterlace: don't return zero on failure paths in deinterlace_probe() Author: Alexey Khoroshilov Date:Fri Apr 7 20:09:17 2017 -0300 If DMA does not support INTERLEAVE, deinterl

[git:media_tree/master] [media] saa7146: use setup_timer

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] saa7146: use setup_timer Author: Geliang Tang Date:Sat Apr 8 22:33:58 2017 -0300 Use setup_timer() instead of init_timer() to simplify the code. Signed-off-by: Geliang Tang Signed-

[git:media_tree/master] [media] c8sectpfe: use setup_timer

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] c8sectpfe: use setup_timer Author: Geliang Tang Date:Sat Apr 8 22:34:06 2017 -0300 Use setup_timer() instead of init_timer() to simplify the code. Signed-off-by: Geliang Tang Signe

[git:media_tree/master] [media] videodev2.h: fix outdated comment

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] videodev2.h: fix outdated comment Author: Hans Verkuil Date:Mon Apr 10 04:51:44 2017 -0300 The XV601/709 Y'CbCr encoding was changed to limited range, but the comment still indicates

[git:media_tree/master] [media] cx18: use setup_timer

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cx18: use setup_timer Author: Geliang Tang Date:Sat Apr 8 22:34:00 2017 -0300 Use setup_timer() instead of init_timer() to simplify the code. Signed-off-by: Geliang Tang Signed-off

[git:media_tree/master] [media] tvp5150: fix pad format frame height

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] tvp5150: fix pad format frame height Author: Philipp Zabel Date:Fri Mar 31 10:33:26 2017 -0300 Even if field order is set to V4L2_FIELD_ALTERNATE, the width and height values in stru

[git:media_tree/master] [media] ivtv: use setup_timer

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ivtv: use setup_timer Author: Geliang Tang Date:Sat Apr 8 22:34:01 2017 -0300 Use setup_timer() instead of init_timer() to simplify the code. Signed-off-by: Geliang Tang Signed-off

[git:media_tree/master] [media] bt8xx: use setup_timer

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] bt8xx: use setup_timer Author: Geliang Tang Date:Sat Apr 8 22:33:59 2017 -0300 Use setup_timer() instead of init_timer() to simplify the code. Signed-off-by: Geliang Tang Signed-of

[git:media_tree/master] [media] netup_unidvb: use setup_timer

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] netup_unidvb: use setup_timer Author: Geliang Tang Date:Sat Apr 8 22:34:02 2017 -0300 Use setup_timer() instead of init_timer() to simplify the code. Signed-off-by: Geliang Tang Si

[git:media_tree/master] [media] media: bcm2048: fix several macros

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] media: bcm2048: fix several macros Author: Nikola Jelic Date:Sat Apr 8 12:44:41 2017 -0300 Some of the macros didn't use the parenthesis around the parameters when used in the body o

[git:media_tree/master] [media] saa7134: use setup_timer

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] saa7134: use setup_timer Author: Geliang Tang Date:Sat Apr 8 22:33:57 2017 -0300 Use setup_timer() instead of init_timer() to simplify the code. Signed-off-by: Geliang Tang Signed-

[git:media_tree/master] [media] fsl-viu: use setup_timer

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] fsl-viu: use setup_timer Author: Geliang Tang Date:Sat Apr 8 22:34:04 2017 -0300 Use setup_timer() instead of init_timer() to simplify the code. Signed-off-by: Geliang Tang Signed-

[git:media_tree/master] [media] imon: use setup_timer

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] imon: use setup_timer Author: Geliang Tang Date:Sat Apr 8 22:34:08 2017 -0300 Use setup_timer() instead of init_timer() to simplify the code. Signed-off-by: Geliang Tang Signed-off

[git:media_tree/master] [media] tvp5150: allow get/set_fmt on the video source pad

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] tvp5150: allow get/set_fmt on the video source pad Author: Philipp Zabel Date:Fri Mar 31 10:33:25 2017 -0300 To let userspace propagate formats downstream in a media controller scena

[git:media_tree/master] [media] av7110: use setup_timer

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] av7110: use setup_timer Author: Geliang Tang Date:Sat Apr 8 22:34:03 2017 -0300 Use setup_timer() instead of init_timer() to simplify the code. Signed-off-by: Geliang Tang Signed-o

[git:media_tree/master] [media] v4l2-tpg: don't clamp XV601/709 to lim range

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l2-tpg: don't clamp XV601/709 to lim range Author: Hans Verkuil Date:Mon Apr 10 04:54:30 2017 -0300 The XV601/709 encodings are special: they signal limited range, but use the ful

[git:media_tree/master] [media] ov2640: use standard clk and enable it

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ov2640: use standard clk and enable it Author: Hans Verkuil Date:Thu Nov 24 05:41:42 2016 -0200 Convert v4l2_clk to normal clk and enable the clock. Signed-off-by: Hans Verkuil Ack

[git:media_tree/master] [media] ov2640: add MC support

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ov2640: add MC support Author: Hans Verkuil Date:Mon Jan 30 11:50:45 2017 -0200 The MC support is needed by the em28xx driver. Signed-off-by: Hans Verkuil Acked-by: Sakari Ailus S

[git:media_tree/master] [media] em28xx: drop last soc_camera link

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] em28xx: drop last soc_camera link Author: Hans Verkuil Date:Thu Nov 24 05:49:35 2016 -0200 The em28xx driver still used the soc_camera.h header for the ov2640 driver. Since this driv

[git:media_tree/master] [media] ov2640: convert from soc-camera to a standard subdev sensor driver

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ov2640: convert from soc-camera to a standard subdev sensor driver Author: Hans Verkuil Date:Tue Nov 22 14:44:37 2016 -0200 Convert ov2640 to a standard subdev driver. The soc-camer

[git:media_tree/master] [media] cec: Fix runtime BUG when (CONFIG_RC_CORE && !CEC_CAP_RC)

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: Fix runtime BUG when (CONFIG_RC_CORE && !CEC_CAP_RC) Author: Lee Jones Date:Tue Apr 4 09:32:19 2017 -0300 Currently when the RC Core is enabled (reachable) core code located in

[git:media_tree/master] [media] cec: integrate CEC notifier support

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: integrate CEC notifier support Author: Hans Verkuil Date:Tue Dec 13 12:15:57 2016 -0200 Support the CEC notifier framework, simplifying drivers that depend on this. Signed-off-

[git:media_tree/master] [media] exynos_hdmi: add CEC notifier support

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos_hdmi: add CEC notifier support Author: Hans Verkuil Date:Tue Dec 13 11:07:17 2016 -0200 Implement the CEC notifier support to allow CEC drivers to be informed when there is a

[git:media_tree/master] [media] cec: fix confusing CEC_CAP_RC and IS_REACHABLE(CONFIG_RC_CORE) code

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: fix confusing CEC_CAP_RC and IS_REACHABLE(CONFIG_RC_CORE) code Author: Hans Verkuil Date:Tue Apr 4 13:43:33 2017 -0300 It is a bit confusing how CEC_CAP_RC and IS_REACHABLE(CON

[git:media_tree/master] [media] stih-cec.txt: document new hdmi phandle

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] stih-cec.txt: document new hdmi phandle Author: Benjamin Gaignard Date:Tue Jan 3 12:54:56 2017 -0200 Update the bindings documentation with the new hdmi phandle. Signed-off-by: Benj

[git:media_tree/master] [media] media: add CEC notifier support

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] media: add CEC notifier support Author: Hans Verkuil Date:Mon Nov 14 11:55:20 2016 -0200 Add support for CEC notifiers, which is used to convey CEC physical address information from

[git:media_tree/master] [media] s5p-cec.txt: document the HDMI controller phandle

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p-cec.txt: document the HDMI controller phandle Author: Hans Verkuil Date:Tue Dec 13 12:37:16 2016 -0200 Update the bindings documenting the new hdmi phandle. Signed-off-by: Hans

[git:media_tree/master] [media] ARM: dts: exynos: add HDMI controller phandle to exynos4.dtsi

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ARM: dts: exynos: add HDMI controller phandle to exynos4.dtsi Author: Hans Verkuil Date:Tue Dec 13 12:37:16 2016 -0200 Add the new hdmi phandle to exynos4.dtsi. This phandle is neede

[git:media_tree/master] [media] s5p-cec: add cec-notifier support, move out of staging

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p-cec: add cec-notifier support, move out of staging Author: Hans Verkuil Date:Tue Dec 13 12:37:16 2016 -0200 By using the CEC notifier framework there is no longer any reason to m

[git:media_tree/master] [media] ARM: dts: STiH410: update sti-cec for CEC notifier support

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ARM: dts: STiH410: update sti-cec for CEC notifier support Author: Benjamin Gaignard Date:Tue Jan 3 12:54:57 2017 -0200 To use CEC notifier sti CEC driver needs to get phandle of the

[git:media_tree/master] [media] stih-cec: add CEC notifier support

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] stih-cec: add CEC notifier support Author: Benjamin Gaignard Date:Tue Jan 3 12:54:56 2017 -0200 By using the CEC notifier framework there is no longer any reason to manually set the

[git:media_tree/master] [media] sti: hdmi: add CEC notifier support

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] sti: hdmi: add CEC notifier support Author: Benjamin Gaignard Date:Tue Jan 3 12:54:55 2017 -0200 Implement the CEC notifier support to allow CEC drivers to be informed when there is

[git:media_tree/master] [media] serio.h: add SERIO_RAINSHADOW_CEC ID

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] serio.h: add SERIO_RAINSHADOW_CEC ID Author: Hans Verkuil Date:Sat Nov 5 08:39:58 2016 -0200 Add a new serio ID for the RainShadow Tech USB HDMI CEC adapter. Signed-off-by: Hans Ver

[git:media_tree/master] [media] mn88472: implement signal strength statistics

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] mn88472: implement signal strength statistics Author: Antti Palosaari Date:Fri Mar 17 12:43:06 2017 -0300 Implement DVBv5 signal strength on relative scale. Signed-off-by: Antti Pal

[git:media_tree/master] [media] rainshadow-cec: new RainShadow Tech HDMI CEC driver

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] rainshadow-cec: new RainShadow Tech HDMI CEC driver Author: Hans Verkuil Date:Sat Nov 5 08:39:58 2016 -0200 This driver supports the RainShadow Tech USB HDMI CEC adapter. See: http:

[git:media_tree/master] [media] mn88472: implement PER statistics

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] mn88472: implement PER statistics Author: Antti Palosaari Date:Fri Mar 17 13:45:48 2017 -0300 Implement DVBv5 PER. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Cheh

[git:media_tree/master] [media] mn88472: implement cnr statistics

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] mn88472: implement cnr statistics Author: Antti Palosaari Date:Fri Mar 17 13:34:44 2017 -0300 Implement DVBv5 CNR. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Cheh

[git:media_tree/master] [media] v4l: vsp1: Clean up file handle in open() error path

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: vsp1: Clean up file handle in open() error path Author: Shailendra Verma Date:Fri Nov 25 03:07:57 2016 -0200 v4l2_fh_init is already done. So call the v4l2_fh_exit in error cond

[git:media_tree/master] [media] v4l: vsp1: Fix struct vsp1_drm documentation

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: vsp1: Fix struct vsp1_drm documentation Author: Kieran Bingham Date:Thu Mar 2 07:12:22 2017 -0300 The struct vsp1_drm references a member 'planes' which doesn't exist. Correctly

[git:media_tree/master] [media] v4l: vsp1: Disable HSV formats on Gen3 hardware

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: vsp1: Disable HSV formats on Gen3 hardware Author: Laurent Pinchart Date:Tue Feb 28 19:44:55 2017 -0300 While all VSP instances can process HSV internally, on Gen3 hardware read

[git:media_tree/master] [media] v4l: vsp1: Fix multi-line comment style

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: vsp1: Fix multi-line comment style Author: Laurent Pinchart Date:Sun Feb 26 10:29:50 2017 -0300 Fix all multi-line comments to comply with the kernel coding style. Signed-off-b

[git:media_tree/master] [media] v4l: vsp1: Fix format-info documentation

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: vsp1: Fix format-info documentation Author: Kieran Bingham Date:Thu Jun 9 14:57:02 2016 -0300 Minor tweaks to document the swap register and make the documentation match the str

[git:media_tree/master] [media] v4l: vsp1: Prevent multiple streamon race commencing pipeline early

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: vsp1: Prevent multiple streamon race commencing pipeline early Author: Kieran Bingham Date:Fri Jan 6 10:15:28 2017 -0200 With multiple inputs through the BRU it is feasible for

[git:media_tree/master] [media] v4l: vsp1: Remove redundant pipe->dl usage from drm

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: vsp1: Remove redundant pipe->dl usage from drm Author: Kieran Bingham Date:Fri Jan 6 10:15:31 2017 -0200 The pipe->dl is used only inside vsp1_du_atomic_flush(), and can be obta

[git:media_tree/master] [media] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3 Author: Laurent Pinchart Date:Sun Feb 12 20:58:20 2017 -0200 The RPF and WPF U/V order bits have no effect for 3-planar f

[git:media_tree/master] [media] v4l: vsp1: Register pipe with output WPF

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: vsp1: Register pipe with output WPF Author: Kieran Bingham Date:Mon Feb 27 10:40:34 2017 -0300 The DRM object does not register the pipe with the WPF object. This is used intern

[git:media_tree/master] [media] dev-capture.rst/dev-output.rst: video standards ioctls are optional

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] dev-capture.rst/dev-output.rst: video standards ioctls are optional Author: Hans Verkuil Date:Wed Mar 29 09:56:47 2017 +0200 The documentation for video capture and output devices c

[git:media_tree/master] [media] ov7670: call v4l2_async_register_subdev

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ov7670: call v4l2_async_register_subdev Author: Hans Verkuil Date:Tue Aug 16 15:55:58 2016 -0300 Add v4l2-async support for this driver. Signed-off-by: Hans Verkuil Acked-by: Sakar

[git:media_tree/master] [media] atmel-isi: update device tree bindings documentation

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] atmel-isi: update device tree bindings documentation Author: Hans Verkuil Date:Mon Dec 12 11:11:35 2016 -0200 The original bindings documentation was incomplete (missing pinctrl-name

[git:media_tree/master] [media] ov2640: fix colorspace handling

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ov2640: fix colorspace handling Author: Hans Verkuil Date:Tue Aug 16 16:56:43 2016 -0300 The colorspace is independent of whether YUV or RGB is sent to the SoC. Fix this. Signed-off

[git:media_tree/master] [media] atmel-isi: remove dependency of the soc-camera framework

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] atmel-isi: remove dependency of the soc-camera framework Author: Hans Verkuil Date:Tue Aug 16 16:56:43 2016 -0300 This patch converts the atmel-isi driver from a soc-camera driver to

[git:media_tree/master] [media] ov2640: update bindings

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ov2640: update bindings Author: Hans Verkuil Date:Mon Dec 12 11:11:25 2016 -0200 Update the bindings for this device based on a working DT example. Signed-off-by: Hans Verkuil Acke

[git:media_tree/master] [media] ov7670: get xclk

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ov7670: get xclk Author: Hans Verkuil Date:Tue Aug 16 16:00:57 2016 -0300 Get the clock for this sensor. Signed-off-by: Hans Verkuil Acked-by: Sakari Ailus Signed-off-by: Mauro Ca

[git:media_tree/master] [media] MAINTAINERS: update atmel-isi.c path

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] MAINTAINERS: update atmel-isi.c path Author: Hans Verkuil Date:Mon Apr 3 11:50:53 2017 -0300 The driver moved to drivers/media/platform/atmel. Signed-off-by: Hans Verkuil Signed-of

[git:media_tree/master] [media] ov7670: document device tree bindings

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ov7670: document device tree bindings Author: Hans Verkuil Date:Mon Dec 12 12:08:30 2016 -0200 Add binding documentation and add that file to the MAINTAINERS entry. Signed-off-by: H

[git:media_tree/master] [media] ov7670: fix g/s_parm

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ov7670: fix g/s_parm Author: Hans Verkuil Date:Tue Aug 16 15:57:46 2016 -0300 Drop unnecesary memset. Drop the unnecessary extendedmode check and set the V4L2_CAP_TIMEPERFRAME capabi

[git:media_tree/master] [media] atmel-isi: move out of soc_camera to atmel

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] atmel-isi: move out of soc_camera to atmel Author: Hans Verkuil Date:Wed Sep 21 03:53:25 2016 -0300 Move this out of the soc_camera directory into the atmel directory where it belong

[git:media_tree/master] [media] ov7670: add devicetree support

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] ov7670: add devicetree support Author: Hans Verkuil Date:Mon Dec 12 12:08:18 2016 -0200 Add DT support. Use it to get the reset and pwdn pins (if there are any). Tested with one sens

[git:media_tree/master] [media] uvcvideo: Don't record timespec_sub

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] uvcvideo: Don't record timespec_sub Author: Kieran Bingham Date:Mon Apr 3 08:25:31 2017 -0300 The statistics function subtracts two timespecs manually. A helper is provided by the ke

[git:media_tree/master] [media] uvcvideo: Fix empty packet statistic

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] uvcvideo: Fix empty packet statistic Author: Kieran Bingham Date:Mon Apr 3 08:25:32 2017 -0300 The frame counters are inadvertently counting packets with content as empty. Fix it by

[git:media_tree/master] [media] Documentation: Intel SR300 Depth camera INZI format

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] Documentation: Intel SR300 Depth camera INZI format Author: Evgeni Raikhel Date:Thu Mar 2 20:43:19 2017 -0300 Provide the frame structure and data layout of V4L2-PIX-FMT-INZI format

[git:media_tree/master] [media] uvcvideo: Add support for Intel SR300 depth camera

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] uvcvideo: Add support for Intel SR300 depth camera Author: Daniel Patrick Johnson Date:Thu Mar 2 20:43:20 2017 -0300 Add support for Intel SR300 depth camera in uvc driver. This incl

[git:media_tree/master] [media] vidioc-enumin/output.rst: improve documentation

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] vidioc-enumin/output.rst: improve documentation Author: Hans Verkuil Date:Fri Mar 31 05:58:39 2017 -0300 The V4L2_INPUT_TYPE_CAMERA and V4L2_OUTPUT_TYPE_ANALOG descriptions were hope

[git:media_tree/master] [media] usbvision: fix NULL-deref at probe

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] usbvision: fix NULL-deref at probe Author: Johan Hovold Date:Mon Mar 13 09:53:55 2017 -0300 Make sure to check the number of endpoints to avoid dereferencing a NULL-pointer or access

[git:media_tree/master] [media] cx231xx-audio: fix init error path

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cx231xx-audio: fix init error path Author: Johan Hovold Date:Mon Mar 13 09:53:57 2017 -0300 Make sure to release the snd_card also on a late allocation error. Fixes: e0d3bafd0258 ("

[git:media_tree/master] [media] cx231xx-cards: fix NULL-deref at probe

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cx231xx-cards: fix NULL-deref at probe Author: Johan Hovold Date:Mon Mar 13 09:53:56 2017 -0300 Make sure to check the number of endpoints to avoid dereferencing a NULL-pointer or ac

[git:media_tree/master] [media] vcodec: mediatek: mark pm functions as __maybe_unused

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] vcodec: mediatek: mark pm functions as __maybe_unused Author: Arnd Bergmann Date:Mon Mar 20 06:47:55 2017 -0300 When CONFIG_PM is disabled, we get a couple of unused functions: driv

[git:media_tree/master] [media] video.rst: a sensor is also considered to be a physical input

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] video.rst: a sensor is also considered to be a physical input Author: Hans Verkuil Date:Wed Mar 29 04:59:12 2017 -0300 Add the line "Camera sensors are also considered to be a video

[git:media_tree/master] [media] v4l2-ctrls.c: fix RGB quantization range control menu

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l2-ctrls.c: fix RGB quantization range control menu Author: Hans Verkuil Date:Mon Apr 3 05:21:07 2017 -0300 All control menus use the english capitalization rules of titles. The o

[git:media_tree/master] [media] v4l2-compat-ioctl32: VIDIOC_S_EDID should return all fields on error

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l2-compat-ioctl32: VIDIOC_S_EDID should return all fields on error Author: Hans Verkuil Date:Thu Mar 30 09:05:25 2017 -0300 Most ioctls do not have to write back the contents of t

[git:media_tree/master] [media] dib0700: fix NULL-deref at probe

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] dib0700: fix NULL-deref at probe Author: Johan Hovold Date:Mon Mar 13 09:53:54 2017 -0300 Make sure to check the number of endpoints to avoid dereferencing a NULL-pointer should a ma

[git:media_tree/master] [media] cx231xx-audio: fix NULL-deref at probe

2017-04-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cx231xx-audio: fix NULL-deref at probe Author: Johan Hovold Date:Mon Mar 13 09:53:58 2017 -0300 Make sure to check the number of endpoints to avoid dereferencing a NULL-pointer or ac

Re: [git:media_tree/master] [media] gspca: konica: add missing endpoint sanity check

2017-04-10 Thread Hans Verkuil
On 04/10/2017 10:18 AM, Johan Hovold wrote: > On Wed, Apr 05, 2017 at 06:07:31PM +, Mauro Carvalho Chehab wrote: >> This is an automatic generated email to let you know that the >> following patch were queued: >> >> Subject: [media] gspca: konica: add missing endpoint sanity check >> Author: J

[git:v4l-utils/master] v4l2-ctl: add --disable-v4l2-ctl-stream-to configure option

2017-04-10 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l2-ctl: add --disable-v4l2-ctl-stream-to configure option Author: Hans Verkuil Date:Mon Apr 10 10:35:15 2017 +0200 The --stream-t

[git:v4l-utils/master] qv4l2: update comment regarding XV601/709 quantization handling

2017-04-10 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: qv4l2: update comment regarding XV601/709 quantization handling Author: Hans Verkuil Date:Mon Apr 10 10:03:39 2017 +0200 The XV61/7

[git:v4l-utils/master] v4l-utils: sync with kernel

2017-04-10 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l-utils: sync with kernel Author: Hans Verkuil Date:Mon Apr 10 10:01:36 2017 +0200 Signed-off-by: Hans Verkuil contrib/freebsd