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

2011-07-12 Thread Guennadi Liakhovetski
On Tue, 12 Jul 2011, Jun Nie wrote: 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 It shouldn't be needed with this: https://patchwork.kernel.org/patch/654861/ Thanks Guennadi ---

Re: [PATCH] uvcvideo: Add FIX_BANDWIDTH quirk to HP Webcam found on HP Mini 5103 netbook

2011-07-12 Thread Kirill Smelkov
On Tue, Jun 21, 2011 at 10:07:43PM +0400, Kirill Smelkov wrote: The camera there identifeis itself as being manufactured by Cheng Uei Precision Industry Co., Ltd (Foxlink), and product is titled as HP Webcam [2 MP Fixed]. I was trying to get 2 USB video capture devices to work

Re: [RESEND] [PATCH 1/2] OMAP1: allow reserving memory for camera

2011-07-12 Thread Janusz Krzysztofik
On Thu, 9 Jun 2011 at 00:13:30 Russell King - ARM Linux wrote: On Wed, Jun 08, 2011 at 11:53:49PM +0200, Janusz Krzysztofik wrote: On Fri 10 Dec 2010 at 22:03:52 Janusz Krzysztofik wrote: Friday 10 December 2010 18:03:56 Russell King - ARM Linux napisał(a): On Fri, Dec 10, 2010 at

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

2011-07-12 Thread Ming Lei
Hi Laurent, After resume from sleep, all the ISO packets from camera are like below: 880122d9f400 3527230728 S Zi:1:004:1 -115:1:2568 32 -18:0:1600 -18:1600:1600 -18:3200:1600 -18:4800:1600 -18:6400:1600 51200 880122d9d400 3527234708 C Zi:1:004:1 0:1:2600:0 32 0:0:12 0:1600:12

RE: [ RFC PATCH 0/8] RFC for Media Controller capture driver for DM365

2011-07-12 Thread Hadli, Manjunath
Sakari/Laurent, Did you get some time to review the code? Will look forward for your comments. -Manju On Wed, Jul 06, 2011 at 11:10:38, Hadli, Manjunath wrote: Hi Sakari, On Mon, Jul 04, 2011 at 21:43:09, Sakari Ailus wrote: Hadli, Manjunath wrote: Thank you Laurent. Hi

Re: [PATCH 6/8] drivers: add Contiguous Memory Allocator

2011-07-12 Thread Arnd Bergmann
On Friday 08 July 2011, Russell King - ARM Linux wrote: On Tue, Jul 05, 2011 at 03:58:39PM +0200, Arnd Bergmann wrote: If I'm reading your ARM: DMA: steal memory for DMA coherent mappings correctly, the idea is to have a per-platform compile-time amount of memory that is reserved purely

[PATCH] v4l: mem2mem: add wait_{prepare,finish} ops to m2m_testdev

2011-07-12 Thread Michael Olbrich
These are necessary to prevent dead-locks e.g. if one thread waits in dqbuf at one end and another tries to queue a buffer at the other end. Signed-off-by: Michael Olbrich m.olbr...@pengutronix.de Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: Pawel Osciak pa...@osciak.com ---

Re: Imon module Oops and kernel hang

2011-07-12 Thread Randy Dunlap
[add linux-media mailing list] On Tue, 12 Jul 2011 10:38:36 +1000 Chris W wrote: Hello All, The following report applies to 2.6.39.3 (vanilla code). I also see it consistently on 2.6.39.2 and 2.6.38-gentoo-r6. I am trying to switch to using the in-kernel modules for my remote control

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

2011-07-12 Thread Jonathan Corbet
On Mon, 11 Jul 2011 22:08:03 +0200 Hans de Goede hdego...@redhat.com wrote: 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.

[PATCH 2/5] mt9m111: fix missing return value check mt9m111_reg_clear

2011-07-12 Thread Michael Grzeschik
Signed-off-by: Michael Grzeschik m.grzesc...@pengutronix.de --- drivers/media/video/mt9m111.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/mt9m111.c b/drivers/media/video/mt9m111.c index f10dcf0..e08b46c 100644 --- a/drivers/media/video/mt9m111.c

[PATCH 1/5] mt9m111: set inital return values to zero

2011-07-12 Thread Michael Grzeschik
Signed-off-by: Michael Grzeschik m.grzesc...@pengutronix.de --- drivers/media/video/mt9m111.c | 32 1 files changed, 16 insertions(+), 16 deletions(-) diff --git a/drivers/media/video/mt9m111.c b/drivers/media/video/mt9m111.c index ebebed9..f10dcf0 100644 ---

[PATCH 5/5] mt9m111: make use of testpattern

2011-07-12 Thread Michael Grzeschik
Signed-off-by: Philipp Wiesner p.wies...@phytec.de Signed-off-by: Michael Grzeschik m.grzesc...@pengutronix.de --- Changes v1 - v2 * removed ifdef DEBUG drivers/media/video/mt9m111.c | 57 + 1 files changed, 57 insertions(+), 0 deletions(-) diff

