Re: linux-next: Tree for August 7 (IR)

2010-08-09 Thread Mauro Carvalho Chehab
Em 08-08-2010 17:55, Randy Dunlap escreveu: On Sat, 7 Aug 2010 20:39:20 -0700 Randy Dunlap wrote: [adding linux-media] On Sat, 7 Aug 2010 16:07:10 +1000 Stephen Rothwell wrote: Hi all, As the merge window is open, please do not add 2.6.37 material to your linux-next included trees

Re: [PATCH v7 0/5] TI WL1273 FM Radio driver.

2010-08-09 Thread Matti J. Aaltonen
Hello. It starts to look like the ALSA codec could be accepted on the ALSA list pretty soon. So I'd be very interested to hear from you if the rest of the driver still needs fixes... By the way, now the newest wl1273 firmware supports a special form of hardware seek, they call it the 'bulk

Re: [PATCH v7 0/5] TI WL1273 FM Radio driver.

2010-08-09 Thread Hans Verkuil
Hello. It starts to look like the ALSA codec could be accepted on the ALSA list pretty soon. So I'd be very interested to hear from you if the rest of the driver still needs fixes... Thanks for reminding me. I'll do a final review this evening. By the way, now the newest wl1273 firmware

Re: OMAP3 Bridge Problems

2010-08-09 Thread Laurent Pinchart
Hi Lane, On Monday 09 August 2010 00:56:27 Lane Brooks wrote: On 08/08/2010 04:29 PM, Laurent Pinchart wrote: Hi Lane, Thanks for the patch. On Thursday 05 August 2010 20:53:50 Lane Brooks wrote: [snip] I was able to get YUV CCDC capture mode working with rather minimal

Re: [PATCH 2/4] mx2_camera: return IRQ_NONE when doing nothing

2010-08-09 Thread Baruch Siach
Hi Guennadi, On Wed, Jul 28, 2010 at 01:25:27PM +0200, Guennadi Liakhovetski wrote: A general comment to your patches: the actual driver is going to be merged via the ARM tree, all other your incremental patches should rather go via the v4l tree. So, we'll have to synchronise with ARM, let's

[PATCH] Twinhan 1027 + IR Port support

2010-08-09 Thread Sergey Ivanov
Refreshed version of https://patchwork.kernel.org/patch/79753/ patch (adapted for the new IR system), still works... diff --git a/drivers/media/IR/keymaps/Makefile b/drivers/media/IR/keymaps/Makefile index aea649f..7393d31 100644 --- a/drivers/media/IR/keymaps/Makefile +++

Re: linux-next: Tree for August 7 (IR)

2010-08-09 Thread Mauro Carvalho Chehab
Hi Randy, Em 08-08-2010 17:55, Randy Dunlap escreveu: On Sat, 7 Aug 2010 20:39:20 -0700 Randy Dunlap wrote: [adding linux-media] On Sat, 7 Aug 2010 16:07:10 +1000 Stephen Rothwell wrote: Hi all, As the merge window is open, please do not add 2.6.37 material to your linux-next included

Re: OMAP3 Bridge Problems

2010-08-09 Thread Lane Brooks
On 08/09/2010 03:25 AM, Laurent Pinchart wrote: Hi Lane, On Monday 09 August 2010 00:56:27 Lane Brooks wrote: On 08/08/2010 04:29 PM, Laurent Pinchart wrote: Hi Lane, Thanks for the patch. On Thursday 05 August 2010 20:53:50 Lane Brooks wrote: [snip] I was able to get YUV CCDC capture

[PATCH v2] mx2_camera: remove emma limitation for RGB565

2010-08-09 Thread Michael Grzeschik
X-Uptime: 16:20:11 up 37 days, 5:31, 61 users, load average: 0.68, 0.32, 0.30 In the current source status the emma has no limitation for any PIXFMT since the data is parsed raw and unprocessed into the memory. Signed-off-by: Michael Grzeschik m.grzesc...@pengutronix.de --- v1 - v2

