[git:media_tree/master] media: i2c: tvp5150: remove useless variable assignment in tvp5150_set_vbi()

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: tvp5150: remove useless variable assignment in tvp5150_set_vbi() Author: Gustavo A. R. Silva Date:Fri Jun 23 19:37:00 2017 -0300 Value assigned to variable _type_ at line 678 is

[git:media_tree/master] media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_restart()

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_restart() Author: Gustavo A. R. Silva Date:Thu Jun 22 01:22:47 2017 -0300 Remove unnecessary variable _ret_ and ref

[git:media_tree/master] media: dvb-frontends/stv0367: split SNR determination into functions

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb-frontends/stv0367: split SNR determination into functions Author: Daniel Scheller Date:Wed Jun 21 16:45:42 2017 -0300 The read_snr() functions currently do some magic to return re

[git:media_tree/master] media: dvb-frontends/stv0367: initial DDB DVBv5 stats, implement ucblocks

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb-frontends/stv0367: initial DDB DVBv5 stats, implement ucblocks Author: Daniel Scheller Date:Wed Jun 21 16:45:41 2017 -0300 This adds the basics to stv0367ddb_read_status() to be

[git:media_tree/master] media: dvb-frontends/lnbh25: improve kernellog output

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb-frontends/lnbh25: improve kernellog output Author: Daniel Scheller Date:Tue Jun 20 16:57:24 2017 -0300 Use dev_dbg() in conjunction with the %*ph format macro to print the vmon st

[git:media_tree/master] media: ngene: Replace semaphore cmd_mutex with mutex

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ngene: Replace semaphore cmd_mutex with mutex Author: Binoy Jayan Date:Tue Jun 13 05:58:48 2017 -0300 The semaphore 'cmd_mutex' is used as a simple mutex, so it should be written as o

[git:media_tree/master] media: ngene: Replace semaphore stream_mutex with mutex

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ngene: Replace semaphore stream_mutex with mutex Author: Binoy Jayan Date:Tue Jun 13 05:58:49 2017 -0300 The semaphore 'stream_mutex' is used as a simple mutex, so it should be writte

[git:media_tree/master] media: ngene: Replace semaphore i2c_switch_mutex with mutex

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ngene: Replace semaphore i2c_switch_mutex with mutex Author: Binoy Jayan Date:Tue Jun 13 05:58:50 2017 -0300 The semaphore 'i2c_switch_mutex' is used as a simple mutex, so it should b

[git:media_tree/master] media: tw5864, fc0011: better handle WARN_ON()

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: tw5864, fc0011: better handle WARN_ON() Author: Mauro Carvalho Chehab Date:Thu May 18 11:06:43 2017 -0300 As such macro will check if the expression is true, it may fall through, as w

[git:media_tree/master] media: dib0700: fix error handling in dib0700_i2c_xfer_legacy()

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dib0700: fix error handling in dib0700_i2c_xfer_legacy() Author: Dan Carpenter Date:Fri Apr 28 09:53:31 2017 -0300 Mostly this adds some unlocks to error paths. But, if you see where

[git:media_tree/master] media: dvb-frontends: drx39xyj: remove obsolete sign extend macros

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb-frontends: drx39xyj: remove obsolete sign extend macros Author: Martin Kepplinger Date:Wed May 3 10:43:09 2017 -0300 DRX_S9TOS16 and DRX_S24TODRXFREQ are simply not used. Furtherm

[git:media_tree/master] media: Replace initalized ->initialized

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Replace initalized ->initialized Author: Mauro Carvalho Chehab Date:Sat Jun 24 15:46:24 2017 -0300 While committing a change on em28xx, I got a warning of a typo there. So, fix it on

[git:media_tree/master] media: tuners: mxl5005s: remove useless variable assignments

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: tuners: mxl5005s: remove useless variable assignments Author: Gustavo A. R. Silva Date:Thu Jun 22 00:20:59 2017 -0300 Values assigned to variables Fmax and Fmin at lines 2740 and 2741

[git:media_tree/master] media: em28xx: add support for new of Terratec H6

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: em28xx: add support for new of Terratec H6 Author: Mauro Carvalho Chehab Date:Tue May 2 23:12:23 2017 -0300 There's a new version of Terratec H6 with uses USB ID 0ccd:10b2. This versi

[git:media_tree/master] media: dib0700: fix locking in dib0700_i2c_xfer_new()

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dib0700: fix locking in dib0700_i2c_xfer_new() Author: Dan Carpenter Date:Fri Apr 28 09:52:07 2017 -0300 This patch mostly adds unlocks to error paths. But one additional small chang

[git:media_tree/master] media: v4l: omap_vout: vrfb: Convert to dmaengine

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: omap_vout: vrfb: Convert to dmaengine Author: Peter Ujfalusi Date:Wed May 3 08:08:51 2017 -0300 The dmaengine driver for sDMA now have support for interleaved transfer. This tras

