[git:v4l-utils/master] cec: support new features

2016-11-16 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: support new features Author: Hans Verkuil Date:Wed Nov 2 12:55:47 2016 +0100 Add support for the new CEC_LOG_ADDRS_FL_ALLOW_RC

[git:v4l-utils/master] cec-compliance: fix tests that affect msg.flags

2016-11-16 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-compliance: fix tests that affect msg.flags Author: Hans Verkuil Date:Fri Nov 4 10:43:34 2016 +0100 Several tests assumed that

[git:v4l-utils/master] cec: log the new cec_log_addrs flags

2016-11-16 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: log the new cec_log_addrs flags Author: Hans Verkuil Date:Wed Nov 2 13:10:25 2016 +0100 Log the new CEC_LOG_ADDRS_FL_ALLOW_RC_

[git:media_tree/master] [media] radio-bcm2048: don't ignore errors

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] radio-bcm2048: don't ignore errors Author: Mauro Carvalho Chehab Date:Wed Oct 12 08:21:43 2016 -0300 Remove this warning: drivers/staging/media/bcm2048/radio-bcm2048.c: In function

[git:media_tree/master] Merge tag 'v4.9-rc5' into patchwork

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: Merge tag 'v4.9-rc5' into patchwork Author: Mauro Carvalho Chehab Date:Wed Nov 16 16:42:27 2016 -0200 Linux 4.9-rc5 * tag 'v4.9-rc5': (1102 commits) Linux 4.9-rc5 gp8psk: Fix DVB fronte

[git:media_tree/master] [media] exynos-gsc: don't clear format when freeing buffers with REQBUFS(0)

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: don't clear format when freeing buffers with REQBUFS(0) Author: Javier Martinez Canillas Date:Fri Sep 30 18:16:42 2016 -0300 User-space applications can use the VIDIOC_R

[git:media_tree/master] [media] exynos-gsc: don't release a non-dynamically allocated video_device

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: don't release a non-dynamically allocated video_device Author: Javier Martinez Canillas Date:Fri Oct 7 17:39:17 2016 -0300 The struct v4l2_device instance for the G-Scal

[git:media_tree/master] [media] exynos-gsc: Make driver functional when CONFIG_PM is unset

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Make driver functional when CONFIG_PM is unset Author: Ulf Hansson Date:Wed Nov 9 12:23:52 2016 -0200 The driver depended on CONFIG_PM to be functional. Let's remove that

[git:media_tree/master] [media] exynos-gsc: Add missing newline char in debug messages

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Add missing newline char in debug messages Author: Marek Szyprowski Date:Wed Nov 9 12:24:00 2016 -0200 Fix missing newline char in debug messages. Signed-off-by: Marek S

[git:media_tree/master] [media] exynos-gsc: Simplify clock management

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Simplify clock management Author: Ulf Hansson Date:Wed Nov 9 12:23:50 2016 -0200 Instead of having separate functions that fetches, prepares and unprepares the clock, let

