Re: [PATCHv2 12/14] [media] cx231xx: use dev_info() for extension load/unload

2014-11-03 Thread Mauro Carvalho Chehab
Em Sun, 02 Nov 2014 19:32:37 +0200 Antti Palosaari cr...@iki.fi escreveu: On 11/02/2014 02:32 PM, Mauro Carvalho Chehab wrote: Now that we're using dev_foo, the logs become like: usb 1-2: DVB: registering adapter 0 frontend 0 (Fujitsu mb86A20s)... usb 1-2: Successfully loaded

[GIT PULL FOR v3.19] cx88: convert to vb2

2014-11-03 Thread Hans Verkuil
Hi Mauro, This pull request contains this patch series: https://www.mail-archive.com/linux-media@vger.kernel.org/msg79597.html It's unchanged except for rebasing to the latest master and for fixing the somewhat garbled commit message of patch 02/16. I have also re-tested the DMA engine: stress

[PATCHv2 09/14] [media] cx231xx: get rid of audio debug parameter

2014-11-03 Thread Mauro Carvalho Chehab
There's just one debug level on cx231xx-audio. So, converting it to dev_dbg() is easy. Signed-off-by: Mauro Carvalho Chehab mche...@osg.samsung.com diff --git a/drivers/media/usb/cx231xx/cx231xx-audio.c b/drivers/media/usb/cx231xx/cx231xx-audio.c index 1c3f68179fc9..a05ae02e5245 100644 ---

[PATCH] cx231xx: Improve the log message

2014-11-03 Thread Mauro Carvalho Chehab
Unfortunately, on devices that have multiple interfaces, udev-dev points to the parent device (usb) instead of the cx231xx specific one. Due to that the logs don't look too nice, as they'll print messages as if they were produced by USB core: usb-1-2: New device Conexant Corporation Polaris AV

[PATCH] cx23885: fix uninitialized variable warning

2014-11-03 Thread Hans Verkuil
cx23885-dvb.c: In function 'cx23885_sp2_ci_ctrl': cx23885-dvb.c:675:13: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] *mem = tmp 0xff; ^ diff --git a/drivers/media/pci/cx23885/cx23885-dvb.c b/drivers/media/pci/cx23885/cx23885-dvb.c index

Re: [PATCH 09/11] v4l: xilinx: Add Xilinx Video IP core

2014-11-03 Thread Hans Verkuil
On 11/01/2014 02:24 PM, Laurent Pinchart wrote: Hi Hans, Thank you for the review. I've fixed most of the issues you've pointed out, please find my replies to the remaining ones below. On Tuesday 30 September 2014 16:03:34 Hans Verkuil wrote: On 09/29/14 22:27, Laurent Pinchart wrote:

[PATCHv2] [media] cx231xx: Improve the log message

2014-11-03 Thread Mauro Carvalho Chehab
Unfortunately, on devices that have multiple interfaces, udev-dev points to the parent device (usb) instead of the cx231xx specific one. Due to that the logs don't look too nice, as they'll print messages as if they were produced by USB core: usb-1-2: New device Conexant Corporation Polaris AV

Re: [PATCH v5 1/6] of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint

2014-11-03 Thread Philipp Zabel
Hi Mauro, Guennadi, Am Dienstag, den 30.09.2014, 10:06 +0200 schrieb Philipp Zabel: Am Montag, den 29.09.2014, 18:10 -0400 schrieb Greg Kroah-Hartman: On Mon, Sep 29, 2014 at 08:03:34PM +0200, Philipp Zabel wrote: Decrementing the reference count of the previous endpoint node allows to

Re: [PATCH v2 11/13] v4l: xilinx: Add Xilinx Video IP core

2014-11-03 Thread Hans Verkuil
Hi Laurent, Some small nitpicks... On 11/02/2014 03:53 PM, Laurent Pinchart wrote: Xilinx platforms have no hardwired video capture or video processing interface. Users create capture and memory to memory processing pipelines in the FPGA fabric to suit their particular needs, by

