[git:media_tree/fixes] media: staging: atomisp: do some coding style improvements

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: do some coding style improvements Author: Mauro Carvalho Chehab Date:Mon Mar 26 09:45:05 2018 -0400 Use make coccicheck in patch mode to

[git:media_tree/fixes] media: staging: atomisp: get rid of an unused function

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: get rid of an unused function Author: Mauro Carvalho Chehab Date:Mon Mar 26 14:25:24 2018 -0400 The function __need_realloc_mipi_buffer()

[git:media_tree/fixes] media: staging: atomisp: get rid of some static warnings

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: get rid of some static warnings Author: Mauro Carvalho Chehab Date:Mon Mar 26 11:14:10 2018 -0400 Get rid of those warnings:

[git:media_tree/fixes] media: vcodec: fix error return value from mtk_jpeg_clk_init()

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vcodec: fix error return value from mtk_jpeg_clk_init() Author: Ryder Lee Date:Thu Mar 22 23:44:13 2018 -0400 The error return value should be fixed as it may

[git:media_tree/fixes] media: pixfmt-v4l2.rst: fix types

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: pixfmt-v4l2.rst: fix types Author: Hans Verkuil Date:Mon Mar 19 08:58:19 2018 -0400 The v4l2_pix_format documentation still had 'enum's as types. Replace by

[git:media_tree/fixes] media: dvb_frontend: fix wrong cast in compat_ioctl

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb_frontend: fix wrong cast in compat_ioctl Author: Katsuhiro Suzuki Date:Wed Apr 4 04:17:56 2018 -0400 FE_GET_PROPERTY has always failed as

[git:media_tree/fixes] media: vsp1: Fix BRx conditional path in WPF

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vsp1: Fix BRx conditional path in WPF Author: Kieran Bingham Date:Mon Mar 26 09:29:17 2018 -0400 When a BRx is provided by a pipeline, the WPF must

[git:media_tree/fixes] media: pixfmt-v4l2-mplane.rst: fix types

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: pixfmt-v4l2-mplane.rst: fix types Author: Hans Verkuil Date:Mon Mar 19 08:58:18 2018 -0400 The v4l2_pix_format_mplane documentation still had 'enum's as

[git:media_tree/fixes] media: media-ioc-g-topology.rst: fix 'reserved' sizes

2018-04-04 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 'reserved' sizes Author: Hans Verkuil Date:Mon Mar 19 11:43:17 2018 -0400 The size of the reserved arrays in the documentation

[git:media_tree/fixes] media: ov5640: add missing output pixel format setting

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov5640: add missing output pixel format setting Author: Akinobu Mita Date:Sun Mar 11 11:34:41 2018 -0400 The output pixel format changed by set_fmt() pad

[git:media_tree/fixes] media: v4l: Bring back array_size parameter to v4l2_find_nearest_size

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: Bring back array_size parameter to v4l2_find_nearest_size Author: Sakari Ailus Date:Wed Mar 21 16:29:27 2018 -0400 An older version of the driver

[git:media_tree/fixes] media: ov5645: add missing of_node_put() in error path

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov5645: add missing of_node_put() in error path Author: Akinobu Mita Date:Mon Mar 19 12:14:17 2018 -0400 The device node obtained with

[git:media_tree/fixes] media: gspca: fix Kconfig help info

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: gspca: fix Kconfig help info Author: winton.liu <18502523...@163.com> Date:Tue Apr 3 08:04:45 2018 -0400 Documentation/video4linux/gspca.txt is missing. It has moved to

[git:media_tree/fixes] media: imx: work around false-positive warning

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx: work around false-positive warning Author: Arnd Bergmann Date:Tue Mar 13 09:14:09 2018 -0400 The IS_ERR()/PTR_ERR() combination confuses gcc to the point that it

[git:media_tree/fixes] media: ov2685: Remove owner assignment from i2c_driver

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov2685: Remove owner assignment from i2c_driver Author: Fabio Estevam Date:Sat Mar 17 14:24:58 2018 -0400 Structure i2c_driver does not need to set the owner