[git:media_tree/master] [media] exynos-gsc: Convert gsc_m2m_resume() from int to void

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Convert gsc_m2m_resume() from int to void Author: Ulf Hansson Date:Wed Nov 9 12:23:51 2016 -0200 Since gsc_m2m_resume() always returns 0, convert it to a void instead. [

[git:media_tree/master] [media] exynos-gsc: Fixup clock management at ->remove()

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Fixup clock management at ->remove() Author: Ulf Hansson Date:Wed Nov 9 12:23:54 2016 -0200 To make sure the clock is fully gated in ->remove(), we first need to to bring

[git:media_tree/master] [media] exynos-gsc: Add support for Exynos5433 specific version

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Add support for Exynos5433 specific version Author: Marek Szyprowski Date:Wed Nov 9 12:29:38 2016 -0200 This patch adds support for Exynos5433 specific version of the GSc

[git:media_tree/master] [media] exynos-gsc: fix supported RGB pixel format

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: fix supported RGB pixel format Author: Javier Martinez Canillas Date:Fri Sep 30 18:16:43 2016 -0300 The driver exposes 32-bit A/XRGB 8-8-8-8 as supported format but testi

[git:media_tree/master] [media] exynos-gsc: unregister video device node on driver removal

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: unregister video device node on driver removal Author: Javier Martinez Canillas Date:Fri Oct 7 17:39:18 2016 -0300 The driver doesn't unregister the video device node whe

[git:media_tree/master] [media] exynos-gsc: Use of_device_get_match_data() helper

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Use of_device_get_match_data() helper Author: Marek Szyprowski Date:Wed Nov 9 12:24:01 2016 -0200 Replace open-coded driver data extraction code with generic helper. Sig

[git:media_tree/master] [media] s5p-mfc: Skip incomplete frame

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p-mfc: Skip incomplete frame Author: Donghwa Lee Date:Thu Nov 10 08:31:22 2016 -0200 Currently, when incomplete frame is received in the middle of decoding, driver treats it as an

[git:media_tree/master] [media] s5p-mfc: Collapse two error message into one

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p-mfc: Collapse two error message into one Author: Shuah Khan Date:Tue Oct 18 21:28:22 2016 -0200 s5p_mfc_alloc_priv_buf() prints two message to report invalid memory configuration

[git:media_tree/master] [media] exynos4-is: fimc: Roundup imagesize to row size for tiled formats

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos4-is: fimc: Roundup imagesize to row size for tiled formats Author: Nicolas Dufresne Date:Wed Mar 26 19:48:39 2014 -0300 For tiled format, we need to allocated a multiple of t

[git:media_tree/master] [media] exynos-gsc: Enable driver on ARCH_EXYNOS

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Enable driver on ARCH_EXYNOS Author: Marek Szyprowski Date:Wed Nov 9 12:29:37 2016 -0200 This driver can be also used on Exynos5433, which is ARM64-based platform, which

[git:media_tree/master] [media] exynos-gsc: change spamming try_fmt log message to debug

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: change spamming try_fmt log message to debug Author: Javier Martinez Canillas Date:Fri Sep 30 18:16:41 2016 -0300 The driver try_fmt handler prints a message each time th

[git:media_tree/master] [media] exynos-gsc: Simplify system PM

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Simplify system PM Author: Ulf Hansson Date:Wed Nov 9 12:23:57 2016 -0200 It's not needed to keep a local flag about the current system PM state. Let's just remove that c

[git:media_tree/master] [media] exynos-gsc: Do full clock gating at runtime PM suspend

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Do full clock gating at runtime PM suspend Author: Ulf Hansson Date:Wed Nov 9 12:23:55 2016 -0200 To potentially save more power in runtime PM suspend state, let's also p

[git:media_tree/master] [media] s5p-mfc: Correct scratch buffer size of H.263 decoder

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p-mfc: Correct scratch buffer size of H.263 decoder Author: Andrzej Hajda Date:Thu Nov 10 08:31:20 2016 -0200 Driver complains about too small scratch buffer size. After adjusting

[git:media_tree/master] [media] exynos-gsc: Simplify system PM even more

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Simplify system PM even more Author: Marek Szyprowski Date:Wed Nov 9 12:23:58 2016 -0200 System PM callbacks only ensure that device is runtime suspended/resumed, so remo

[git:media_tree/master] [media] exynos-gsc: do proper bytesperline and sizeimage calculation

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: do proper bytesperline and sizeimage calculation Author: Javier Martinez Canillas Date:Fri Sep 30 18:16:44 2016 -0300 The driver don't take into account the differences b

[git:media_tree/master] [media] s5p-mfc: include buffer size in error message

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p-mfc: include buffer size in error message Author: Shuah Khan Date:Mon Nov 7 21:39:25 2016 -0200 Include buffer size in s5p_mfc_alloc_priv_buf() the error message when it fails to

[git:media_tree/master] [media] s5p-mfc: Fix clock management in s5p_mfc_release() function

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p-mfc: Fix clock management in s5p_mfc_release() function Author: Marek Szyprowski Date:Mon Nov 14 12:09:26 2016 -0200 Clock control indirectly requires access to MFC device, so ca

[git:media_tree/master] [media] exynos-gsc: Remove unused lclk_freqency entry

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Remove unused lclk_freqency entry Author: Marek Szyprowski Date:Wed Nov 9 12:23:59 2016 -0200 Remove dead, unused code. Signed-off-by: Marek Szyprowski Tested-by: Javie

[git:media_tree/master] [media] s5p-mfc: Fix MFC context buffer size

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p-mfc: Fix MFC context buffer size Author: Ingi Kim Date:Thu Nov 10 08:31:21 2016 -0200 When video file was decoded by H/W MFCv8. It occurred IOMMU page fault because of accessing

[git:media_tree/master] [media] exynos-gsc: cleanup m2m src and dst vb2 queues on STREAMOFF

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: cleanup m2m src and dst vb2 queues on STREAMOFF Author: Javier Martinez Canillas Date:Fri Oct 7 17:39:19 2016 -0300 Media drivers that use the videobuf2 framework have to

[git:media_tree/master] [media] exynos-gsc: Make PM callbacks available conditionally

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] exynos-gsc: Make PM callbacks available conditionally Author: Ulf Hansson Date:Mon Nov 14 08:27:32 2016 -0200 There are no need to set up the PM callbacks (runtime and system) unless

