Re: [PATCH 3/6] si4713 : Bug fix for si4713_tx_tune_power() method in the i2c driver

2013-09-02 Thread Hans Verkuil
On 09/01/2013 04:57 PM, edubez...@gmail.com wrote: Hello Hans, On Sun, Sep 1, 2013 at 7:04 AM, Hans Verkuil hverk...@xs4all.nl wrote: On 08/31/2013 01:49 PM, edubez...@gmail.com wrote: Hi Dinesh, On Fri, Aug 30, 2013 at 7:28 AM, Dinesh Ram din...@cisco.com wrote: In the

Re: [PATCH 2/6] si4713 : Modified i2c driver to handle cases where interrupts are not used

2013-09-02 Thread Hans Verkuil
On 09/01/2013 04:45 PM, edubez...@gmail.com wrote: Hello Hans, On Sun, Sep 1, 2013 at 6:57 AM, Hans Verkuil hverk...@xs4all.nl wrote: On 08/31/2013 01:31 PM, edubez...@gmail.com wrote: Dinesh, Hi On Fri, Aug 30, 2013 at 7:28 AM, Dinesh Ram din...@cisco.com wrote: Checks have been

Re: [PATCH 3/6] si4713 : Bug fix for si4713_tx_tune_power() method in the i2c driver

2013-09-02 Thread Hans Verkuil
On 09/02/2013 08:59 AM, Hans Verkuil wrote: On 09/01/2013 04:57 PM, edubez...@gmail.com wrote: Hello Hans, On Sun, Sep 1, 2013 at 7:04 AM, Hans Verkuil hverk...@xs4all.nl wrote: On 08/31/2013 01:49 PM, edubez...@gmail.com wrote: Hi Dinesh, On Fri, Aug 30, 2013 at 7:28 AM, Dinesh Ram

[PATCH -next v2] [media] davinci: vpif_capture: fix error return code in vpif_probe()

2013-09-02 Thread Wei Yongjun
From: Wei Yongjun yongjun_...@trendmicro.com.cn Fix to return -ENODEV in the subdevice register error handling case instead of 0, as done elsewhere in this function. Introduced by commit 873229e4fdf34196aa5d707957c59ba54c25eaba ([media] media: davinci: vpif: capture: add V4L2-async support)

re: [media] cx23885-dvb: use a better approach to hook set_frontend

2013-09-02 Thread Dan Carpenter
Hello Mauro Carvalho Chehab, This is a semi-automatic email about new static checker warnings. The patch 15472faf1259: [media] cx23885-dvb: use a better approach to hook set_frontend from Aug 9, 2013, leads to the following Smatch complaint: drivers/media/pci/cx23885/cx23885-dvb.c:790

Re: [PATCH 4/6] si4713 : HID blacklist Si4713 USB development board

2013-09-02 Thread Jiri Kosina
On Fri, 30 Aug 2013, Dinesh Ram wrote: The Si4713 development board contains a Si4713 FM transmitter chip and is handled by the radio-usb-si4713 driver. The board reports itself as (10c4:8244) Cygnal Integrated Products, Inc. and misidentifies itself as a HID device in its USB interface

RE: [PATCH 2/6] si4713 : Modified i2c driver to handle cases where interrupts are not used

2013-09-02 Thread Dinesh Ram
Hi Hans and Eduardo, Sorry for my radio silence. I was infact travelling and didn't have much opportunity to check my mails. I will go through the list of comments in the thread and try to fix / justify them in the next few days. Hans, probably at the end you might have to test it as I don't

Re: [media-workshop] Linux Media mini-summit in Edinburgh

2013-09-02 Thread Peter Senna Tschudin
Hi Mauro, I'll love to join the media mini-summit. Thanks, Peter On Sat, Aug 31, 2013 at 4:29 PM, Sakari Ailus sakari.ai...@iki.fi wrote: Hi Mauro, On Fri, Aug 30, 2013 at 08:39:23AM -0300, Mauro Carvalho Chehab wrote: Hi media developers, This year, we're planning to do a media

Re: implement ov3640 driver using subdev-api with omap3-isp

2013-09-02 Thread Tom
Hello Laurent, Laurent Pinchart laurent.pinchart at ideasonboard.com writes: Hi Tom, On Tuesday 16 July 2013 14:24:59 Tom wrote: Laurent Pinchart laurent.pinchart at ideasonboard.com writes: On Monday 15 July 2013 09:23:19 Tom wrote: Hello, I am working with a

Re: [PATCH v3 2/2] media: i2c: adv7343: add OF support

2013-09-02 Thread Mark Rutland
On Wed, Aug 28, 2013 at 03:43:04AM +0100, Prabhakar Lad wrote: Hi Mark, On Tue, Aug 27, 2013 at 8:54 PM, Mark Rutland mark.rutl...@arm.com wrote: [fixing up devicetree list address] Thanks! On Mon, Aug 26, 2013 at 03:41:45AM +0100, Prabhakar Lad wrote: Hi Sylwester, On Fri, Aug

Re: [PATCH v7] s5k5baf: add camera sensor driver