[git:media_tree/fixes] media: imx274: fix typo in error message

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx274: fix typo in error message Author: Luca Ceresoli Date:Fri Feb 23 03:57:15 2018 -0500 Signed-off-by: Luca Ceresoli Signed-off-by:

[git:media_tree/fixes] media: cec-pin: Fixed ktime_t to ns conversion

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cec-pin: Fixed ktime_t to ns conversion Author: Jasmin Jessich Date:Sat Mar 24 20:29:46 2018 -0400 Older Kernels use a struct for ktime_t, which requires the

[git:media_tree/fixes] media: dw9714: Update to SPDX license identifier

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dw9714: Update to SPDX license identifier Author: Rajmohan Mani Date:Tue Feb 20 19:54:05 2018 -0500 Remove the GPL v2 license boilerplate and update with the

[git:media_tree/fixes] media: ov5640: fix get_/set_fmt colorspace related fields

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov5640: fix get_/set_fmt colorspace related fields Author: Hugues Fruchet Date:Tue Mar 6 12:04:39 2018 -0500 Fix set of missing colorspace related fields in

[git:media_tree/fixes] media: staging: media: davinci_vpfe: fix spelling of resizer_configure_in_continious_mode

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: media: davinci_vpfe: fix spelling of resizer_configure_in_continious_mode Author: Colin Ian King Date:Mon Mar 19 07:18:09 2018 -0400 Trivial fix:

[git:media_tree/fixes] media: ov5645: Use v4l2_find_nearest_size

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov5645: Use v4l2_find_nearest_size Author: Todor Tomov Date:Wed Mar 21 04:42:36 2018 -0400 Use v4l2_find_nearest_size instead of a driver specific function to

[git:media_tree/fixes] media: media-types.rst: rename media-entity-type to media-entity-functions

2018-04-04 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: rename media-entity-type to media-entity-functions Author: Hans Verkuil Date:Mon Mar 19 11:43:24 2018 -0400 The MEDIA_ENT_F_* defines refer

[git:media_tree/fixes] media: doc: fix ReST link syntax

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: doc: fix ReST link syntax Author: Luca Ceresoli Date:Wed Mar 21 13:49:39 2018 -0400 There is a ':' in excess, resulting in an unwanted ':' in the rendered

[git:media_tree/fixes] media: ov5670: Update to SPDX identifier

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov5670: Update to SPDX identifier Author: Chiranjeevi Rapolu Date:Wed Feb 21 12:42:47 2018 -0500 Replace GPL v2 license notice with SPDX license

[git:media_tree/fixes] media: imx-media-csi: Do not propagate the error when pinctrl is not found

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx-media-csi: Do not propagate the error when pinctrl is not found Author: Fabio Estevam Date:Sat Mar 3 07:56:30 2018 -0500 Since commit 52e17089d185

[git:media_tree/fixes] media: ov13858: Update to SPDX identifier

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov13858: Update to SPDX identifier Author: Chiranjeevi Rapolu Date:Wed Feb 21 12:55:20 2018 -0500 Replace GPL v2 license notice with SPDX license

[git:media_tree/fixes] media: cx231xx: Increase USB bridge bandwidth

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx231xx: Increase USB bridge bandwidth Author: Brad Love Date:Mon Apr 2 15:59:01 2018 -0400 The cx231xx USB bridge has issue streaming QAM256 DVB-C channels.

[git:media_tree/fixes] media: v4l2-tpg-core.c: add space after %

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-tpg-core.c: add space after % Author: Hans Verkuil Date:Sun Mar 25 17:40:30 2018 -0400 I know, it's a measly space, but I can't stand it since the

[git:media_tree/fixes] media: venus: vdec: fix format enumeration

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: venus: vdec: fix format enumeration Author: Alexandre Courbot Date:Mon Mar 19 05:32:29 2018 -0400 find_format_by_index() stops enumerating formats as soon as