Re: [linux-dvb] Pinnacle Systems, Inc. PCTV 330e 2.6.34 /dev/dvb

2010-08-09 Thread Devin Heitmueller
On Mon, Aug 9, 2010 at 9:32 AM, folkert folk...@vanheusden.com wrote: Hi, I have a: Bus 001 Device 006: ID 2304:0226 Pinnacle Systems, Inc. PCTV 330e inserted in a system with kernel 2.6.34. The PCTV 330e support for digital hasn't been merged upstream yet. See here:

[PATCH 0/2 v3] media, mfd: Add timberdale video-in driver

2010-08-09 Thread Richard Röjfors
To follow are three patches. Since last patch I removed the uncached buffers patch, it needs to be investigated further. The first adds the timberdale video-in driver to the media tree. The second adds it to the timberdale MFD driver. Samuel and Mauro hope you can support and solve the

[PATCH 1/2 v3] media: Add timberdale video-in driver

2010-08-09 Thread Richard Röjfors
This patch adds the timberdale video-in driver. The video IP of timberdale delivers the video data via DMA. The driver uses the DMA api to handle DMA transfers, and make use of the V4L2 video buffers to handle buffers against user space. If available the driver uses an encoder to get/set the

[PATCH 2/2 v3] mfd: Add timberdale video-in driver to timberdale

2010-08-09 Thread Richard Röjfors
This patch defines platform data for the video-in driver and adds it to all configurations of timberdale. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c index ac59950..d4a95bd 100644 --- a/drivers/mfd/timberdale.c

Re: [linux-dvb] Pinnacle Systems, Inc. PCTV 330e 2.6.34 /dev/dvb

2010-08-09 Thread folkert
Hi Devin, I have a: Bus 001 Device 006: ID 2304:0226 Pinnacle Systems, Inc. PCTV 330e inserted in a system with kernel 2.6.34. The PCTV 330e support for digital hasn't been merged upstream yet. See here: http://www.kernellabs.com/blog/?cat=35 Does that mean teletext won't work either?

Re: [linux-dvb] Pinnacle Systems, Inc. PCTV 330e 2.6.34 /dev/dvb

2010-08-09 Thread Devin Heitmueller
On Mon, Aug 9, 2010 at 10:35 AM, folkert folk...@vanheusden.com wrote: Hi Devin, I have a: Bus 001 Device 006: ID 2304:0226 Pinnacle Systems, Inc. PCTV 330e inserted in a system with kernel 2.6.34. The PCTV 330e support for digital hasn't been merged upstream yet. See here:

Re: [linux-dvb] Pinnacle Systems, Inc. PCTV 330e 2.6.34 /dev/dvb

2010-08-09 Thread folkert
I have a: Bus 001 Device 006: ID 2304:0226 Pinnacle Systems, Inc. PCTV 330e inserted in a system with kernel 2.6.34. The PCTV 330e support for digital hasn't been merged upstream yet. See here: http://www.kernellabs.com/blog/?cat=35 Does that mean teletext won't work either?

Re: [linux-dvb] Pinnacle Systems, Inc. PCTV 330e 2.6.34 /dev/dvb

2010-08-09 Thread Devin Heitmueller
On Mon, Aug 9, 2010 at 10:56 AM, folkert folk...@vanheusden.com wrote: Ah and I see in the code that you are the maintainer :-) I'm not sure I would call myself the maintainer, but I did do the VBI support for both NTSC and PAL (including teletext). Something seems to be odd with the vbi

[PATCH v2][RESEND] mx2_camera: remove emma limitation for RGB565

2010-08-09 Thread Michael Grzeschik
In the current source status the emma has no limitation for any PIXFMT since the data is parsed raw and unprocessed into the memory. Signed-off-by: Michael Grzeschik m.grzesc...@pengutronix.de --- v1 - v2 Changed Comment in emma_buf_init as recommended drivers/media/video/mx2_camera.c |

