[git:media_tree/master] media: imx-media-internal-sd: Use empty initializer

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx-media-internal-sd: Use empty initializer Author: Fabio Estevam Date:Fri Feb 9 18:11:16 2018 -0500 When building with W=1 the following warning shows up: drivers/staging/media/imx

[git:media_tree/master] media: stm32-dcmi: add g/s_parm framerate support

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: stm32-dcmi: add g/s_parm framerate support Author: Hugues Fruchet Date:Thu Feb 8 06:00:45 2018 -0500 Add g/s_parm framerate support by calling subdev g/s_frame_interval ops. This allo

[git:media_tree/master] media: stm32-dcmi: improve error trace points

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: stm32-dcmi: improve error trace points Author: Hugues Fruchet Date:Wed Feb 7 12:35:36 2018 -0500 Fix some missing "\n". Trace error returned by subdev streamon/streamoff. Remove extra

[git:media_tree/master] media: stm32-dcmi: remove redundant capture enable

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: stm32-dcmi: remove redundant capture enable Author: Hugues Fruchet Date:Wed Feb 7 12:35:34 2018 -0500 Remove redundant capture enable already done in dcmi_start_capture(). Signed-off

[git:media_tree/master] media: stm32-dcmi: remove redundant clear of interrupt flags

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: stm32-dcmi: remove redundant clear of interrupt flags Author: Hugues Fruchet Date:Wed Feb 7 12:35:35 2018 -0500 It is already cleared in dcmi_irq_callback(). Signed-off-by: Hugues Fr

[git:media_tree/master] media: i2c: adv748x: Fix cleanup jump on chip identification

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: adv748x: Fix cleanup jump on chip identification Author: Kieran Bingham Date:Wed Feb 7 16:11:35 2018 -0500 The error handling for the adv748x_identify_chip() call erroneously jum