[PATCH v4 4/5] mt9m111: rewrite set_pixfmt

2011-07-12 Thread Michael Grzeschik
added new bit offset defines, more supported BE colour formats and also support BGR565 swapped pixel formats removed pixfmt helper functions and option flags setting the configuration register directly in set_pixfmt added reg_mask function reg_mask is basically the same as clearing setting

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

2011-07-12 Thread Alan Stern
On Tue, 12 Jul 2011, Ming Lei wrote: Hi Laurent, After resume from sleep, all the ISO packets from camera are like below: 880122d9f400 3527230728 S Zi:1:004:1 -115:1:2568 32 -18:0:1600 -18:1600:1600 -18:3200:1600 -18:4800:1600 -18:6400:1600 51200 880122d9d400 3527234708 C

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

2011-07-12 Thread Mauro Carvalho Chehab
Em 12-07-2011 12:35, Jonathan Corbet escreveu: On Mon, 11 Jul 2011 22:08:03 +0200 Hans de Goede hdego...@redhat.com wrote: 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

[cron job] v4l-dvb daily build: ERRORS

2011-07-12 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:Tue Jul 12 19:00:43 CEST 2011 git hash:d48d4e7116ad1254957ff2557037c774b197a391 gcc version: i686-linux-gcc (GCC)

Re: Imon module Oops and kernel hang

2011-07-12 Thread Jarod Wilson
On Jul 12, 2011, at 11:03 AM, Randy Dunlap wrote: [add linux-media mailing list] On Tue, 12 Jul 2011 10:38:36 +1000 Chris W wrote: Hello All, The following report applies to 2.6.39.3 (vanilla code). I also see it consistently on 2.6.39.2 and 2.6.38-gentoo-r6. I am trying to switch

Re: Fwd: [PATCH] STV22 Dual USB DVB-T Tuner HDTV linux kernel support

2011-07-12 Thread David
Hello Again: The new patches are done, please tell me if i have to make any changes. Thanks for your time. Signed-off-by: Emilio David Diaus Lopez reality...@yahoo.es -- --- ./drivers/media/dvb/dvb-usb/af9015.c.orig    2011-03-22 05:45:24.0

2.6.39 tuner-core: remove usage of DIGITAL_TV breaks saa7134 with mt2050

2011-07-12 Thread Simon Arlott
commit ad020dc2fe9039628cf6cef42cd1b76531ee8411 Author: Mauro Carvalho Chehab mche...@redhat.com Date: Tue Feb 15 09:30:50 2011 -0200 [media] tuner-core: remove usage of DIGITAL_TV tuner-core has no business to do with digital TV. So, don't use T_DIGITAL_TV on it, as it has no

Re: Imon module Oops and kernel hang

2011-07-12 Thread Chris W
Thanks for the reply. On 13/07/11 05:55, Jarod Wilson wrote: I don't see any rc_imon_pad or rc_imon_mce modules there, and I've not seen any panics with multiple imon devices here, so I'm guessing you didn't build either of the possible imon keymaps, and having a null keymap is interacting

Re: Fwd: [PATCH] STV22 Dual USB DVB-T Tuner HDTV linux kernel support

2011-07-12 Thread Antti Palosaari
On 07/12/2011 11:33 PM, David wrote: The new patches are done, please tell me if i have to make any changes. Thanks for your time. Patch was still broken formally, seems like even Patchwork [1] cannot catch it. Anyhow, I copied it manually my tree [2] in order to go forward. No need your

[GIT PULL FOR 3.0.1] AF9015 changes

2011-07-12 Thread Antti Palosaari
Moikka Mauro, Send these to the next possible Kernel as normal changes. t. Antti The following changes since commit 0fce922ba851a74cc8bff7084a0a910e521345f2: Merge commit '2c53b436a30867eb6b47dd7bab23ba638d1fb0d2' into af9015 (2011-06-15 14:37:52 +0300) are available in the git

Re: 2.6.39 tuner-core: remove usage of DIGITAL_TV breaks saa7134 with mt2050

2011-07-12 Thread Mauro Carvalho Chehab
Em 12-07-2011 18:21, Simon Arlott escreveu: commit ad020dc2fe9039628cf6cef42cd1b76531ee8411 Author: Mauro Carvalho Chehab mche...@redhat.com Date: Tue Feb 15 09:30:50 2011 -0200 [media] tuner-core: remove usage of DIGITAL_TV tuner-core has no business to do with digital TV.

Re: Imon module Oops and kernel hang

2011-07-12 Thread Chris W
On 13/07/11 14:20, Jarod Wilson wrote: Chris W wrote: The rc keymap modules have been built (en masse as a result of CONFIG_RC_MAP=m) but I am not explicitly loading them and they do not get automatically loaded. Huh. That's unexpected. They get auto-loaded here, last I knew. I'll have to