[PATCH] uvcvideo: add fix suspend/resume quirk for Microdia camera

2011-07-11 Thread Ming Lei
From 989d894a2af7ceadf2574f455d9e68779f4ae674 Mon Sep 17 00:00:00 2001 From: Ming Lei ming@canonical.com Date: Mon, 11 Jul 2011 17:04:31 +0800 Subject: [PATCH] uvcvideo: add fix suspend/resume quirk for Microdia camera We found this type(0c45:6437) of Microdia camera does not work(no stream

Error routes through omap3isp ccdc.

2011-07-11 Thread Jonathan Cameron
Hi All, Came across this when my camera driver failed to load.. Following causes a kernel panic. Set up link between cdcc and ccdc output to memory. (at this point intitializing a capture gives an invalid arguement error which is fine.) Now set the format on ISP CCDC/0 to SGRBG10 752x480

Re: [PATCH] uvcvideo: add fix suspend/resume quirk for Microdia camera

2011-07-11 Thread Laurent Pinchart
Hi, On Monday 11 July 2011 11:48:11 Ming Lei wrote: From 989d894a2af7ceadf2574f455d9e68779f4ae674 Mon Sep 17 00:00:00 2001 From: Ming Lei ming@canonical.com Date: Mon, 11 Jul 2011 17:04:31 +0800 Subject: [PATCH] uvcvideo: add fix suspend/resume quirk for Microdia camera We found this

Re: [PATCH] uvcvideo: add fix suspend/resume quirk for Microdia camera

2011-07-11 Thread Sergei Shtylyov
Hello. On 11-07-2011 13:48, Ming Lei wrote: From 989d894a2af7ceadf2574f455d9e68779f4ae674 Mon Sep 17 00:00:00 2001 From: Ming Leiming@canonical.com Date: Mon, 11 Jul 2011 17:04:31 +0800 Subject: [PATCH] uvcvideo: add fix suspend/resume quirk for Microdia camera Please omit this

Re: Error routes through omap3isp ccdc.

2011-07-11 Thread Laurent Pinchart
Hi Jonathan, On Monday 11 July 2011 12:41:49 Jonathan Cameron wrote: Hi All, Came across this when my camera driver failed to load.. Following causes a kernel panic. Set up link between cdcc and ccdc output to memory. (at this point intitializing a capture gives an invalid arguement

Re: Error routes through omap3isp ccdc.

2011-07-11 Thread Laurent Pinchart
On Monday 11 July 2011 12:54:42 Laurent Pinchart wrote: On Monday 11 July 2011 12:41:49 Jonathan Cameron wrote: [snip] I think we should try to fix it in ispvideo.c instead. You could add a check to isp_video_validate_pipeline() to make sure that the pipeline has a video source. And I

Re: [PATCH 2/3] Document 8-bit and 16-bit YCrCb media bus pixel codes

2011-07-11 Thread Laurent Pinchart
Hi Christian, On Sunday 10 July 2011 20:14:21 Christian Gmeiner wrote: Signed-off-by: Christian Gmeiner --- diff --git a/Documentation/DocBook/media/v4l/subdev-formats.xml b/Documentation/DocBook/media/v4l/subdev-formats.xml index 49c532e..18e30b0 100644 ---

Re: Error routes through omap3isp ccdc.

2011-07-11 Thread Jonathan Cameron
On 07/11/11 11:57, Laurent Pinchart wrote: On Monday 11 July 2011 12:54:42 Laurent Pinchart wrote: On Monday 11 July 2011 12:41:49 Jonathan Cameron wrote: [snip] I think we should try to fix it in ispvideo.c instead. You could add a check to isp_video_validate_pipeline() to make sure that

Re: [PATCH] [media] tea5764: Fix module parameter permissions

2011-07-11 Thread Jean Delvare
Hi Andy, On Friday 08 July 2011 12:34:38 pm Andy Walls wrote: Jean Delvare jdelv...@suse.de wrote: The third parameter of module_param is supposed to represent sysfs file permissions. A value of 1 leads to the following: $ ls -l /sys/module/radio_tea5764/parameters/ total 0 -x 1

Re: [PATCH 00/16] New drivers: DRX-K, TDA18271c2, Updates: CXD2099 and ngene

2011-07-11 Thread Devin Heitmueller
On Sun, Jul 3, 2011 at 12:31 PM, Oliver Endriss o.endr...@gmx.de wrote: [PATCH 01/16] tda18271c2dd: Initial check-in [PATCH 02/16] tda18271c2dd: Lots of coding-style fixes Oliver, Why the new driver for the 18271c2? There is already such a driver, and in the past we've rejected multiple

Problems with Hauppauge Nova-TD (dib0070/dib7000PC)

2011-07-11 Thread David Waring
I'm currently using 3 of these USB sticks on a PC with the videolan.org dvblast program to multicast the UK Freeview DVB-T muxes on our local network. I'm also using a PCTV nanostick 290e to multicast the DVB-T2 mux too. I'm having a problem with the Nova-TD sticks (52009) using recent builds

Re: [PATCH] [media] tea5764: Fix module parameter permissions

2011-07-11 Thread Fabio Belavenuto
Hi, I'm the author. Sorry for my bad english, I'm from Brazil. :D Yes, the intent of the 1 is to set the default value, in case compile built-in. I like the module to be generic, decided to choose enabled by default. Fábio 2011/7/11 Jean Delvare jdelv...@suse.de: Hi Andy, On Friday 08 July

RE: [PATCHv11 0/8] Contiguous Memory Allocator

2011-07-11 Thread Marek Szyprowski
Hello, On Thursday, July 07, 2011 12:11 AM Andrew Morton wrote: On Tue, 5 Jul 2011 14:07:17 +0200 Arnd Bergmann a...@arndb.de wrote: On Tuesday 05 July 2011, Marek Szyprowski wrote: This is yet another round of Contiguous Memory Allocator patches. I hope that I've managed to resolve

RE: [GIT PULL for v3.0] OMAP_VOUT bug fixes and code cleanup

2011-07-11 Thread Hiremath, Vaibhav
-Original Message- From: David Rientjes [mailto:rient...@google.com] Sent: Saturday, July 09, 2011 1:47 AM To: JAIN, AMBER Cc: Hiremath, Vaibhav; Mauro Carvalho Chehab; linux-media@vger.kernel.org; Andrew Morton Subject: RE: [GIT PULL for v3.0] OMAP_VOUT bug fixes and code cleanup

RE: [Linaro-mm-sig] [PATCH 6/8] drivers: add Contiguous Memory Allocator

2011-07-11 Thread Marek Szyprowski
Hello, On Saturday, July 09, 2011 4:57 PM Janusz Krzysztofik wrote: On Wed, 6 Jul 2011 at 16:59:45 Arnd Bergmann wrote: On Wednesday 06 July 2011, Nicolas Pitre wrote: On Wed, 6 Jul 2011, Russell King - ARM Linux wrote: Another issue is that when a platform has restricted DMA

[PATCH] cx23885: added support for card 107d:6f39

2011-07-11 Thread Istvan Varga
This patch, based on code by Mirek Slugen, implements support for the Leadtek WinFast PxDVR3200 H card with XC4000 tuner (107d:6f39). Signed-off-by: Istvan Varga istva...@mailbox.hu diff -uNr xc4000_orig/drivers/media/video/cx23885/cx23885-cards.c

[PATCH 1/2] cx88: implemented sharpness control

2011-07-11 Thread Istvan Varga
This patch implements support for a sharpness control, using the luma peaking filter feature of cx2388x. Signed-off-by: Istvan Varga istva...@mailbox.hu diff -uNr xc4000_orig/drivers/media/video/cx88/cx88-core.c xc4000/drivers/media/video/cx88/cx88-core.c ---

[PATCH 2/2] cx88: implemented luma notch filter control

2011-07-11 Thread Istvan Varga
The following patch adds a new control that makes it possible to set the luma notch filter type to finetune picture quality. Signed-off-by: Istvan Varga istva...@mailbox.hu diff -uNr xc4000_orig/drivers/media/video/cx88/cx88-core.c xc4000/drivers/media/video/cx88/cx88-core.c ---

Re: [PATCH/RFC] fbdev: Add FOURCC-based format configuration API

2011-07-11 Thread Laurent Pinchart
On Friday 24 June 2011 21:45:57 Florian Tobias Schandinat wrote: On 06/24/2011 06:55 PM, Geert Uytterhoeven wrote: On Fri, Jun 24, 2011 at 08:19, Paul Mundt wrote: On Thu, Jun 23, 2011 at 06:08:03PM +0200, Geert Uytterhoeven wrote: On Wed, Jun 22, 2011 at 07:45, Florian Tobias Schandinat

[RFC] Media devices, V4L2 subdevs and Linux device model

2011-07-11 Thread Sakari Ailus
Hi all, The way devices, V4L2 subdevs and media devices are currently being handled does not make efficient use of the Linux device model. We have dependencies which we are handling in a way or another, usually not in a very generic way. I came to think of sub-subdevs recently, and implementing

Re: [PATCH 00/16] New drivers: DRX-K, TDA18271c2, Updates: CXD2099 and ngene

2011-07-11 Thread Ralph Metzler
Hi Devin, Devin Heitmueller writes: On Sun, Jul 3, 2011 at 12:31 PM, Oliver Endriss o.endr...@gmx.de wrote: [PATCH 01/16] tda18271c2dd: Initial check-in [PATCH 02/16] tda18271c2dd: Lots of coding-style fixes Oliver, Why the new driver for the 18271c2? There is already such a

Re: [PATCH 00/16] New drivers: DRX-K, TDA18271c2, Updates: CXD2099 and ngene

2011-07-11 Thread Devin Heitmueller
Hi Ralph, Good to hear from you. AFAIR, there were at least 2 reasons. One was that the existing driver does not accept 2 (or even 4) tuners with the same address (but behind different demods) on the same I2C bus which is the case on duoflex C/T addon cards. Do you mean that you are relying

Re: [PATCH 00/16] New drivers: DRX-K, TDA18271c2, Updates: CXD2099 and ngene

2011-07-11 Thread Ralph Metzler
Devin Heitmueller writes: Hi Ralph, Good to hear from you. AFAIR, there were at least 2 reasons. One was that the existing driver does not accept 2 (or even 4) tuners with the same address (but behind different demods) on the same I2C bus which is the case on duoflex C/T

Re: [PATCH 00/16] New drivers: DRX-K, TDA18271c2, Updates: CXD2099 and ngene

2011-07-11 Thread Mauro Carvalho Chehab
Hi Ralph and Devin, Em 11-07-2011 13:27, Devin Heitmueller escreveu: Hi Ralph, Good to hear from you. AFAIR, there were at least 2 reasons. One was that the existing driver does not accept 2 (or even 4) tuners with the same address (but behind different demods) on the same I2C bus

Re: [PATCH 00/16] New drivers: DRX-K, TDA18271c2, Updates: CXD2099 and ngene

2011-07-11 Thread Devin Heitmueller
On Mon, Jul 11, 2011 at 1:15 PM, Ralph Metzler r...@metzlerbros.de wrote:   Generally speaking with other devices the IF is configured for the   tuner depending on the target modulation (there is a tda18271_config   struct passed at attach time containing the IF for various modes).   Then the

Re: [PATCH 00/21] drx-k patches and Terratec H5 support (em28xx)

2011-07-11 Thread Mauro Carvalho Chehab
Em 10-07-2011 22:59, Mauro Carvalho Chehab escreveu: This patch series applies after the DRX-K/ngene/ddbridge patches that Oliver Endriss submitted. It does a cleanup on several small issues at drx-k, including driver removal. It also adds support for Terratec H5 (only DVB-C were tested).

[GIT PULL] last-minute IR fixes for 3.0

2011-07-11 Thread Jarod Wilson
Hey Mauro, I know its late in the game, but after a weekend of testing here, and feedback from other folks testing, I'd like to see if we can sneak a few more minor changes into kernel 3.0. If not, these can probably all go in via the stable tree later, but here they are... These changes greatly

[cron job] v4l-dvb daily build: ERRORS

2011-07-11 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 Jul 11 19:00:35 CEST 2011 git hash:6068c012c3741537c9f965be5b4249f989aa5efc gcc version: i686-linux-gcc (GCC)

Re: [Linaro-mm-sig] [PATCH 6/8] drivers: add Contiguous Memory Allocator

2011-07-11 Thread Janusz Krzysztofik
Dnia poniedziałek, 11 lipca 2011 o 15:47:32 Marek Szyprowski napisał(a): Hello, On Saturday, July 09, 2011 4:57 PM Janusz Krzysztofik wrote: On Wed, 6 Jul 2011 at 16:59:45 Arnd Bergmann wrote: On Wednesday 06 July 2011, Nicolas Pitre wrote: On Wed, 6 Jul 2011, Russell King - ARM Linux

Re: [ANNOUNCE] Media subsystem workshop 2011 - Prague - Oct 24-26

2011-07-11 Thread Hans de Goede
Hi Mauro, On Wednesday 22 June 2011 20:33:34 Mauro Carvalho Chehab wrote: Media subsystem workshop 2011 - Prague - Oct 24-26 The below website says Oct 23 - 25, I'm confused now and I hope to book a plane ticket soon. Can someone tell me which dates are correct ?

Re: [PATCH 2/3] Document 8-bit and 16-bit YCrCb media bus pixel codes

2011-07-11 Thread Christian Gmeiner
Hi Laurent, 2011/7/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Christian, On Sunday 10 July 2011 20:14:21 Christian Gmeiner wrote: Signed-off-by: Christian Gmeiner --- diff --git a/Documentation/DocBook/media/v4l/subdev-formats.xml

[GIT PULL for 3.0] media fixes

2011-07-11 Thread Mauro Carvalho Chehab
Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus For some regression fixes at the analog-TV tuner code. The following changes since commit 98c32bcded0e249fd48726930ae9f393e0e318b4: [media] rc: call input_sync after scancode

Re: [PATCH] uvcvideo: add fix suspend/resume quirk for Microdia camera

2011-07-11 Thread Ming Lei
Hi, Thanks for your reply. On Mon, Jul 11, 2011 at 6:44 PM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: That's unfortunately not acceptable as-is. If two cameras are connected to the system, and only one of them doesn't support suspend/resume, the other will be affected by your

Re: [PATCH] [media] videobuf2-dma-contig: return NULL if alloc fails

2011-07-11 Thread Jun Nie
2011/6/23 Jun Nie niej0...@gmail.com: return NULL if alloc fails to avoid taking error code as buffer pointer Signed-off-by: Jun Nie n...@marvell.com ---  drivers/media/video/videobuf2-dma-contig.c |    4 ++--  1 files changed, 2 insertions(+), 2 deletions(-) diff --git

RE: [Linaro-mm-sig] [PATCH 6/8] drivers: add Contiguous Memory Allocator

2011-07-11 Thread Marek Szyprowski
Hello, On Monday, July 11, 2011 9:01 PM Janusz Krzysztofik wrote: Dnia poniedziałek, 11 lipca 2011 o 15:47:32 Marek Szyprowski napisał(a): Hello, On Saturday, July 09, 2011 4:57 PM Janusz Krzysztofik wrote: On Wed, 6 Jul 2011 at 16:59:45 Arnd Bergmann wrote: On Wednesday 06