Hi Roel,
thanks for noticing the problem and providing a patch. Some comments inlined.
On Saturday 19 September 2009 03:13:37 Roel Kluin wrote:
> Produce an error if kmalloc() fails.
>
> Signed-off-by: Roel Kluin
> ---
> Found with sed: http://kernelnewbies.org/roelkluin
>
> Build tested. Plea
Hi all,
As most of you know I organized a v4l-dvb summit (well, really a v4l2 summit
as there were no dvb topics to discuss) during the Linux Plumbers Conference
in Portland. This summit will take all three days of this conference, and I
intend to make a short report at the end of each day.
Fi
On Wed, 23 Sep 2009, dean wrote:
> This seems ok. This portion of code was based on vivi.c, so that might be
> checked also.
Yes, after seeing the mention of vivi in this driver I looked at vivi.c
and saw the same construct there. Though I'm willing to bet that it's
just as incorrect there as
This seems ok. This portion of code was based on vivi.c, so that might
be checked also.
Mike Isely wrote:
# HG changeset patch
# User Mike Isely
# Date 1253739604 18000
# Node ID 522a74147753ba59c7f45e368439928090a286f2
# Parent e349075171ddf939381fad432c23c1269abc4899
s2255drv: Don't cond
Am Dienstag, den 22.09.2009, 07:54 +0200 schrieb Markus Rechberger:
> On Tue, Sep 22, 2009 at 7:08 AM, hermann pitton
> wrote:
> >
> > All fine.
> >
> > But you do cut off parts of my messages.
> >
> > I would like to ask you to exercise a breakage, not only for stuff six
> > years back, but on
> -Original Message-
> From: Sebastian Andrzej Siewior [mailto:bige...@linutronix.de]
> Sent: Wednesday, September 23, 2009 12:04 AM
> To: Mauro Carvalho Chehab
> Cc: linux-media@vger.kernel.org; Hiremath, Vaibhav; Roel Kluin
> Subject: [PATCH] media/tvp514x: recognize the error case in
>
On Wed, Sep 23, 2009 at 3:28 PM, Aleksandr V. Piskunov
wrote:
> Mmm, tested that tuner under windows, it autodetects all 3 sound carrier sub-
> standards instantly: PAL-BG, PAL-DK, PAL-I.
>
> In order to test, I connected ancient Panasonic VCR that has a built-in tuner
> and can output video to RF
# HG changeset patch
# User Mike Isely
# Date 1253739604 18000
# Node ID 522a74147753ba59c7f45e368439928090a286f2
# Parent e349075171ddf939381fad432c23c1269abc4899
s2255drv: Don't conditionalize video buffer completion on waiting processes
From: Mike Isely
The s2255 driver had logic which abor
Hi Danny,
as said, that line in saa7134.CARDLIST would also be auto generated on
mercurial "make commit".
Since you also have some of the usual "make checkpatch" warnings about
missing space after comma, a new version fixing that is attached.
Reviewed-by: hermann pitton
Thanks!
Cheers,
Herman
On Mon, Sep 21, 2009 at 09:52:38PM -0300, Mauro Carvalho Chehab wrote:
> Em Tue, 22 Sep 2009 01:37:51 +0300
> "Aleksandr V. Piskunov" escreveu:
>
> > Is xc2028 tuner able to autodetect/handle different sound carrier standards
> > without being spoon-fed precise input system information using modu
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:Wed Sep 23 19:00:04 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 13041:a798c751f06d
gcc version: gcc
Over a month ago I reported a problem with a change that was made to
the Genpix driver which broke 8PSK. The change limited DVB-S streams
to QPSK and 8PSK to DVB-S2. There are a couple problems with this.
First of all, Genpix devices do NOT support DVB-S2 but pretends to for
access to 8PSK. Seco
Mauro,
Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits
for the following 2 changesets:
01/02: Add support for TBS-likes remotes
http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=c4e209d7decc
02/02: Add support for TeVii remotes
http://mercurial.intuxi
On Wed, 23 Sep 2009, Guennadi Liakhovetski wrote:
> Hi Mauro
>
> The following two patches are for 2.6.32. One of them fixes
> sh_mobile_ceu_camera compile breakage, and another one adds a new
> soc-camera / v4l2-subdev driver for ov9640. Marek, looks like you didn't
> even compile tested your
Manu wrote:
Hi all,
I have been struggling for quite a while to lock on a DVB-S2
transponder. And recently I got some information that they changed the
symbol rate to 45MS/s which looks borderline to me. Can someone confirm
that the TT 3200 can do that?
I also attach a log that I obtai
So should I resubmit the patch with this extra file patched or not?
On Mon, Sep 21, 2009 at 2:08 AM, hermann pitton wrote:
> Hi Pham,
>
> Am Montag, den 21.09.2009, 07:05 +0700 schrieb Pham Thanh Nam:
>> Hi, Danny
>> Please add an entry in:
>> linux/Documentation/video4linux/CARDLIST.saa7134
>>
Em Wed, 23 Sep 2009 14:15:25 +0200
Christian Gmeiner escreveu:
> Hi List,
>
> I have looked at the documentation (v4l2-framework.txt) and have some
> questions. I want to make use
> of the subdevice stuff, but I don't know where to start. The
> subdevices are connected through i2c and the
> comp
Hi List,
I have looked at the documentation (v4l2-framework.txt) and have some
questions. I want to make use
of the subdevice stuff, but I don't know where to start. The
subdevices are connected through i2c and the
components may vary. So is there a good example driver to look at?
thanks,
--
Chr
commit 7aedd5ec87686c557d48584d69ad880c11a0984d upstream.
Tested on MSI t...@nywhere Plus.
Original commit message:
ir-kbd-i2c's ir_probe() function can be called much later (i.e. at
ir-kbd-i2c module load), than the lifetime of a struct IR_i2c_init_data
allocated off of the stack in cx18_i2c_ne
commit d2ebd0f806fdb6104903365e355675934eec22b2 upstream.
Original commit message:
ir-kbd-i2c's ir_probe() function can be called much later (i.e. at
ir-kbd-i2c module load), than the lifetime of a struct IR_i2c_init_data
allocated off of the stack in cx18_i2c_new_ir() at registration time.
Make
Hi Mauro
The following two patches are for 2.6.32. One of them fixes
sh_mobile_ceu_camera compile breakage, and another one adds a new
soc-camera / v4l2-subdev driver for ov9640. Marek, looks like you didn't
even compile tested your driver with CONFIG_VIDEO_ADV_DEBUG=y. It didn't
compile, so,
21 matches
Mail list logo