[git:media_tree/master] [media] s5p-mfc: Use clock gating only on MFC v5 hardware

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p-mfc: Use clock gating only on MFC v5 hardware Author: Marek Szyprowski Date:Thu Nov 10 08:31:23 2016 -0200 Newer MFC hardware have internal clock gating feature, so additional so

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

2016-11-16 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:Wed Nov 2 12:39:08 2016 +0100 Update to the latest media_tree code. Main cha

[git:media_tree/master] [media] v4l: ctrls: Add deinterlacing mode control

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: ctrls: Add deinterlacing mode control Author: Laurent Pinchart Date:Thu Aug 4 13:14:02 2016 -0300 The menu control selects the operation mode of a video deinterlacer. The menu e

[git:media_tree/master] [media] dt-bindings: Add Renesas R-Car FDP1 bindings

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] dt-bindings: Add Renesas R-Car FDP1 bindings Author: Kieran Bingham Date:Thu Jun 30 13:50:30 2016 -0300 The FDP1 is a de-interlacing module which converts interlaced video to progres

[git:media_tree/master] [media] v4l: Add Renesas R-Car FDP1 Driver

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: Add Renesas R-Car FDP1 Driver Author: Kieran Bingham Date:Thu Jun 30 10:41:23 2016 -0300 The FDP1 driver performs advanced de-interlacing on a memory 2 memory based video stream

[git:media_tree/master] [media] cec: sanitize msg.flags

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: sanitize msg.flags Author: Hans Verkuil Date:Fri Nov 4 07:52:11 2016 -0200 The CEC_MSG_FL_REPLY_TO_FOLLOWERS message flag only makes sense for transmitted messages where you wan

[git:media_tree/master] [media] cec: accept two replies for CEC_MSG_INITIATE_ARC

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: accept two replies for CEC_MSG_INITIATE_ARC Author: Hans Verkuil Date:Tue Nov 1 11:07:17 2016 -0200 The CEC_MSG_INITIATE_ARC message is special since it is the ONLY CEC message

[git:media_tree/master] [media] cec-ioc-adap-g-log-addrs.rst: describe CEC_LOG_ADDRS_FL_CDC_ONLY

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec-ioc-adap-g-log-addrs.rst: describe CEC_LOG_ADDRS_FL_CDC_ONLY Author: Mauro Carvalho Chehab Date:Wed Nov 16 15:59:14 2016 -0200 The CEC_LOG_ADDRS_FL_CDC_ONLY flag is missing at t