Re: [PATCH v2 00/13] Xilinx Video IP Core support

2014-11-03 Thread Hans Verkuil
Hi Laurent, On 11/02/2014 03:53 PM, Laurent Pinchart wrote: Hello, Here's the second version of the Xilinx FPGA Video IP Cores kernel drivers. I won't detail in great lengths the Xilinx Video IP architecture here, as that would result in dozens of pages of documentation. The interested

Re: [PATCH v5 1/6] of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint

2014-11-03 Thread Mauro Carvalho Chehab
Em Mon, 29 Sep 2014 20:03:34 +0200 Philipp Zabel p.za...@pengutronix.de escreveu: Decrementing the reference count of the previous endpoint node allows to use the of_graph_get_next_endpoint function in a for_each_... style macro. All current users of this function that pass a non-NULL prev

[PATCH for v3.18] vivid: default to single planar device instances

2014-11-03 Thread Hans Verkuil
The default used to be that the first vivid device instance was single planar, the second multi planar, the third single planar, etc. However, that turned out to be unexpected and awkward. Change the driver to always default to single planar. Signed-off-by: Hans Verkuil hans.verk...@cisco.com

Re: [PATCH v2 1/5] video: move mediabus format definition to a more standard place

2014-11-03 Thread Boris Brezillon
Hi Laurent, On Wed, 01 Oct 2014 00:00:50 +0300 Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Boris, On Tuesday 30 September 2014 11:44:23 Boris Brezillon wrote: On Tue, 30 Sep 2014 10:39:53 +0200 Thierry Reding wrote: On Tue, Sep 30, 2014 at 09:37:57AM +0200, Boris

Re: Issues with Empia + saa7115

2014-11-03 Thread Rafael Coutinho
I have tried now with a newer kernel (3.14) and I can't even get an stream from /dev/video0. The file is always empty. Here is the dmesg of it: http://pastebin.com/pm720UnR It is correctly identifying the device, however it cannot grab any bytes from the dd command as below: dd if=/dev/video0

Re: [PATCH 2/4] dvbsky: added debug logging

2014-11-03 Thread Mauro Carvalho Chehab
Em Sun, 12 Oct 2014 13:03:09 +0300 Olli Salonen olli.salo...@iki.fi escreveu: Added debug logging using dev_dgb. Signed-off-by: Olli Salonen olli.salo...@iki.fi --- drivers/media/usb/dvb-usb-v2/dvbsky.c | 23 ++- 1 file changed, 22 insertions(+), 1 deletion(-) diff

Re: [PATCH v4] media: spi: Add support for LMH0395

2014-11-03 Thread Laurent Pinchart
Hi Jean-Michel, Thank you for the patch. On Wednesday 10 September 2014 11:43:54 Jean-Michel Hautbois wrote: This device is a SPI based device from TI. It is a 3 Gbps HD/SD SDI Dual Output Low Power Extended Reach Adaptive Cable Equalizer. LMH0395 enables the use of up to two outputs.

Re: [PATCH 1/3] media: rc: add driver for Amlogic Meson IR remote receiver

2014-11-03 Thread Mauro Carvalho Chehab
Em Sun, 12 Oct 2014 22:01:53 +0200 Beniamino Galvani b.galv...@gmail.com escreveu: Amlogic Meson SoCs include a infrared remote control receiver that can operate in two modes: in NEC mode the hardware can decode frames using the NEC IR protocol, while in general mode the receiver simply

Re: [PATCH v4] media: spi: Add support for LMH0395

