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

2013-09-02 Thread Guennadi Liakhovetski
Hi Frank Thanks for testing! Let's have a look then: On Mon, 2 Sep 2013, Frank Schäfer wrote: > 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. > > > >

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 wrote: > From: Wei Yongjun > > 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: cap

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 versi

[PATCH] msi3101: msi3101_ioctl_ops can be static

2013-09-02 Thread Antti Palosaari
From: Fengguang Wu CC: Antti Palosaari CC: Mauro Carvalho Chehab Signed-off-by: Fengguang Wu Signed-off-by: Antti Palosaari --- drivers/staging/media/msi3101/sdr-msi3101.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/media/msi3101/sdr-msi3101.c b/drive

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 tvheadend

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 responsibi

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 cloc

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 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 test n

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 o

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 > c

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 d

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.

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 cause

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 un

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 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 2

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

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

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 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 mini-summit togethe

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 ha

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 de

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 dvb_regi

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

2013-09-02 Thread Wei Yongjun
From: Wei Yongjun 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) Signed-off-by: Wei Yongjun --- v

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 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 wr

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 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 wrote: Checks have been introduced

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 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 wrote: In the si4713_tx_tune_power() method, the