[git:media_tree/fixes] media: staging: atomisp: stop duplicating input format types

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: stop duplicating input format types Author: Mauro Carvalho Chehab Date:Mon Mar 26 16:50:34 2018 -0400 The same formats are defined twice

[git:media_tree/fixes] media: staging: atomisp: get rid of stupid statements

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: get rid of stupid statements Author: Mauro Carvalho Chehab Date:Mon Mar 26 10:30:21 2018 -0400 It makes no sense to have a do nothing

[git:media_tree/fixes] media: staging: atomisp: Get rid of *default.host.[ch]

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: Get rid of *default.host.[ch] Author: Mauro Carvalho Chehab Date:Mon Mar 26 14:31:33 2018 -0400 There are a number of files at atomisp

[git:media_tree/fixes] media: staging: atomisp: remove an useless check

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: remove an useless check Author: Mauro Carvalho Chehab Date:Mon Mar 26 15:27:54 2018 -0400 There's a check at ia_css_vf_configure() to

[git:media_tree/fixes] media: staging: atomisp: remove unused set_pd_base()

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: remove unused set_pd_base() Author: Mauro Carvalho Chehab Date:Mon Mar 26 14:22:32 2018 -0400 There's an implementation for set_pd_base at

[git:media_tree/fixes] media: staging: atomisp: get rid of an unused var

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: get rid of an unused var Author: Mauro Carvalho Chehab Date:Mon Mar 26 16:13:36 2018 -0400 As warned:

[git:media_tree/fixes] media: staging: atomisp: stop mixing enum types

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: stop mixing enum types Author: Mauro Carvalho Chehab Date:Mon Mar 26 16:08:34 2018 -0400 This driver abuses on enum types:

[git:media_tree/fixes] media: staging: atomisp: don't access a NULL var

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: don't access a NULL var Author: Mauro Carvalho Chehab Date:Mon Mar 26 14:54:47 2018 -0400 Get rid of those warnings:

[git:media_tree/fixes] media: staging: atomisp: fix endianess issues

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: fix endianess issues Author: Mauro Carvalho Chehab Date:Mon Mar 26 11:51:18 2018 -0400 There are lots of be-related warnings there, as it

[git:media_tree/fixes] media: staging: atomisp: avoid a warning if 32 bits build

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: avoid a warning if 32 bits build Author: Mauro Carvalho Chehab Date:Mon Mar 26 15:06:00 2018 -0400 Checking if a size_t value is bigger

[git:media_tree/fixes] media: staging: atomisp: declare static vars as such

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: declare static vars as such Author: Mauro Carvalho Chehab Date:Mon Mar 26 10:27:10 2018 -0400 Fix a bunch of warnings:

[git:media_tree/fixes] media: staging: atomisp: use %p to print pointers

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: use %p to print pointers Author: Mauro Carvalho Chehab Date:Mon Mar 26 15:31:33 2018 -0400 Instead of a converting pointers to unsigned

[git:media_tree/fixes] media: staging: atomisp: add a missing include

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: add a missing include Author: Mauro Carvalho Chehab Date:Mon Mar 26 11:00:05 2018 -0400 atomisp_drvfs.c is not including its own header,

[git:media_tree/fixes] media: extended-controls.rst: transmitter -> receiver

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: extended-controls.rst: transmitter -> receiver Author: Hans Verkuil Date:Fri Mar 30 03:30:06 2018 -0400 V4L2_CID_DV_RX_POWER_PRESENT refers to a receiver, not a

[git:media_tree/fixes] media: staging: atomisp: ia_css_output.host: don't use var before check

2018-04-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: ia_css_output.host: don't use var before check Author: Mauro Carvalho Chehab Date:Mon Mar 26 10:16:07 2018 -0400 Fix this warning:

[git:v4l-utils/master] cec-ctl: Prepare for __inline__ instead of inline

2018-04-04 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: cec-ctl: Prepare for __inline__ instead of inline Author: Sakari Ailus Date:Wed Apr 4 17:51:56 2018