[git:media_tree/master] [media] cec: zero counters in cec_received_msg()

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: zero counters in cec_received_msg() Author: Hans Verkuil Date:Wed Nov 9 12:10:59 2016 -0200 Make sure the TX counters are zeroed in the cec_msg struct. Non-zero TX counters make

[git:media_tree/master] [media] cec.h/cec-funcs.h: don't use bool in public headers

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec.h/cec-funcs.h: don't use bool in public headers Author: Hans Verkuil Date:Fri Nov 4 08:23:27 2016 -0200 Replace bool by int or __u8 (when used in a struct). Signed-off-by: Hans

[git:media_tree/master] [media] cec: move the CEC framework out of staging and to media

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: move the CEC framework out of staging and to media Author: Hans Verkuil Date:Wed Nov 2 08:25:28 2016 -0200 The last open issues have been addressed, so it is time to move this o

[git:media_tree/master] [media] cec: add flag to cec_log_addrs to enable RC passthrough

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: add flag to cec_log_addrs to enable RC passthrough Author: Hans Verkuil Date:Tue Nov 1 07:59:34 2016 -0200 By default the CEC_MSG_USER_CONTROL_PRESSED/RELEASED messages are pass

[git:media_tree/master] [media] pulse8-cec: set all_device_types when restoring config

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] pulse8-cec: set all_device_types when restoring config Author: Hans Verkuil Date:Tue Nov 1 06:47:10 2016 -0200 When the persistent state is restored, the all_device_types field was n

[git:media_tree/master] [media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channel

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channel Author: Peter Ujfalusi Date:Fri Nov 4 05:58:02 2016 -0200 When requesting the DMA channel it was mandatory t

[git:media_tree/master] [media] v4l: omap3isp: Fix OF node double put when parsing OF graph

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: omap3isp: Fix OF node double put when parsing OF graph Author: Laurent Pinchart Date:Thu Sep 29 05:41:24 2016 -0300 When parsing the graph the driver loops over all endpoints us

[git:media_tree/master] [media] uvcvideo: add support for Oculus Rift Sensor

2016-11-16 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 Oculus Rift Sensor Author: Philipp Zabel Date:Mon Nov 7 18:15:47 2016 -0200 The Rift CV1 Sensor has bInterfaceClass set to vendor specific, so we need an en

[git:media_tree/master] [media] cec: filter invalid messages

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: filter invalid messages Author: Hans Verkuil Date:Tue Nov 1 10:48:22 2016 -0200 As per the CEC specification: - CEC messages with a too-small payload should be ignored. - Broad

[git:media_tree/master] [media] cec rst: convert tables and drop the 'row' comments

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec rst: convert tables and drop the 'row' comments Author: Hans Verkuil Date:Tue Nov 1 07:41:17 2016 -0200 This uses Laurent's python script to convert all tables, dropping the usel

[git:media_tree/master] [media] s5p-cec/st-cec: update TODOs

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p-cec/st-cec: update TODOs Author: Hans Verkuil Date:Wed Nov 2 08:37:15 2016 -0200 Update the TODOs explaining why these two drivers remain in staging. The reason is that these dri

[git:media_tree/master] [media] cec: an inner loop clobbered the outer loop variable

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: an inner loop clobbered the outer loop variable Author: Hans Verkuil Date:Fri Nov 4 10:52:10 2016 -0200 An inner for-loop reused the outer loop variable. This was only noticeabl

[git:media_tree/master] [media] cec: add proper support for CDC-Only CEC devices

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: add proper support for CDC-Only CEC devices Author: Hans Verkuil Date:Wed Nov 2 07:41:41 2016 -0200 CDC-Only CEC devices are CEC devices that can only handle CDC messages, all o

[git:media_tree/master] [media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERS

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERS Author: Hans Verkuil Date:Tue Nov 1 08:55:05 2016 -0200 Give the caller more control over how replies to a transmit are handled. By default the

[git:media_tree/master] [media] MAINTAINERS: update paths

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] MAINTAINERS: update paths Author: Hans Verkuil Date:Wed Nov 2 08:47:16 2016 -0200 The cec framework and the pulse8-cec driver have been moved out of staging, so update the MAINTAINER

[git:media_tree/master] [media] pulse8-cec: move out of staging

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] pulse8-cec: move out of staging Author: Hans Verkuil Date:Wed Nov 2 08:34:53 2016 -0200 Now that the CEC framework has been moved out of staging and into the mainline kernel we can d

