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
Em 12-07-2011 18:21, Simon Arlott escreveu:
> commit ad020dc2fe9039628cf6cef42cd1b76531ee8411
> Author: Mauro Carvalho Chehab
> 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 us
On Jul 12, 2011, at 6:35 PM, Chris W wrote:
> 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 possib
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 repositor
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 acti
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 interact
commit ad020dc2fe9039628cf6cef42cd1b76531ee8411
Author: Mauro Carvalho Chehab
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 code to distinguish
On Tue, Jul 12, 2011 at 05:31:52PM +0530, Hadli, Manjunath wrote:
>
> Sakari/Laurent,
> Did you get some time to review the code? Will look forward for your
> comments.
> -Manju
Hi Manju,
I'll try to review this in near future.
--
Sakari Ailus
sakari.ai...@iki.fi
--
To unsubscribe from this
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
--
--- ./drivers/media/dvb/dvb-usb/af9015.c.orig 2011-03-22
05:45:24.0 +0100
+++ ./drivers/med
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 tr
Hi,
attched is a patch which reflects the recent changes in the DVB-T
channel offering for Berlin, Germany.
See http://www.mabb.de/digitale-welt/dvb-t/programme.html
Cheers
diff -r 148ede2a6809 util/scan/dvb-t/de-Berlin
--- a/util/scan/dvb-t/de-Berlin Tue Jun 28 07:50:24 2011 +0200
+++ b/util/sca
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) 4.5
On Mon, Jul 11, 2011 at 12:18 PM, Ralph Metzler wrote:
> Hi Devin,
>
> Devin Heitmueller writes:
> > On Sun, Jul 3, 2011 at 12:31 PM, Oliver Endriss wrote:
> > > [PATCH 01/16] tda18271c2dd: Initial check-in
> > > [PATCH 02/16] tda18271c2dd: Lots of coding-style fixes
> >
> > Oliver,
> >
>
Em 12-07-2011 12:35, Jonathan Corbet escreveu:
> On Mon, 11 Jul 2011 22:08:03 +0200
> Hans de Goede 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 a
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
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 reg
Signed-off-by: Michael Grzeschik
---
drivers/media/video/mt9m111.c |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/media/video/mt9m111.c b/drivers/media/video/mt9m111.c
index e08b46c..8ad99a9 100644
--- a/drivers/media/video/mt9m111.c
+++ b/drivers/media/vid
Signed-off-by: Philipp Wiesner
Signed-off-by: Michael Grzeschik
---
Changes v1 -> v2
* removed ifdef DEBUG
drivers/media/video/mt9m111.c | 57 +
1 files changed, 57 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/mt9m111.c b/driv
Signed-off-by: Michael Grzeschik
---
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
--- a/drivers/media/video/mt9m11
Signed-off-by: Michael Grzeschik
---
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
+++ b/drivers/media/video/
On Mon, 11 Jul 2011 22:08:03 +0200
Hans de Goede 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. Can someone te
[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
> con
Hi,
On 07/04/2011 11:15 AM, Hans Verkuil wrote:
Hi Hans,
I have some notes:
On Sunday, July 03, 2011 22:00:39 Hans de Goede wrote:
Hans de Goede (22):
videodev2.h Add SE401 compressed RGB format
gspca: reset image_len to 0 on LAST_PACKET when discarding frame
gspca
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
Cc: Mauro Carvalho Chehab
Cc: Pawel Osciak
---
drivers/media/video/mem2mem_testdev.c | 14 ++
1 files change
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
Hi,
On 07/04/2011 11:43 AM, Hans Verkuil wrote:
On Saturday, July 02, 2011 16:31:47 Hans de Goede wrote:
Hi,
On 07/02/2011 01:10 PM, Hans Verkuil wrote:
On Saturday, July 02, 2011 12:28:35 Hans de Goede wrote:
Hi,
Ok, thinking about this some more and reading Hans V's comments
I think tha
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 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 0:3200:1
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
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 simultan
On Tue, 12 Jul 2011, Jun Nie wrote:
> 2011/6/23 Jun Nie :
> > return NULL if alloc fails to avoid taking error code as
> > buffer pointer
> >
> > Signed-off-by: Jun Nie
It shouldn't be needed with this:
https://patchwork.kernel.org/patch/654861/
Thanks
Guennadi
> > ---
> > drivers/media/vide
31 matches
Mail list logo