[git:media_tree/master] media: em28xx: Ignore errors while reading from eeprom

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: em28xx: Ignore errors while reading from eeprom Author: Mauro Carvalho Chehab Date:Tue May 2 23:12:22 2017 -0300 While testing support for Terratec H6 rev. 2, it was noticed that read

[git:media_tree/master] media: imx.rst: add it to v4l-drivers book

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx.rst: add it to v4l-drivers book Author: Mauro Carvalho Chehab Date:Sat Jun 24 13:15:49 2017 -0300 Avoid the following warning when building documentation: checking consist

[git:media_tree/master] media: Revert "[media] et8ek8: Export OF device ID as module aliases"

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Revert "[media] et8ek8: Export OF device ID as module aliases" Author: Arnd Bergmann Date:Thu Jun 8 06:01:37 2017 -0300 This one got applied twice, causing a build error with clang:

[git:media_tree/master] media: dtv-core.rst: explain how to get DVBv5 statistics

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dtv-core.rst: explain how to get DVBv5 statistics Author: Mauro Carvalho Chehab Date:Sat Jun 24 13:02:01 2017 -0300 It is not trivial to implement the logic that collects DVBv5 statis

[git:media_tree/master] media: coda: rename the picture run timeout error handler

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: coda: rename the picture run timeout error handler Author: Philipp Zabel Date:Fri Jun 23 06:54:09 2017 -0300 I would have liked the the picture run timeout error handler to be renamed

[git:media_tree/master] media: radio: wl1273: add check on core->write() return value

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: radio: wl1273: add check on core->write() return value Author: Gustavo A. R. Silva Date:Thu Jun 22 01:01:22 2017 -0300 Check return value from call to core->write(), so in case of err

[git:media_tree/master] media: ddbridge: make (ddb)readl in while-loops fail-safe

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ddbridge: make (ddb)readl in while-loops fail-safe Author: Daniel Scheller Date:Fri Jun 23 13:37:40 2017 -0300 Reported by smatch: drivers/media/pci/ddbridge/ddbridge-core.c:1246 i

[git:media_tree/master] media: coda: ctx->codec is not NULL in coda_alloc_framebuffers

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: coda: ctx->codec is not NULL in coda_alloc_framebuffers Author: Philipp Zabel Date:Thu Jun 8 06:21:13 2017 -0300 This fixes a smatch warning: drivers/media/platform/coda/coda-bit

[git:media_tree/master] media: venus: fix loop wrap in cleanup of clks

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: venus: fix loop wrap in cleanup of clks Author: Colin Ian King Date:Thu Jun 22 14:27:21 2017 -0300 The current pre-decrement is incorrect and should be replaced with a post-decrement.

[git:media_tree/master] media: stkwebcam: Use more common logging styles

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: stkwebcam: Use more common logging styles Author: Joe Perches Date:Fri Jun 9 14:54:57 2017 -0300 Convert STK_ to pr_ to use the typical kernel logging. Add a define for pr_fmt. No ch

[git:media_tree/master] media: ddbridge: use dev_* macros in favor of printk

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ddbridge: use dev_* macros in favor of printk Author: Daniel Scheller Date:Wed Jun 21 13:53:47 2017 -0300 Side effect: KERN_DEBUG messages aren't written to the kernel log anymore. Th

[git:media_tree/master] media: rainshadow-cec: avoid -Wmaybe-uninitialized warning again

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rainshadow-cec: avoid -Wmaybe-uninitialized warning again Author: Arnd Bergmann Date:Wed Jun 21 19:10:32 2017 -0300 Back in April I created a patch to address a false-positive warning

[git:media_tree/master] media: dvb-frontends/stv0367: deduplicate DDB dvb_frontend_ops caps

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb-frontends/stv0367: deduplicate DDB dvb_frontend_ops caps Author: Daniel Scheller Date:Wed Jun 21 17:10:54 2017 -0300 Signed-off-by: Daniel Scheller Signed-off-by: Mauro Carvalho

[git:media_tree/master] media: tuner-core: Remove unused #define PREFIX

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: tuner-core: Remove unused #define PREFIX Author: Joe Perches Date:Fri Jun 9 16:09:08 2017 -0300 Commit 680d87c0a9e3 ("[media] tuner-core: use pr_foo, instead of internal printk macros

[git:media_tree/master] media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functions

2017-06-24 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functions Author: Markus Elfring Date:Thu May 4 14:14:15 2017 -0300 Seven single characters (line breaks) should be put

[git:v4l-utils/master] cec-ctl: add --monitor-time option

2017-06-24 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: add --monitor-time option Author: Hans Verkuil Date:Sat Jun 24 16:05:44 2017 +0200 By default the monitor modes will wait

[git:v4l-utils/master] cec-*: add support for CEC_CAP_NEEDS_HPD

2017-06-24 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-*: add support for CEC_CAP_NEEDS_HPD Author: Hans Verkuil Date:Sat Jun 24 12:20:16 2017 +0200 Support this new capability. Sig

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

2017-06-24 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 latest kernel Author: Hans Verkuil Date:Sat Jun 24 12:18:13 2017 +0200 Update to the latest kernel headers fro