[git:v4l-utils/master] qv4l2: fix SMPTE-2084 processing

2017-07-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: qv4l2: fix SMPTE-2084 processing Author: Hans Verkuil Date:Wed Jul 26 20:32:42 2017 +0200 A factor of 100

[git:v4l-utils/master] Build libv4lconvert helper support only when fork() is available

2017-07-26 Thread Gregor Jasny
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: Build libv4lconvert helper support only when fork() is available Author: Thomas Petazzoni Date:

[git:media_tree/master] media: fix warning on v4l2_subdev_call() result interpreted as bool

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: fix warning on v4l2_subdev_call() result interpreted as bool Author: Arnd Bergmann Date:Wed Jul 19 15:23:27 2017 -0400 v4l2_subdev_call is a macro returning whatever

[git:media_tree/master] media: coda: disable BWB only while decoding on CODA 960

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: coda: disable BWB only while decoding on CODA 960 Author: Philipp Zabel Date:Wed Jul 19 06:06:12 2017 -0400 Disabling the BWB works around hangups observed

[git:media_tree/master] media: coda: explicitly request exclusive reset control

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: coda: explicitly request exclusive reset control Author: Philipp Zabel Date:Wed Jul 19 11:25:38 2017 -0400 Commit a53e35db70d1 ("reset: Ensure drivers are

[git:media_tree/master] media: imx: csi: enable double write reduction

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx: csi: enable double write reduction Author: Philipp Zabel Date:Wed Jul 19 12:34:20 2017 -0400 For 4:2:0 subsampled YUV formats, avoid chroma overdraw by

[git:media_tree/master] media: v4l: omap3isp: Get the parallel bus type from DT

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: omap3isp: Get the parallel bus type from DT Author: Laurent Pinchart Date:Tue Jul 18 11:51:35 2017 -0400 The OMAP3 ISP supports both

[git:media_tree/master] media: ov5640: Remove unneeded gpiod NULL check

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov5640: Remove unneeded gpiod NULL check Author: Fabio Estevam Date:Wed Jul 19 22:41:20 2017 -0400 The gpiod API checks for NULL descriptors, so there is no

[git:media_tree/master] media: v4l2-flash: Flash ops aren't mandatory

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-flash: Flash ops aren't mandatory Author: Sakari Ailus Date:Thu Jun 8 07:19:49 2017 -0400 None of the flash operations are mandatory and therefore

[git:media_tree/master] media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicator

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicator Author: Sakari Ailus Date:Fri Jun 2 05:30:02 2017 -0400 The V4L2 flash class

[git:media_tree/master] media: v4l2-fwnode: link_frequency is an optional property

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-fwnode: link_frequency is an optional property Author: Sakari Ailus Date:Tue Jun 20 09:14:43 2017 -0400 v4l2_fwnode_endpoint_alloc_parse() is

[git:media_tree/fixes] media: atomisp2: Array underflow in atomisp_enum_input()

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp2: Array underflow in atomisp_enum_input() Author: Dan Carpenter Date:Wed Jul 19 05:55:47 2017 -0400 The problem here is this code from

[git:media_tree/fixes] media: atomisp2: array underflow in imx_enum_frame_size()

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp2: array underflow in imx_enum_frame_size() Author: Dan Carpenter Date:Wed Jul 19 05:58:20 2017 -0400 The code looks in imx_enum_frame_size() looks

[git:media_tree/fixes] media: atomisp2: array underflow in ap1302_enum_frame_size()

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp2: array underflow in ap1302_enum_frame_size() Author: Dan Carpenter Date:Wed Jul 19 05:56:18 2017 -0400 The problem is this code from

[git:media_tree/fixes] media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl Author: Prabhakar Lad Date:Thu Jul 20 08:02:09 2017 -0400 this patch makes sure

[git:media_tree/fixes] media: venus: don't abuse dma_alloc for non-DMA allocations

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: venus: don't abuse dma_alloc for non-DMA allocations Author: Stanimir Varbanov Date:Wed Jul 19 07:51:37 2017 -0400 In venus_boot(), we pass a pointer to

[git:media_tree/fixes] media: venus: mark PM functions as __maybe_unused

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: venus: mark PM functions as __maybe_unused Author: Arnd Bergmann Date:Mon Jul 17 04:56:47 2017 -0400 Without PM support, gcc warns about two unused functions:

[git:media_tree/fixes] media: venus: fix compile-test build on non-qcom ARM platform

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: venus: fix compile-test build on non-qcom ARM platform Author: Arnd Bergmann Date:Mon Jul 17 04:56:49 2017 -0400 If QCOM_MDT_LOADER is enabled, but ARCH_QCOM is not,

[git:media_tree/fixes] media: venus: hfi: fix error handling in hfi_sys_init_done()

2017-07-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: fix error handling in hfi_sys_init_done() Author: Rob Clark Date:Mon Jul 17 04:56:50 2017 -0400 Not entirely sure what triggers it, but with venus

[git:media_tree/fixes] media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS Author: Prabhakar Lad Date:Thu Jul 20 04:56:31 2017 -0400 drop VPFE_CMD_S_CCDC_RAW_PARAMS ioctl from

[git:media_tree/fixes] media: svg files: simplify files

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: svg files: simplify files Author: Mauro Carvalho Chehab Date:Mon Jul 17 11:57:29 2017 -0300 Debian's ImageMagick is currently unable to decode those images.

[git:media_tree/fixes] media: svg: avoid too long lines

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: svg: avoid too long lines Author: Mauro Carvalho Chehab Date:Tue Jul 18 09:30:55 2017 -0300 Sending patches with SVG files via e-mail has a drawback: line

[git:media_tree/fixes] media: selection.svg: simplify the SVG file

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: selection.svg: simplify the SVG file Author: Mauro Carvalho Chehab Date:Fri Jul 14 15:33:34 2017 -0300 This file is too big, with cause it to require a lot

[git:media_tree/fixes] media: cec-notifier: small improvements

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cec-notifier: small improvements Author: Hans Verkuil Date:Sat Jul 15 09:32:56 2017 -0300 Allow calling cec_notifier_set_phys_addr and

[git:media_tree/fixes] media: pulse8-cec: persistent_config should be off by default

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: pulse8-cec: persistent_config should be off by default Author: Hans Verkuil Date:Sun Jul 16 05:15:47 2017 -0300 The persistent_config option is used to make the

[git:media_tree/fixes] media: cec: cec_transmit_attempt_done: ignore CEC_TX_STATUS_MAX_RETRIES

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cec: cec_transmit_attempt_done: ignore CEC_TX_STATUS_MAX_RETRIES Author: Hans Verkuil Date:Wed Jul 12 17:07:08 2017 -0300 The switch in

[git:media_tree/fixes] media: vimc: set id_table for platform drivers

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: set id_table for platform drivers Author: Javier Martinez Canillas Date:Fri Jul 14 05:58:39 2017 -0300 The vimc platform drivers define a platform device ID

[git:media_tree/fixes] media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds Author: Sean Young Date:Fri Jul 7 18:49:18 2017 -0300 Since commit e8f4818895b3 ("[media] lirc: advertise

[git:media_tree/fixes] media: staging: atomisp: array underflow in ioctl

2017-07-26 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: atomisp: array underflow in ioctl Author: Dan Carpenter Date:Mon Jul 17 04:58:54 2017 -0300 I noticed an array underflow in