2013-09-02 Thread Sylwester Nawrocki
Hi Mark, On 08/27/2013 11:14 AM, Mark Rutland wrote: +endpoint node +- + +- data-lanes : (optional) specifies MIPI CSI-2 data lanes as covered in + video-interfaces.txt. This property can be only used to specify number + of data lanes, i.e. the array's content is unused, only

Re: [PATCH] e4000: fix PLL calc error in 32-bit arch

2013-09-02 Thread Antti Palosaari
Testers? Here is tree: http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/e4000_fix_3.11 I assume all of you have been running 32-bit arch as that bug is related to 32-bit overflow. regards Antti On 09/02/2013 07:17 PM, Antti Palosaari wrote: Fix long-lasting error that

Re: [PATCH v7] s5k5baf: add camera sensor driver

2013-09-02 Thread Mark Rutland
On Mon, Sep 02, 2013 at 05:21:58PM +0100, Sylwester Nawrocki wrote: Hi Mark, Hi Sylwester, On 08/27/2013 11:14 AM, Mark Rutland wrote: +endpoint node +- + +- data-lanes : (optional) specifies MIPI CSI-2 data lanes as covered in + video-interfaces.txt. This property can

Re: em28xx + ov2640 and v4l2-clk

2013-09-02 Thread Frank Schäfer
Sorry for the delayed reply. A few remarks: Am 27.08.2013 14:52, schrieb Laurent Pinchart: ... Even if the bridge doesn't control the clock, it provides a clock to the sensor. As such, it's the responsibility of the bridge driver to provide the clock to the sensor driver. The sensor

Re: [PATCH 0/3] V4L2: fix em28xx ov2640 support

2013-09-02 Thread Frank Schäfer
Am 28.08.2013 15:28, schrieb Guennadi Liakhovetski: This patch series adds a V4L2 clock support to em28xx with an ov2640 sensor. Only compile tested, might need fixing, please, test. Guennadi Liakhovetski (3): V4L2: add v4l2-clock helpers to register and unregister a fixed-rate clock

Re: [PATCH] e4000: fix PLL calc error in 32-bit arch

2013-09-02 Thread Jan Taegert
Thanks! Works like a charm here with TerraTec Cinergy T Stick RC (Rev. 3). And you're right, I'm running 32-bit. Regards, jan. Am 02.09.2013 18:26, schrieb Antti Palosaari: Testers? Here is tree: http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/e4000_fix_3.11 I assume all

Re: [PATCH] e4000: fix PLL calc error in 32-bit arch

2013-09-02 Thread Jacek Konieczny
On Mon, 02 Sep 2013 19:26:21 +0300 Antti Palosaari cr...@iki.fi wrote: Testers? Here is tree: http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/e4000_fix_3.11 I assume all of you have been running 32-bit arch as that bug is related to 32-bit overflow. I have no device to

Re: em28xx + ov2640 and v4l2-clk

2013-09-02 Thread Sylwester Nawrocki
On 09/02/2013 08:30 PM, Frank Schäfer wrote: Sorry for the delayed reply. A few remarks: Am 27.08.2013 14:52, schrieb Laurent Pinchart: ... Even if the bridge doesn't control the clock, it provides a clock to the sensor. As such, it's the responsibility of the bridge driver to provide the

Re: em28xx + ov2640 and v4l2-clk

2013-09-02 Thread Laurent Pinchart
Hi Frank, On Monday 02 September 2013 20:30:42 Frank Schäfer wrote: Sorry for the delayed reply. A few remarks: Am 27.08.2013 14:52, schrieb Laurent Pinchart: ... Even if the bridge doesn't control the clock, it provides a clock to the sensor. As such, it's the responsibility of the

dib7000p crash with divide error: 0000 [#1] SMP

2013-09-02 Thread gary smith
I am currently using the openelec OS - intel x64 3.1.6 build (uses a 3.10 kernel) and I'm using a sony play tv usb dvb-t dual tuner along with 3 dvbsky s952 tuners. The sony tuner alway seems to crash after a few days and this is the dmesg output i noticed this morning when i noticed that

[PATCH] msi3101: msi3101_ioctl_ops can be static

2013-09-02 Thread Antti Palosaari
From: Fengguang Wu fengguang...@intel.com CC: Antti Palosaari cr...@iki.fi CC: Mauro Carvalho Chehab m.che...@samsung.com Signed-off-by: Fengguang Wu fengguang...@intel.com Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/staging/media/msi3101/sdr-msi3101.c | 2 +- 1 file changed, 1

cron job: media_tree daily build: WARNINGS

2013-09-02 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 Sep 3 04:00:15 CEST 2013 git branch: test git hash: 26a20eb09d44dc064c4f5d1f024bd501c09edb4b gcc

Re: [PATCH -next v2] [media] davinci: vpif_capture: fix error return code in vpif_probe()

2013-09-02 Thread Prabhakar Lad
On Mon, Sep 2, 2013 at 2:36 PM, Wei Yongjun weiyj...@gmail.com wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn Fix to return -ENODEV in the subdevice register error handling case instead of 0, as done elsewhere in this function. Introduced by commit