Re: linux-next: Tree for August 7 (IR)

2010-08-09 Thread Randy Dunlap
On Mon, 09 Aug 2010 10:26:51 -0300 Mauro Carvalho Chehab wrote: Hi Randy, Em 08-08-2010 17:55, Randy Dunlap escreveu: On Sat, 7 Aug 2010 20:39:20 -0700 Randy Dunlap wrote: [adding linux-media] On Sat, 7 Aug 2010 16:07:10 +1000 Stephen Rothwell wrote: Hi all, As the merge

Re: [PATCH v7 4/5] V4L2: WL1273 FM Radio: Controls for the FM radio.

2010-08-09 Thread Hans Verkuil
Hi Matti, Just a few comments: On Monday 02 August 2010 16:06:42 Matti J. Aaltonen wrote: This driver implements V4L2 controls for the Texas Instruments WL1273 FM Radio. Signed-off-by: Matti J. Aaltonen matti.j.aalto...@nokia.com --- drivers/media/radio/Kconfig| 15 +

Re: [PATCH v7 1/5] V4L2: Add seek spacing and FM RX class.

2010-08-09 Thread Hans Verkuil
On Monday 02 August 2010 16:06:39 Matti J. Aaltonen wrote: Add spacing field to v4l2_hw_freq_seek and also add FM RX class to control classes. This will no longer apply now that the control framework has been merged. I strongly recommend converting the driver to use that framework. If nothing

Re: linux-next: Tree for August 7 (IR)

2010-08-09 Thread Mauro Carvalho Chehab
Em 09-08-2010 14:41, Mauro Carvalho Chehab escreveu: Em 09-08-2010 11:52, Randy Dunlap escreveu: Hmm... clearly, there are some bad dependencies at the Kconfig. Maybe ir-core were compiled as module, while some drivers as built-in. Could you please pass the .config file for this build?

[PATCH -next] v4l2-ctrls.c: needs to include slab.h

2010-08-09 Thread Randy Dunlap
/video/v4l2-ctrls.c:1528: error: implicit declaration of function 'kmalloc' Signed-off-by: Randy Dunlap randy.dun...@oracle.com Cc: Mauro Carvalho Chehab mche...@infradead.org --- drivers/media/video/v4l2-ctrls.c |1 + 1 file changed, 1 insertion(+) --- linux-next-20100809.orig/drivers/media

Re: linux-next: Tree for August 7 (IR)

2010-08-09 Thread Randy Dunlap
On 08/09/10 10:57, Mauro Carvalho Chehab wrote: Em 09-08-2010 14:41, Mauro Carvalho Chehab escreveu: Em 09-08-2010 11:52, Randy Dunlap escreveu: Hmm... clearly, there are some bad dependencies at the Kconfig. Maybe ir-core were compiled as module, while some drivers as built-in. Could you

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS

2010-08-09 Thread Hans Verkuil
This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. Results of the daily build of v4l-dvb: date:Mon Aug 9 19:00:22 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15026:637236a060d6 git master:

Unknown EM2750/28xx video grabber - dmesg output

2010-08-09 Thread Lars Sarauw Hansen
As requested, I'm sending my dmesg output when connecting an external TV-grabber box. I got the box from my dad and he really can't remember how he got it. It seems to be quite decent quality - yet it is only labeled USB 2.0 TV BOX. IMHO a truly no-name grabber :-) Hopefully it can be identified

Re: Unknown EM2750/28xx video grabber - dmesg output

2010-08-09 Thread Ben Klein
On 10 August 2010 06:51, Lars Sarauw Hansen sarau...@gmail.com wrote: As requested, I'm sending my dmesg output when connecting an external TV-grabber box. I got the box from my dad and he really can't remember how he got it. It seems to be quite decent quality - yet it is only labeled USB 2.0