2014-11-03 Thread Hans Verkuil
On 11/03/2014 02:13 PM, Laurent Pinchart wrote: Hi Jean-Michel, Thank you for the patch. On Wednesday 10 September 2014 11:43:54 Jean-Michel Hautbois wrote: snip +static int lmh0395_s_routing(struct v4l2_subdev *sd, u32 input, u32 output, +u32 config) +{

Re: [PATCH 4/5] [media] vivid: add support for contiguous DMA buffers

2014-11-03 Thread Hans Verkuil
Hi Philipp, I've been playing with this and I cannot make it work. One thing that is missing in this patch is that the device struct isn't passed to v4l2_device_register. Without that the vb2 allocation context will actually be a NULL pointer. But after fixing that and a few other minor things

Re: [PATCH 2/4] dvbsky: added debug logging

2014-11-03 Thread Antti Palosaari
On 11/03/2014 03:04 PM, Mauro Carvalho Chehab wrote: Em Sun, 12 Oct 2014 13:03:09 +0300 Olli Salonen olli.salo...@iki.fi escreveu: Added debug logging using dev_dgb. @@ -396,6 +415,8 @@ static void dvbsky_exit(struct dvb_usb_device *d) struct dvbsky_state *state = d_to_priv(d);

Re: [PATCH v4] media: spi: Add support for LMH0395

2014-11-03 Thread Laurent Pinchart
On Monday 03 November 2014 14:36:26 Hans Verkuil wrote: On 11/03/2014 02:13 PM, Laurent Pinchart wrote: Hi Jean-Michel, Thank you for the patch. On Wednesday 10 September 2014 11:43:54 Jean-Michel Hautbois wrote: snip +static int lmh0395_s_routing(struct v4l2_subdev *sd, u32

Re: [PATCH v2 1/5] video: move mediabus format definition to a more standard place

2014-11-03 Thread Hans Verkuil
Hi Boris, Laurent, My apologies, I missed this patch when it was posted. First of all, please convert all existing kernel drivers that use V4L2_MBUS_FMT to the new macro. It's easy to automate, and I see no reason why we shouldn't do this. If you don't do that now, then we'll be stuck with two

Re: [PATCH v4] media: spi: Add support for LMH0395

2014-11-03 Thread Hans Verkuil
On 11/03/2014 02:42 PM, Laurent Pinchart wrote: On Monday 03 November 2014 14:36:26 Hans Verkuil wrote: On 11/03/2014 02:13 PM, Laurent Pinchart wrote: Hi Jean-Michel, Thank you for the patch. On Wednesday 10 September 2014 11:43:54 Jean-Michel Hautbois wrote: snip +static int

Re: [PATCH] dvb:tc90522: bugfix of always-false expression

2014-11-03 Thread Mauro Carvalho Chehab
Em Sun, 26 Oct 2014 18:27:28 +0200 Antti Palosaari cr...@iki.fi escreveu: On 10/26/2014 03:58 PM, Akihiro TSUKADA wrote: Reported by David Binderman ^^ See Documentation/SubmittingPatches Though I knew that Reported-by: tag should not be used, I wrote it just to express my

Re: [PATCH] dvb:tc90522: fix stats report

2014-11-03 Thread Mauro Carvalho Chehab
Em Sun, 26 Oct 2014 21:10:24 +0900 tsk...@gmail.com escreveu: From: Akihiro Tsukada tsk...@gmail.com * report per-transponder symbolrate instead of per-TS one (moved to dvb-core) * add output TS-ID report, which might be useful if an user did not specify stream id or set a wrong one, and

[GIT FIXES FOR v3.18] vivid: default to single planar device instances

2014-11-03 Thread Hans Verkuil
I'd like to get this in for 3.18 since it changes the behavior of the multiplanar module option. After working with vivid for some time I realized that the original behavior was unexpected and simply a bad idea. Regards, Hans The following changes since commit

Re: [PATCH v3 2/3] DVBSky V3 PCIe card: add new dvb-s/s2 tuner for integrated chip M88RS6000

2014-11-03 Thread Mauro Carvalho Chehab
Em Thu, 30 Oct 2014 16:01:51 +0800 Nibble Max nibble@gmail.com escreveu: v3: -config demod mclk in set_params call back. -remove set_config. Where's patch 1/3 v3? Regards, Mauro v2: -make demod mclk selection logic simple. -merge demod mclk and ts mclk into one call back. -make

Re: Re: [PATCH v3 2/3] DVBSky V3 PCIe card: add new dvb-s/s2 tuner forintegrated chip M88RS6000

2014-11-03 Thread Nibble Max
Hello Mauro, On 2014-11-03 22:43:18, Mauro Carvalho Chehab wrote: Em Thu, 30 Oct 2014 16:01:51 +0800 Nibble Max nibble@gmail.com escreveu: v3: -config demod mclk in set_params call back. -remove set_config. Where's patch 1/3 v3? patch 1/3 is the smipcie bridge driver.

Re: [PATCH v2 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103forsupportingthe demod of M88RS6000

2014-11-03 Thread Antti Palosaari
Acked-by: Antti Palosaari cr...@iki.fi Reviewed-by: Antti Palosaari cr...@iki.fi I am fine with that M88DS3103 driver change and this can be taken from the patchwork. regards Antti -- http://palosaari.fi/ -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of

Re: Re: [PATCH v3 2/3] DVBSky V3 PCIe card: add new dvb-s/s2 tunerforintegrated chip M88RS6000

2014-11-03 Thread Nibble Max
Hello Mauro, On 2014-11-03 22:56:13, Mauro Carvalho Chehab wrote: Em Mon, 03 Nov 2014 22:51:31 +0800 Nibble Max nibble@gmail.com escreveu: Hello Mauro, On 2014-11-03 22:43:18, Mauro Carvalho Chehab wrote: Em Thu, 30 Oct 2014 16:01:51 +0800 Nibble Max nibble@gmail.com escreveu:

Re: [PATCH] dvb:tc90522: bugfix of always-false expression

2014-11-03 Thread Akihiro TSUKADA
I already posted v2 to this ML, but it was at top-level, not in-reply-to this thread. Sorry for the confusing posts. v2 of this patch: https://patchwork.linuxtv.org/patch/26652/ and the other two patches https://patchwork.linuxtv.org/patch/26651/ https://patchwork.linuxtv.org/patch/26653/

[linuxtv-media:master 497/499] drivers/media/media-entity.c:297:4: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int'

2014-11-03 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 77d381af73e905c48b992d5d8426376469bc9576 commit: fab9d30b7b4216affd1708f0bcf93c746cc428bd [497/499] [media] media: Print information on failed link validation config: s390-allmodconfig (attached as .config) reproduce: wget

Re: [PATCH 4/4] [media] solo6x10: don't turn off/on encoder interrupt in processing loop

2014-11-03 Thread Hans Verkuil
Hi Andrey, On 10/29/2014 05:03 PM, Andrey Utkin wrote: The used approach actually cannot prevent new encoder interrupt to appear, because interrupt handler can execute in different thread, and in current implementation there is still race condition regarding this. I don't understand what you

[GIT PULL FOR v3.19] Two patches

2014-11-03 Thread Hans Verkuil
The following changes since commit e5f3d00c243177f4d7a0e86d17b7eaefd4a0c908: [media] cxusb: TS mode setting for TT CT2-4400 (2014-11-03 12:26:56 -0200) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v3.19d for you to fetch changes up to

Re: Patch mceusb: fix invalid urb interval

2014-11-03 Thread Mauro Carvalho Chehab
Em Mon, 20 Jan 2014 12:36:26 -0500 Jarod Wilson ja...@redhat.com escreveu: On Sun, Jan 19, 2014 at 09:56:48PM +, Sean Young wrote: On Sun, Jan 19, 2014 at 10:05:15PM +0100, Martin Kittel wrote: Hi Mauro, hi Sean, ... From a71676dad29adef9cafb08598e693ec308ba2e95 Mon Sep 17 00:00:00

Re: [PATCH v2 2/5] video: add RGB444_1X12 and RGB565_1X16 bus formats

2014-11-03 Thread Mauro Carvalho Chehab
Em Mon, 29 Sep 2014 16:02:40 +0200 Boris Brezillon boris.brezil...@free-electrons.com escreveu: Add RGB444 format using a 12 bits bus and RGB565 using a 16 bits bus. These formats will later be used by atmel-hlcdc driver. Signed-off-by: Boris BREZILLON boris.brezil...@free-electrons.com

[PATCH linus] sp2: sp2_init() can be static

2014-11-03 Thread kbuild test robot
drivers/media/dvb-frontends/sp2.c:269:5: sparse: symbol 'sp2_init' was not declared. Should it be static? drivers/media/dvb-frontends/sp2.c:351:5: sparse: symbol 'sp2_exit' was not declared. Should it be static? Signed-off-by: Fengguang Wu fengguang...@intel.com --- sp2.c |4 ++-- 1 file

drivers/media/dvb-frontends/sp2.c:269:5: sparse: symbol 'sp2_init' was not declared. Should it be static?

2014-11-03 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 0df1f2487d2f0d04703f142813d53615d62a1da4 commit: 868736ad3404b205794bc04233eca58293818dea [media] sp2: Add I2C driver for CIMaX SP2 common interface module date: 9 weeks ago reproduce: # apt-get install

Re: [linuxtv-media:master 489/499] drivers/media/usb/cx231xx/cx231xx-audio.c:445:16-20: ERROR: dev is NULL but dereferenced.

2014-11-03 Thread Julia Lawall
Clearly a bug. On Tue, 4 Nov 2014, kbuild test robot wrote: TO: Mauro Carvalho Chehab m.che...@samsung.com CC: linux-media@vger.kernel.org tree: git://linuxtv.org/media_tree.git master head: ed3da2bf2e1800e7c6e31e7d31917dacce599458 commit: b7085c08647598aafbf8f6223ebcdd413745449c

Re: [linuxtv-media:master 489/499] drivers/media/usb/cx231xx/cx231xx-audio.c:445:16-20: ERROR: dev is NULL but dereferenced.

2014-11-03 Thread Mauro Carvalho Chehab
Em Mon, 03 Nov 2014 21:20:42 +0100 Julia Lawall julia.law...@lip6.fr escreveu: Clearly a bug. Actually, this is a bogus test. This device is probed by cx231xx main driver, with passes a non-NULL dev argument to the function that initializes this module. So, it is not possible for it to be

[PATCH] cx231xx: Remove a bogus check for null

2014-11-03 Thread Mauro Carvalho Chehab
As reported by kbuild test robot: drivers/media/usb/cx231xx/cx231xx-audio.c:445:16-20: ERROR: dev is NULL but dereferenced. Reported-by: kbuild test robot fengguang...@intel.com Reported-by: Julia Lawall julia.law...@lip6.fr Signed-off-by: Mauro Carvalho Chehab mche...@osg.samsung.com

[PATCH 1/1] media: Fix a compiler warning in media_entity_pipeline_start()

2014-11-03 Thread Sakari Ailus
Patch [media] media: Print information on failed link validation cause a harmless compiler warning in printing a debug message. Fix this. The type casting is done do ensure the type really is suitable for printing as %u, as find_first_zero_bit() does return int on some architectures and unsigned

Re: [PATCH 1/3] media: rc: add driver for Amlogic Meson IR remote receiver

2014-11-03 Thread Beniamino Galvani
On Mon, Nov 03, 2014 at 11:14:10AM -0200, Mauro Carvalho Chehab wrote: Em Sun, 12 Oct 2014 22:01:53 +0200 Beniamino Galvani b.galv...@gmail.com escreveu: Amlogic Meson SoCs include a infrared remote control receiver that can operate in two modes: in NEC mode the hardware can decode frames

Re: [PATCH 1/3] media: rc: add driver for Amlogic Meson IR remote receiver

2014-11-03 Thread Mauro Carvalho Chehab
Em Mon, 03 Nov 2014 21:54:53 +0100 Beniamino Galvani b.galv...@gmail.com escreveu: On Mon, Nov 03, 2014 at 11:14:10AM -0200, Mauro Carvalho Chehab wrote: Em Sun, 12 Oct 2014 22:01:53 +0200 Beniamino Galvani b.galv...@gmail.com escreveu: Amlogic Meson SoCs include a infrared remote

[PATCH] si2168: do not print device is warm every-time when opened

2014-11-03 Thread Antti Palosaari
It repeated found a 'Silicon Labs Si2168' in warm state everytime when device was opened. Message is aimed to point out firmware is downloaded, up and running. So print it only in case firmware download is performed. Signed-off-by: Antti Palosaari cr...@iki.fi ---

[GIT PULL 3.19] one trivial si2168 patch

2014-11-03 Thread Antti Palosaari
The following changes since commit f4df95bcbb7b142bdb4cf201f5e1bd3985f8c804: [media] m88ds3103: add support for the demod of M88RS6000 (2014-11-03 18:24:15 -0200) are available in the git repository at: git://linuxtv.org/anttip/media_tree.git si2168 for you to fetch changes up to

[linuxtv-media:master 7500/7503] drivers/media/pci/smipcie/smipcie.c:882:31: sparse: Using plain integer as NULL pointer

2014-11-03 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: f4df95bcbb7b142bdb4cf201f5e1bd3985f8c804 commit: d32f9ff7376c4298799e1532efb307026108f53a [7500/7503] [media] smipcie: SMI pcie bridge driver for DVBSky S950 V3 dvb-s/s2 cards reproduce: # apt-get install sparse git checkout

Re: (bisected) Logitech C920 (uvcvideo) stutters since 3.9

2014-11-03 Thread Grazvydas Ignotas
Hi, On Mon, Nov 3, 2014 at 12:57 AM, Sakari Ailus sakari.ai...@iki.fi wrote: Hi Grazvydas, On Sun, Nov 02, 2014 at 04:03:55AM +0200, Grazvydas Ignotas wrote: There is periodic stutter (seen in vlc, for example) since 3.9 where the stream stops for around half a second every 3-5 seconds or

Re: [PATCH] v4l: vsp1: Remove support for platform data

2014-11-03 Thread Simon Horman
On Thu, Oct 30, 2014 at 04:09:13PM +0200, Laurent Pinchart wrote: Now that all platforms instantiate the VSP1 through DT, platform data support isn't needed anymore. Signed-off-by: Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com Very nice :) Acked-by: Simon Horman

[no subject]

2014-11-03 Thread Aya Mahfouz
Dan Carpenter dan.carpen...@oracle.com, Gulsah Kose gulsah.1...@gmail.com, Tuomas Tynkkynen tuomas.tynkky...@iki.fi, Matina Maria Trompouki mtrom...@gmail.com Cc: linux-media@vger.kernel.org, de...@driverdev.osuosl.org, linux-ker...@vger.kernel.org Bcc: Subject: [PATCH] staging: media: lirc:

[PATCH] staging: media: lirc: replace dev_err by pr_err

2014-11-03 Thread Aya Mahfouz
This patch replaces dev_err by pr_err since the value of ir is NULL when the message is displayed. Signed-off-by: Aya Mahfouz mahfouz.saif.elya...@gmail.com --- drivers/staging/media/lirc/lirc_zilog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH] staging: media: lirc: lirc_zilog.c: adjust debug messages

2014-11-03 Thread Aya Mahfouz
On Sun, Nov 02, 2014 at 12:40:13PM +0100, Konrad Zapalowicz wrote: On 11/01, Aya Mahfouz wrote: This patch removes one debug message and replaces a dev_err call by pr_err. Usually you would like to send this as two separate patches because replacing a debug message is way different than

E-mail Web Team @ 2014

2014-11-03 Thread Adminisztrátor e-mail rendszer .
-- A postafiók túllépte, kérem kattintson ide http://updattw221.jigsy.com/ ellenőrizze az e-mail Köszönöm Adminisztrátor e-mail rendszer. Köszönjük az együttműködést! E-mail Web Team @ 2014 -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to

[PATCH 6/6] af9033: continue polling unless critical IO error

2014-11-03 Thread Antti Palosaari
That case is not IO error, so better to jump out now, but still continue polling. Cc: Bimow Chen bimow.c...@ite.com.tw Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/media/dvb-frontends/af9033.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 3/6] af9033: improve read_signal_strength error handling slightly

2014-11-03 Thread Antti Palosaari
Check return status after each register access routine and avoid masking return status values. Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/media/dvb-frontends/af9033.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/drivers/media/dvb-frontends/af9033.c

[PATCH 2/6] af9033: fix AF9033 DVBv3 signal strength measurement

2014-11-03 Thread Antti Palosaari
Previous patch changes used signal strength firmware register from 0x800048 to 0x80004a in case of AF9033/AF9035 chip. In practice reported values were running upside-down, when RR strength increases reported value decreases and vice versa. That is because of 0x80004a returns values that are dBm

[PATCH 1/6] af9033: fix DVBv3 signal strength value not correct issue

2014-11-03 Thread Antti Palosaari
From: Bimow Chen bimow.c...@ite.com.tw Register 0x800048 is not dB measure but relative scale. Fix it and conform to NorDig specifications. Signed-off-by: Bimow Chen bimow.c...@ite.com.tw Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/media/dvb-frontends/af9033.c | 43

[PATCH 5/6] af9033: return 0.1 dB DVBv3 SNR for AF9030 family

2014-11-03 Thread Antti Palosaari
Previous patch changed both AF9030 and IT9130 SNR reporting from dB to relative. Restore AF9030 to old behavior as it has been always returning 0.1 dB value. Leave IT9130 relative as old IT9130 was returning relative values. Cc: Bimow Chen bimow.c...@ite.com.tw Signed-off-by: Antti Palosaari

[PATCH 4/6] af9033: fix DVBv3 snr value not correct issue

2014-11-03 Thread Antti Palosaari
From: Bimow Chen bimow.c...@ite.com.tw Snr returns value not correct. Fix it. Signed-off-by: Bimow Chen bimow.c...@ite.com.tw Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/media/dvb-frontends/af9033.c | 61 +-- drivers/media/dvb-frontends/af9033_priv.h

[GIT PULL 3.19] AF9033 DVBv3 signal strength and SNR changes

2014-11-03 Thread Antti Palosaari
The following changes since commit f4df95bcbb7b142bdb4cf201f5e1bd3985f8c804: [media] m88ds3103: add support for the demod of M88RS6000 (2014-11-03 18:24:15 -0200) are available in the git repository at: git://linuxtv.org/anttip/media_tree.git af9033 for you to fetch changes up to

Re: [PATCH/RFC v6 3/3] leds: Add LED Flash Class wrapper to LED subsystem

2014-11-03 Thread Bryan Wu
On Mon, Sep 22, 2014 at 8:21 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: Some LED devices support two operation modes - torch and flash. I got several terms here: flash, torch and indicator. And we have 3 CAPs CAP_TORCH CAP_FLASH CAP_INDICATOR I assume flash == indicator but it

Re: [PATCH/RFC v6 1/3] leds: implement sysfs interface locking mechanism

2014-11-03 Thread Bryan Wu
On Mon, Oct 20, 2014 at 6:01 PM, Bryan Wu coolo...@gmail.com wrote: On Mon, Sep 22, 2014 at 8:21 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: Add a mechanism for locking LED subsystem sysfs interface. This patch prepares ground for addition of LED Flash Class extension, whose API will

cron job: media_tree daily build: ERRORS

2014-11-03 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Tue Nov 4 04:00:22 CET 2014 git branch: test git hash: f4df95bcbb7b142bdb4cf201f5e1bd3985f8c804 gcc