list_first_entry() always returns non-null here. I think the intent was
to test whether there were any entries in the used list.
Signed-off-by: Dan Carpenter
---
I don't have this hardware so I can't test this. Please check
carefully.
diff --git a/drivers/media/video/saa7164/saa7164-encoder.c
Laurent,
Thanks for the quick feedback. See my comments below:
On 11/23/2010 04:45 PM, Laurent Pinchart wrote:
On Tuesday 23 November 2010 23:29:10 Lane Brooks wrote:Laurent,
If the links are setup to the resizer, then it seems that user space
applications should be able to talk the resizer ou
Hi Lane,
On Tuesday 23 November 2010 23:29:10 Lane Brooks wrote:
> Laurent,
>
> Things in general are working with our camera implementation using the
> OMAP ISP module. There is, however, a lingering issue that I now need to
> work out regarding the fact that most user space applications do not
On Nov 12, 2010, at 9:32 PM, Damjan Marion wrote:
>
> Hi,
>
> I have same issue with two different af9015 cards made by 2 different
> manufacturers with 2 different frontends.
>
> When card is used with tvheadend software which constantly does idle
> scanning, after 1-2 days it starts showing
Laurent,
Things in general are working with our camera implementation using the
OMAP ISP module. There is, however, a lingering issue that I now need to
work out regarding the fact that most user space applications do not
work with our camera because of the new media framework.
Currently, th
Hi.
Thank you for noticing my old email.
My observation of working suspend/resume implementation was,
that the needed amount of code for suspend and resume functions
was very small and easy. I reorganized mantis_pci.c so that both
module initialization and suspend/resume could use the same
func
I get warnings about casting to and from pointers and integers of
different sizes w/current code, this silences them.
Signed-off-by: Jarod Wilson
---
drivers/media/video/timblogiw.c |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/media/video/timblogiw.c b/dr
On Wednesday 06 October 2010 22:29:35 Antti Palosaari wrote:
> On 10/06/2010 11:36 PM, dave cunningham wrote:
> > In message <4cacd0f3.6030...@iki.fi>, Antti Palosaari wrote
> >
> >> It is QT1010 tuner driver issue. None is working for that currently or
> >> in near future. Feel free to fix :]
> >
Quick correction: The tuner is TDA18271HDC2 not TDA18271HDA2; it's dark
and I'm tired.
Photos are now available at http://www.stevekerrison.com/290e/pics.html
The most interesting are the two PCB shots.
Tuner: http://www.stevekerrison.com/290e/img/tuner.jpg
Controller/Demod: http://www.steveker
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 Nov 23 19:00:22 CET 2010
git master: 59365d136d205cc20fe666ca7f89b1c5001b0d5a
git media-master: gcc version: i6
Hello everyone,
One of these arrived at my door today, the world's first USB DVB-T2
tuner. So PCs can finally receive Freeview HD here in the UK... but only
on Windows.
My experience with Linux kernel development is more or less zilch - more
of a spectator sport for me, although I've been subscri
Stephen, It is possible to have an automatic test report for
(in)successful boot on major 5 distributions ?
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.h
I get an panic from this version on my PC. Last time I checked was
something like 10 days ago (running "next" fine).
Kernel 2.6.37-rc3 running ok here, Intel Core Duo, Ubuntu 10.10.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.
Hi Hans,
On Tuesday 23 November 2010 10:47:10 Hans Verkuil wrote:
> On Tuesday, November 23, 2010 01:21:45 Laurent Pinchart wrote:
> > On Tuesday 23 November 2010 01:14:28 Hans Verkuil wrote:
> > > On Monday, November 22, 2010 12:20:25 Hans Verkuil wrote:
> > > > On Monday, November 22, 2010 11:21
Slawa,
2010/11/23 Stephen Rothwell :
> Hi all,
>
> Changes since 20101122:
WARNING: modpost: Found 14 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
GEN .version
CHK include/generated/compile.h
UPD include/generated/compi
Hi,
The remote Control coming with Hauppauge HVR1110 (module ir-kbd-i2c, the
gray model hauppauge=1) produces multiple events from single even short
key presses on archlinux, kernel 2.6.35.
The variable old in struct IR_i2c:
/* Used to avoid fast repeating */
unsigned char old;
On Tuesday, November 23, 2010 01:21:45 Laurent Pinchart wrote:
> Hi Hans,
>
> On Tuesday 23 November 2010 01:14:28 Hans Verkuil wrote:
> > On Monday, November 22, 2010 12:20:25 Hans Verkuil wrote:
> > > On Monday, November 22, 2010 11:21:27 Laurent Pinchart wrote:
> > > > Removing the mutex_lock/u
Hi Sergio,
On Mon, Nov 22, 2010 at 08:53:53PM +0100, ext Sergio Aguirre wrote:
> (Resending...)
>
> Hi,
>
> These are some patches to make these operations more generic:
> - Clock control is being controlled in a very crude manner by
> subdevices, it should be centralized in isp.c.
> - LSC pre
18 matches
Mail list logo