[git:media_tree/master] media: i2c: TDA1997x: add CONFIG_SND dependency

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: TDA1997x: add CONFIG_SND dependency Author: Arnd Bergmann Date:Fri Feb 23 08:13:26 2018 -0500 Without CONFIG_SND, we get a link error: ERROR: "snd_soc_register_codec" [drivers/m

[git:media_tree/master] media: ov2685: mark PM functions as __maybe_unused

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov2685: mark PM functions as __maybe_unused Author: Arnd Bergmann Date:Mon Feb 26 09:18:04 2018 -0500 Without CONFIG_PM, we get a harmless build warning: drivers/media/i2c/ov2685.c:5

[git:media_tree/master] media: imx-ic-prpencvf: Use empty initializer to clear all struct members

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx-ic-prpencvf: Use empty initializer to clear all struct members Author: Fabio Estevam Date:Sat Feb 10 09:38:50 2018 -0500 {0} only cleans the first member of the structure. Use {

[git:media_tree/master] media: ov5695: mark PM functions as __maybe_unused

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov5695: mark PM functions as __maybe_unused Author: Arnd Bergmann Date:Mon Feb 26 09:18:03 2018 -0500 Without CONFIG_PM, we get a harmless build warning: drivers/media/i2c/ov5695.c:1

[git:media_tree/master] media: staging/imx: Implement init_cfg subdev pad op

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging/imx: Implement init_cfg subdev pad op Author: Steve Longerbeam Date:Sun Feb 11 13:29:34 2018 -0500 Implement the init_cfg pad op in all imx-media subdevices. The try formats a

[git:media_tree/master] media: imx.rst: Fix formatting errors

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx.rst: Fix formatting errors Author: Steve Longerbeam Date:Fri Feb 16 20:54:34 2018 -0500 Fix a few formatting errors. Signed-off-by: Steve Longerbeam Reviewed-by: Philipp Zabel

[git:media_tree/master] media: imx: mipi csi-2: Fix set_fmt try

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx: mipi csi-2: Fix set_fmt try Author: Steve Longerbeam Date:Sun Feb 11 13:51:09 2018 -0500 csi2_set_fmt() was setting the try_fmt only on the first pad, and pad index was ignored.

[git:media_tree/master] media: imx/Kconfig: add depends on HAS_DMA

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx/Kconfig: add depends on HAS_DMA Author: Hans Verkuil Date:Thu Feb 15 10:54:44 2018 -0500 Add missing dependency. Signed-off-by: Hans Verkuil Acked-by: Steve Longerbeam Signed-o

[git:media_tree/master] media: imx: capture: reformat line to 80 chars or less

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx: capture: reformat line to 80 chars or less Author: Parthiban Nallathambi Date:Thu Feb 15 04:25:45 2018 -0500 This is a cleanup patch to fix line length issue found by checkpatch.

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

2018-02-26 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 Feb 26 16:24:29 2018 +0100 Sync with latest media_tree master. Signed-of

[git:media_tree/master] media: v4l: vsp1: Fix video output on R8A77970

2018-02-26 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 video output on R8A77970 Author: Sergei Shtylyov Date:Thu Jan 18 09:05:51 2018 -0500 Commit d455b45f8393 ("v4l: vsp1: Add support for new VSP2-BS, VSP2-DL, and VSP2-D i

[git:media_tree/master] media: v4l: vsp1: Fix header display list status check in continuous mode

2018-02-26 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 header display list status check in continuous mode Author: Kieran Bingham Date:Fri Feb 9 09:50:34 2018 -0500 To allow dual pipelines utilising two WPF entities when a

[git:media_tree/master] media: v4l2-subdev: implement VIDIOC_DBG_G_CHIP_INFO ioctl

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-subdev: implement VIDIOC_DBG_G_CHIP_INFO ioctl Author: Hans Verkuil Date:Sat Feb 3 08:24:44 2018 -0500 The VIDIOC_DBG_G/S_REGISTER ioctls imply that VIDIOC_DBG_G_CHIP_INFO is als

[git:media_tree/master] media: vimc: use correct subdev functions

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: use correct subdev functions Author: Hans Verkuil Date:Wed Feb 7 12:06:30 2018 -0500 Instead of calling everything a MEDIA_ENT_F_ATV_DECODER, pick the correct functions for thes

[git:media_tree/master] media: v4l: vsp1: Fix display stalls when requesting too many inputs

2018-02-26 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 display stalls when requesting too many inputs Author: Laurent Pinchart Date:Sun Dec 3 05:06:57 2017 -0500 Make sure we don't accept more inputs than the hardware can h

[git:media_tree/master] media: v4l: vsp1: Print the correct blending unit name in debug messages

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: vsp1: Print the correct blending unit name in debug messages Author: Laurent Pinchart Date:Sat Dec 2 14:39:51 2017 -0500 The DRM pipelines can use either the BRU or the BRS for

[git:media_tree/master] media: media.h: fix confusing typo in comment

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media.h: fix confusing typo in comment Author: Hans Verkuil Date:Mon Feb 5 04:30:48 2018 -0500 Subdevs are initialized with MEDIA_ENT_F_V4L2_SUBDEV_UNKNOWN, not MEDIA_ENT_T_V4L2_SUBDE

[git:media_tree/master] media: v4l: vsp1: Fix mask creation for MULT_ALPHA_RATIO

2018-02-26 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 mask creation for MULT_ALPHA_RATIO Author: Wolfram Sang Date:Mon Feb 5 15:09:58 2018 -0500 Due to a typo, the mask was destroyed by a comparison instead of a bit shift.

[git:media_tree/master] media: vimc: fix control event handling

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: fix control event handling Author: Hans Verkuil Date:Fri Feb 2 08:00:32 2018 -0500 The sensor subdev didn't handle control events. Add support for this. Found with v4l2-complian

[git:media_tree/master] media: media.h: reorganize header to make it easier to understand

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media.h: reorganize header to make it easier to understand Author: Hans Verkuil Date:Mon Feb 5 06:19:00 2018 -0500 The media.h public header is very messy. It mixes legacy and 'new' d

[git:media_tree/master] media: document the reservedX fields in media_v2_topology

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: document the reservedX fields in media_v2_topology Author: Hans Verkuil Date:Sat Feb 3 13:06:01 2018 -0500 The MEDIA_IOC_G_TOPOLOGY documentation didn't document the reservedX fields.

[git:media_tree/master] media: v4l2-subdev: without controls return -ENOTTY

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-subdev: without controls return -ENOTTY Author: Hans Verkuil Date:Fri Feb 2 08:05:23 2018 -0500 If the subdev did not define any controls, then return -ENOTTY if userspace attemp

[git:media_tree/master] media: media-device.c: zero reserved fields

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media-device.c: zero reserved fields Author: Hans Verkuil Date:Sat Feb 3 13:46:05 2018 -0500 MEDIA_IOC_SETUP_LINK didn't zero the reserved field of the media_link_desc struct. Do so i

[git:media_tree/master] media: media-ioc-enum-entities/links.rst: document reserved fields

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media-ioc-enum-entities/links.rst: document reserved fields Author: Hans Verkuil Date:Sat Feb 3 13:26:07 2018 -0500 These structures have reserved fields that were never documented.

[git:media_tree/master] media: media-types.rst: fix type, small improvements

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media-types.rst: fix type, small improvements Author: Hans Verkuil Date:Sun Feb 4 08:40:37 2018 -0500 data conector -> connector ... -> etc. '...' looked odd when my browser put the

[git:media_tree/master] media: media-types.rst: fix typo

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media-types.rst: fix typo Author: Alexandre Courbot Date:Sun Feb 4 21:24:02 2018 -0500 with -> which Signed-off-by: Alexandre Courbot Acked-by: Sakari Ailus Signed-off-by: Mauro Ca

[git:media_tree/master] media: media-ioc-g-topology.rst: fix interface-to-entity link description

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media-ioc-g-topology.rst: fix interface-to-entity link description Author: Hans Verkuil Date:Sat Feb 3 14:18:38 2018 -0500 The source_id and sink_id descriptions were the same for in

[git:media_tree/master] media: zero reservedX fields in media_v2_topology

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: zero reservedX fields in media_v2_topology Author: Hans Verkuil Date:Sat Feb 3 13:06:01 2018 -0500 The MEDIA_IOC_G_TOPOLOGY implementation did not zero the reservedX fields. Fix this.

[git:media_tree/master] media: dt-bindings: media: Add Renesas CEU bindings

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dt-bindings: media: Add Renesas CEU bindings Author: Jacopo Mondi Date:Wed Feb 21 12:47:55 2018 -0500 Add bindings documentation for Renesas Capture Engine Unit (CEU). Signed-off-by:

[git:media_tree/master] media: i2c: tw9910: Remove soc_camera dependencies

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: tw9910: Remove soc_camera dependencies Author: Jacopo Mondi Date:Wed Feb 21 12:48:03 2018 -0500 Remove soc_camera framework dependencies from tw9910 sensor driver. - Handle clock

[git:media_tree/master] media: i2c: ov772x: Remove soc_camera dependencies

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: ov772x: Remove soc_camera dependencies Author: Jacopo Mondi Date:Wed Feb 21 12:48:00 2018 -0500 Remove soc_camera framework dependencies from ov772x sensor driver. - Handle clock

[git:media_tree/master] media: i2c: ov772x: Support frame interval handling

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: ov772x: Support frame interval handling Author: Jacopo Mondi Date:Wed Feb 21 12:48:01 2018 -0500 Add support to ov772x driver for frame intervals handling and enumeration. Tested

[git:media_tree/master] media: MAINTAINERS: Add entry for Omnivision OV772x

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: MAINTAINERS: Add entry for Omnivision OV772x Author: Jacopo Mondi Date:Thu Feb 22 04:47:18 2018 -0500 Add entry for Omnivision OV772x image sensor listing myself as maintainer for 'Od

[git:media_tree/master] media: ov772x: fix whitespace issues

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov772x: fix whitespace issues Author: Mauro Carvalho Chehab Date:Mon Feb 26 09:23:32 2018 -0500 As we're adding this as a new driver, make checkpatch happier by solving some whitespac

[git:media_tree/master] media: MAINTAINERS: Add entry for Techwell TW9910

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: MAINTAINERS: Add entry for Techwell TW9910 Author: Jacopo Mondi Date:Thu Feb 22 04:47:19 2018 -0500 Add entry for Techwell TW9910 video decoder. The driver is currently orphaned. Sig

[git:media_tree/master] media: i2c: Copy ov772x soc_camera sensor driver

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: Copy ov772x soc_camera sensor driver Author: Jacopo Mondi Date:Wed Feb 21 12:47:59 2018 -0500 Copy the soc_camera based driver in v4l2 sensor driver directory. This commit just c

[git:media_tree/master] media: arch: sh: migor: Use new renesas-ceu camera driver

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: arch: sh: migor: Use new renesas-ceu camera driver Author: Jacopo Mondi Date:Wed Feb 21 12:48:04 2018 -0500 Migo-R platform uses sh_mobile_ceu camera driver, which is now being replac

[git:media_tree/master] media: tw9910: solve coding style issues

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: tw9910: solve coding style issues Author: Mauro Carvalho Chehab Date:Mon Feb 26 09:25:26 2018 -0500 As we're adding this as a new driver, make checkpatch happier by solving several st

[git:media_tree/master] media: include: media: Add Renesas CEU driver interface

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: include: media: Add Renesas CEU driver interface Author: Jacopo Mondi Date:Wed Feb 21 12:47:56 2018 -0500 Add renesas-ceu header file. Do not remove the existing sh_mobile_ceu.h one

[git:media_tree/master] media: MAINTAINERS: Add entry for Renesas CEU

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: MAINTAINERS: Add entry for Renesas CEU Author: Jacopo Mondi Date:Thu Feb 22 04:47:17 2018 -0500 Add entry for Renesas Capture Engine Interface listing myself as maintainer. Signed-of

[git:media_tree/master] media: i2c: Copy tw9910 soc_camera sensor driver

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: Copy tw9910 soc_camera sensor driver Author: Jacopo Mondi Date:Wed Feb 21 12:48:02 2018 -0500 Copy the soc_camera based driver in v4l2 sensor driver directory. This commit just c

[git:media_tree/master] media: platform: Add Renesas CEU driver

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: Add Renesas CEU driver Author: Jacopo Mondi Date:Thu Feb 22 05:37:19 2018 -0500 Add driver for Renesas Capture Engine Unit (CEU). The CEU interface supports capturing 'data

[git:media_tree/master] media: mtk-vcodec: Always signal source change event on format change

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mtk-vcodec: Always signal source change event on format change Author: Tomasz Figa Date:Tue Jan 9 03:42:47 2018 -0500 Currently the driver signals the source change event only in case

[git:media_tree/master] media: usbtv: prevent double free in error case

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: usbtv: prevent double free in error case Author: Oliver Neukum Date:Mon Jan 8 09:21:07 2018 -0500 Quoting the original report: It looks like there is a double-free vulnerability in L

[git:media_tree/master] media: vb2: Fix videobuf2 to map correct area

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vb2: Fix videobuf2 to map correct area Author: Masami Hiramatsu Date:Tue Feb 6 03:02:23 2018 -0500 Fixes vb2_vmalloc_get_userptr() to ioremap correct area. Since the current code does

[git:media_tree/master] media: media-device: use strlcpy() instead of strncpy()

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media-device: use strlcpy() instead of strncpy() Author: Xiongfeng Wang Date:Mon Jan 8 07:40:59 2018 -0500 gcc-8 reports drivers/media/media-device.c: In function 'media_device_get_t

[git:media_tree/master] media: buffer.rst: fix link text of VIDIOC_QBUF

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: buffer.rst: fix link text of VIDIOC_QBUF Author: Gustavo Padovan Date:Mon Jan 22 07:32:18 2018 -0500 The link was showing both VIDIOC_QBUF, VIDIOC_DQBUF while it should show only VIDI

[git:media_tree/master] media: v4l: doc: Clarify v4l2_mbus_fmt height definition

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: doc: Clarify v4l2_mbus_fmt height definition Author: Kieran Bingham Date:Mon Jan 8 12:55:23 2018 -0500 The v4l2_mbus_fmt width and height corresponds directly with the v4l2_pix_f

[git:media_tree/master] media: vb2: core: Finish buffers at the end of the stream

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vb2: core: Finish buffers at the end of the stream Author: Sakari Ailus Date:Fri Feb 2 05:08:59 2018 -0500 If buffers were prepared or queued and the buffers were released without sta

[git:media_tree/master] media: coda: Add i.MX51 (CodaHx4) support

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: coda: Add i.MX51 (CodaHx4) support Author: Philipp Zabel Date:Mon Dec 18 05:16:29 2017 -0500 Add support for the CodaHx4 VPU used on i.MX51. Decoding h.264, MPEG-4, and MPEG-2 video

[git:media_tree/master] media: i2c: adv748x: fix HDMI field heights

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: adv748x: fix HDMI field heights Author: Kieran Bingham Date:Mon Jan 8 13:14:04 2018 -0500 The ADV748x handles interlaced media using V4L2_FIELD_ALTERNATE field types. The correc

[git:media_tree/master] media: usbtv: Add USB ID 1f71:3306 to the UTV007 driver

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: usbtv: Add USB ID 1f71:3306 to the UTV007 driver Author: Ian Douglas Scott Date:Sun Jan 14 19:27:55 2018 -0500 Add support for a new USB ID in this driver. Signed-off-by: Ian Douglas

[git:media_tree/master] media: coda: bump maximum number of internal framebuffers to 19

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: coda: bump maximum number of internal framebuffers to 19 Author: Philipp Zabel Date:Thu Jan 4 10:58:55 2018 -0500 While the h.264 standard only allows up to 16 reference frames, the C

[git:media_tree/master] media: ivtv: remove ivtv-alsa-mixer

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ivtv: remove ivtv-alsa-mixer Author: Corentin Labbe Date:Thu Feb 8 03:31:07 2018 -0500 ivtv-alsa-mixer functions was introduced in commit 269c11fbac4f ("[media] ivtv, ivtv-alsa: Add i

[git:media_tree/master] media: rtl2832: use 64-bit arithmetic instead of 32-bit in rtl2832_set_frontend

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rtl2832: use 64-bit arithmetic instead of 32-bit in rtl2832_set_frontend Author: Gustavo A. R. Silva Date:Tue Feb 6 11:46:59 2018 -0500 Add suffix ULL to constant 7 in order to give

[git:media_tree/master] media: platform: vivid-cec: use 64-bit arithmetic instead of 32-bit

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: vivid-cec: use 64-bit arithmetic instead of 32-bit Author: Gustavo A. R. Silva Date:Tue Feb 6 11:53:44 2018 -0500 Add suffix ULL to constant 10 in order to give the compiler

[git:media_tree/master] media: atmel-isc: Make local symbol fmt_configs_list static

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atmel-isc: Make local symbol fmt_configs_list static Author: Wei Yongjun Date:Fri Dec 22 20:57:04 2017 -0500 Fixes the following sparse warning: drivers/media/platform/atmel/atmel-is

[git:media_tree/master] media: imx: Don't initialize vars that won't be used

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx: Don't initialize vars that won't be used Author: Mauro Carvalho Chehab Date:Mon Feb 26 08:33:41 2018 -0500 As reported by gcc: + drivers/staging/media/imx/imx-media-csi.c: war

[git:media_tree/master] media: v4l2-core: v4l2-mc: Add SPDX license identifier

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-core: v4l2-mc: Add SPDX license identifier Author: Shuah Khan Date:Thu Jan 11 17:26:22 2018 -0500 Replace GPL license statement with SPDX GPL-2.0 license identifier. Signed-off-

[git:media_tree/master] media: v4l2_fh.h: add missing kconfig.h include

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2_fh.h: add missing kconfig.h include Author: Alexandre Courbot Date:Sun Feb 4 21:33:04 2018 -0500 v4l2_fh.h uses the IS_ENABLED() macro and thus should include kconfig.h. Signed-

[git:media_tree/master] media: rcar_drif: fix error return code in rcar_drif_alloc_dmachannels()

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rcar_drif: fix error return code in rcar_drif_alloc_dmachannels() Author: Wei Yongjun Date:Wed Jan 17 06:24:52 2018 -0500 Fix to return error code -ENODEV from the dma_request_slave_

[git:media_tree/master] media: imx: allow to build with COMPILE_TEST

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx: allow to build with COMPILE_TEST Author: Philipp Zabel Date:Tue Dec 19 06:42:32 2017 -0500 Allow building this driver for other platforms under COMPILE_TEST. Suggested-by: Mauro

[git:media_tree/master] media: cec: improve debugging

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cec: improve debugging Author: Hans Verkuil Date:Thu Feb 8 11:55:48 2018 -0500 cec_transmit_msg_fh() first checked the message for errors, and only after the message was found to be v

[git:media_tree/master] media: tvp541x: fix some kernel-doc parameters

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: tvp541x: fix some kernel-doc parameters Author: Mauro Carvalho Chehab Date:Mon Feb 26 08:31:28 2018 -0500 Solve the following warnings: + drivers/media/i2c/tvp514x.c: warning: Exces

[git:media_tree/master] media: venus: hfi: use true for boolean values

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: venus: hfi: use true for boolean values Author: Gustavo A. R. Silva Date:Tue Jan 23 12:54:53 2018 -0500 Assign true or false to boolean variables instead of an integer value. This is

[git:media_tree/master] media: platform: sh_veu: use 64-bit arithmetic instead of 32-bit

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: sh_veu: use 64-bit arithmetic instead of 32-bit Author: Gustavo A. R. Silva Date:Tue Feb 6 11:52:24 2018 -0500 Cast left and top to dma_addr_t in order to give the compiler

[git:media_tree/master] media: vivid: check if the cec_adapter is valid

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vivid: check if the cec_adapter is valid Author: Hans Verkuil Date:Mon Feb 12 06:45:32 2018 -0500 If CEC is not enabled for the vivid driver, then the adap pointer is NULL and 'adap->

[git:media_tree/master] media: v4l: vidioc-prepare-buf.rst: fix link to VIDIOC_QBUF

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: vidioc-prepare-buf.rst: fix link to VIDIOC_QBUF Author: Alexandre Courbot Date:Sun Feb 4 21:24:43 2018 -0500 The description for VIDIOC_PREPARE_BUF results in the following sente

[git:media_tree/master] media: em28xx: use %*phC to print small buffers

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: em28xx: use %*phC to print small buffers Author: Antonio Cardace Date:Fri Feb 9 09:13:26 2018 -0500 Use %*phC format to print small buffers as hex strings Suggested-by: Andy Shevchen

[git:media_tree/master] media: vivid: fix incorrect capabilities for radio

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vivid: fix incorrect capabilities for radio Author: Hans Verkuil Date:Thu Feb 1 02:36:33 2018 -0500 The vivid driver has two custom controls that change the behavior of RDS. Depending

[git:media_tree/master] media: au0828: fix VIDEO_V4L2 dependency

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: au0828: fix VIDEO_V4L2 dependency Author: Arnd Bergmann Date:Thu Jan 4 08:43:50 2018 -0500 After the move of videobuf2 into the common directory, selecting the au0828 driver with CONF

[git:media_tree/master] media: s2255drv: Remove unneeded if else blocks

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: s2255drv: Remove unneeded if else blocks Author: Christopher Díaz Riveros Date:Wed Jan 24 16:40:43 2018 -0500 Given the following definitions from s2255drv.c #define LINE_SZ_4CIFS_N

[git:media_tree/master] media: gspca: dtcs033: use %*ph to print small buffer

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: gspca: dtcs033: use %*ph to print small buffer Author: Antonio Cardace Date:Mon Feb 12 13:35:25 2018 -0500 Use %*ph format to print small buffer as hex string. Remove newline at the

[git:media_tree/master] media: cx18: remove unused cx18-alsa-mixer

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx18: remove unused cx18-alsa-mixer Author: Corentin Labbe Date:Thu Feb 8 03:26:14 2018 -0500 cx18-alsa-mixer functions are not used since commit 4cb565cc2700 ("V4L/DVB: cx18: make it

[git:media_tree/master] media: v4l2-ctrls.h: fix wrong copy-and-paste comment

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-ctrls.h: fix wrong copy-and-paste comment Author: Hans Verkuil Date:Sat Feb 3 08:18:14 2018 -0500 The __v4l2_ctrl_modify_range is the unlocked variant, so the comment about takin

[git:media_tree/master] media: ov7740: remove an unused var

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov7740: remove an unused var Author: Mauro Carvalho Chehab Date:Mon Feb 26 08:28:22 2018 -0500 Fix this warning regression: drivers/media/i2c/ov7740.c: warning: variable 'ret' set

[git:media_tree/master] media: dt-bindings: coda: Add compatible for CodaHx4 on i.MX51

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dt-bindings: coda: Add compatible for CodaHx4 on i.MX51 Author: Philipp Zabel Date:Mon Dec 18 05:16:28 2017 -0500 Add a compatible for the CodaHx4 VPU used on i.MX51. Signed-off-by:

[git:media_tree/master] media: pci: cx88-input: use 64-bit arithmetic instead of 32-bit

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: pci: cx88-input: use 64-bit arithmetic instead of 32-bit Author: Gustavo A. R. Silva Date:Tue Feb 6 11:49:04 2018 -0500 Add suffix LL to constant 100 in order to give the compiler

[git:media_tree/master] media: v4l2-dev.h: fix symbol collision in media_entity_to_video_device()

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-dev.h: fix symbol collision in media_entity_to_video_device() Author: Niklas Söderlund Date:Thu Jan 25 08:08:52 2018 -0500 A recent change to the media_entity_to_video_device()

[git:media_tree/master] media: staging: imx-media-vdic: fix inconsistent IS_ERR and PTR_ERR

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: imx-media-vdic: fix inconsistent IS_ERR and PTR_ERR Author: Gustavo A. R. Silva Date:Tue Jan 23 19:43:40 2018 -0500 Fix inconsistent IS_ERR and PTR_ERR in vdic_get_ipu_resour

[git:media_tree/master] media: dvb-frontends: ves1820: use 64-bit arithmetic instead of 32-bit

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb-frontends: ves1820: use 64-bit arithmetic instead of 32-bit Author: Gustavo A. R. Silva Date:Tue Feb 6 11:47:09 2018 -0500 Add suffix ULL to constant 10 in order to give the compi

[git:media_tree/master] media: rockchip/rga: use 64-bit arithmetic instead of 32-bit

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/rga: use 64-bit arithmetic instead of 32-bit Author: Gustavo A. R. Silva Date:Tue Feb 6 11:51:18 2018 -0500 Cast p to dma_addr_t in order to avoid a potential integer overflo

[git:media_tree/master] media: cx25821: prevent out-of-bounds read on array card

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx25821: prevent out-of-bounds read on array card Author: Colin Ian King Date:Wed Jan 31 12:33:09 2018 -0500 Currently an out of range dev->nr is detected by just reporting the issue

[git:media_tree/master] media: i2c: max2175: use 64-bit arithmetic instead of 32-bit

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: max2175: use 64-bit arithmetic instead of 32-bit Author: Gustavo A. R. Silva Date:Tue Feb 6 11:47:37 2018 -0500 Add suffix LL to constant 2 in order to give the compiler complete

[git:media_tree/master] media: platform: stm32: Adopt SPDX identifier

2018-02-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: stm32: Adopt SPDX identifier Author: Benjamin Gaignard Date:Tue Dec 5 09:51:07 2017 -0500 Add SPDX identifiers to files under stm32 directory Signed-off-by: Benjamin Gaigna