[git:media_tree/master] [media] mtk-vcodec: add index check in decoder vidioc_qbuf

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] mtk-vcodec: add index check in decoder vidioc_qbuf Author: Wu-Cheng Li Date:Thu Nov 10 03:24:05 2016 -0200 vb2_qbuf will check the buffer index. If a driver overrides vidioc_qbuf and

[git:media_tree/master] [media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpfe_enum_input()

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpfe_enum_input() Author: Markus Elfring Date:Sun Nov 6 18:54:38 2016 -0200 Use a direct assignment for an array el

[git:media_tree/master] [media] control.rst: improve the queryctrl code examples

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] control.rst: improve the queryctrl code examples Author: Hans Verkuil Date:Wed Nov 9 06:31:10 2016 -0200 The code examples on how to enumerate controls were really long in the tooth.

[git:media_tree/master] [media] cec-core.rst: improve documentation

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec-core.rst: improve documentation Author: Hans Verkuil Date:Wed Nov 9 06:00:53 2016 -0200 Improve the internal CEC documentation. In particular add a section that specifies that tr

[git:media_tree/master] [media] staging: st-cec: add parentheses around complex macros

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] staging: st-cec: add parentheses around complex macros Author: Maninder Singh Date:Fri Nov 4 05:58:31 2016 -0200 This patch fixes the following checkpatch.pl error: ERROR: Macros wit

[git:media_tree/master] [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_output()

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_output() Author: Markus Elfring Date:Sun Nov 6 17:40:20 2016 -0200 * A function was called over the pointer

[git:media_tree/master] [media] cobalt: fix copy-and-paste error

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cobalt: fix copy-and-paste error Author: Hans Verkuil Date:Fri Nov 11 08:33:05 2016 -0200 The vmr_stat variable was filled with the contents of the control register, not the status r

[git:media_tree/master] [media] adv7604: add vic detect

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] adv7604: add vic detect Author: Hans Verkuil Date:Thu Jul 14 11:53:47 2016 -0300 Obtain the correct timings based on the VIC code from the AVI InfoFrame. It does a sanity check to s

[git:media_tree/master] [media] v4l2-dv-timings: add helpers for vic and pixelaspect ratio

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l2-dv-timings: add helpers for vic and pixelaspect ratio Author: Hans Verkuil Date:Thu Jul 14 07:59:12 2016 -0300 Add a helper to find timings based on the CEA-861 VIC code. Also,

[git:media_tree/master] [media] videodev2.h: add VICs and picture aspect ratio

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] videodev2.h: add VICs and picture aspect ratio Author: Hans Verkuil Date:Thu Jul 14 07:58:35 2016 -0300 Add picture aspect ratio information, the CEA-861 VIC (Video Identification Co

[git:media_tree/master] [media] v4l2-dv-timings: add VICs and picture aspect ratio

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l2-dv-timings: add VICs and picture aspect ratio Author: Hans Verkuil Date:Thu Jul 14 07:59:01 2016 -0300 Add the CEA-861 VIC, the HDMI VIC and the picture aspect ratio information

[git:media_tree/master] [media] videodev2.h: checkpatch cleanup

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] videodev2.h: checkpatch cleanup Author: Hans Verkuil Date:Fri Sep 16 07:47:08 2016 -0300 Format comments according to what checkpatch wants. No other changes. Signed-off-by: Hans V

[git:media_tree/master] [media] vidioc-g-dv-timings.rst: document the new dv_timings flags

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] vidioc-g-dv-timings.rst: document the new dv_timings flags Author: Hans Verkuil Date:Fri Sep 16 07:38:04 2016 -0300 Document the new flags. Signed-off-by: Hans Verkuil Signed-off-b

[git:media_tree/master] [media] cobalt: add cropcap support

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cobalt: add cropcap support Author: Hans Verkuil Date:Sun Jul 17 05:42:07 2016 -0300 Now that the timings contain picture aspect ratio information, we can support cropcap to return t

[git:media_tree/master] [media] media: fix platform_no_drv_owner.cocci warnings

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] media: fix platform_no_drv_owner.cocci warnings Author: Fengguang Wu Date:Thu Oct 27 20:34:37 2016 -0200 drivers/media/platform/mtk-mdp/mtk_mdp_core.c:284:3-8: No need to set .owner

[git:media_tree/master] [media] squash lines for simple wrapper functions

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] squash lines for simple wrapper functions Author: Masahiro Yamada Date:Tue Sep 6 19:52:24 2016 -0300 Remove unneeded variables and assignments. Signed-off-by: Masahiro Yamada Signe

[git:media_tree/master] [media] v4l: Document that m2m devices have a file handle specific context

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: Document that m2m devices have a file handle specific context Author: Sakari Ailus Date:Tue Oct 18 11:15:32 2016 -0200 Memory-to-memory V4L2 devices all have file handle specif

[git:media_tree/master] [media] hdpvr: fix interrupted recording

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] hdpvr: fix interrupted recording Author: Jonathan Sims Date:Sun Oct 23 16:19:07 2016 -0200 This is a reworking of a patch originally submitted by Ryley Angus, modified by Hans Verkui

[git:media_tree/master] [media] st-hva: fix a copy-and-paste variable name error

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] st-hva: fix a copy-and-paste variable name error Author: Colin Ian King Date:Mon Sep 19 03:19:28 2016 -0300 The second check for an error on hva->lmi_err_reg appears to be a copy-and

[git:media_tree/master] [media] s5p-cec: remove unused including

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p-cec: remove unused including Author: Wei Yongjun Date:Sat Oct 29 14:17:55 2016 -0200 Remove including that don't need it. Signed-off-by: Wei Yongjun Signed-off-by: Hans Verku

[git:media_tree/master] [media] media: mtk-mdp: NULL-terminate mtk_mdp_comp_dt_ids

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] media: mtk-mdp: NULL-terminate mtk_mdp_comp_dt_ids Author: Vincent Stehlé Date:Thu Oct 27 18:23:25 2016 -0200 The mtk_mdp_comp_dt_ids[] array should be NULL-terminated; add therefore

[git:media_tree/master] [media] media: solo6x10: fix lockup by avoiding delayed register write

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] media: solo6x10: fix lockup by avoiding delayed register write Author: Andrey Utkin Date:Sat Oct 22 13:34:36 2016 -0200 This fixes a lockup at device probing which happens on some so

[git:media_tree/master] [media] v4l: doc: Fix typo in vidioc-g-tuner.rst

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] v4l: doc: Fix typo in vidioc-g-tuner.rst Author: Masanari Iida Date:Sat Oct 22 05:26:37 2016 -0200 This patch fix spelling typos found in vidioc-g-tuner.rst Signed-off-by: Masanari

[git:media_tree/fixes] [media] gp8psk-fe: add missing MODULE_foo() macros

2016-11-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] gp8psk-fe: add missing MODULE_foo() macros Author: Mauro Carvalho Chehab Date:Mon Nov 14 10:41:41 2016 -0200 This file was converted to a separate module at commit 7a0786c19d65 ("gp8