Hi Randy,
Thanks for catching the bug !
On Fri, Feb 26, 2010 at 2:57 AM, Randy Dunlap wrote:
> From: Randy Dunlap
>
> Fix precedence so that data is used correctly.
> Fixes sparse warning:
> drivers/media/dvb/frontends/tda665x.c:136:55: warning: right shift by bigger
> than source value
>
> Si
>On Tuesday 23 February 2010 08:41:49 Pawel Osciak wrote:
>> >On Mon, 22 Feb 2010 00:12:18 +0100
>> >Laurent Pinchart wrote:
>> As for the REQBUF, I've always thought it'd be nice to be able to ask the
>> driver for the "recommended" number of buffers that should be used by
>> issuing a REQBUF wit
Hi,
(I'm ow...@packages.qa.debian.org)
On Thu, 25 Feb 2010, Brian Keck wrote:
> On Thu, 25 Feb 2010 11:29:04 -, Simon Kenyon wrote:
> >On 25/02/2010 11:08, ow...@packages.qa.debian.org wrote:
> >> Processing commands for p...@qa.debian.org:
> >>> Subject: Re: CONFIRM f156db6194c056981f5711b7e
> -Original Message-
> From: Tony Lindgren [mailto:t...@atomide.com]
> Sent: Friday, February 26, 2010 3:44 AM
> To: Hiremath, Vaibhav
> Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org;
> hverk...@xs4all.nl
> Subject: Re: [PATCH-V6 2/2] OMAP2/3: Add V4L2 DSS driver support in de
Sorry, you do not have permission to post to the ad...@lists.myitforum.com
mailing list.
--
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.html
Hello Mauro,
Please pull from
http://www.kernellabs.com/hg/~dheitmueller/hvr-950q-pmfixes for the
following fixes:
au8522: fix case where we don't perform the first tune after going digital
au8522: fix race condition in switching from digital to analog mode
Thanks,
Devin
--
Devin J. Heitmuell
Hi Chase,
On Tuesday 16 February 2010 14:00:11 Maupin, Chase wrote:
> Laurent,
>
> To follow up with some of the comments I made before I got additional
> clarification about the commands supported by the proxy driver running on
> the VPSS MCU. The proxy will support all of the commands used by
Hi Chase,
On Friday 12 February 2010 17:46:55 Maupin, Chase wrote:
> Laurent,
>
> First let me thank you for taking time to review this.
You're welcome.
[snip]
> > -Original Message-
> > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com]
> > Sent: Thursday, February 11,
Hi Pavel,
On Tuesday 23 February 2010 08:41:49 Pawel Osciak wrote:
> >On Mon, 22 Feb 2010 00:12:18 +0100
> >Laurent Pinchart wrote:
> >> On Saturday 20 February 2010 15:00:21 Hans Verkuil wrote:
> >> > 1) The spec mentions that the memory field should be set for
> >> > VIDIOC_DQBUF. But videobuf
Hi,
I have a LifeView FlyDVB Hybrid TV(at)anywhere A/C PCI dvb-t card.
It used to work, but doesn't any more.
I was assuming that the card was broken, but I have found other
references to the card being "unstable". Did something change in
the driver maybe a year ago or so?
--
To unsub
From: Randy Dunlap
Fix precedence so that data is used correctly.
Fixes sparse warning:
drivers/media/dvb/frontends/tda665x.c:136:55: warning: right shift by bigger
than source value
Signed-off-by: Randy Dunlap
Cc: Manu Abraham
---
drivers/media/dvb/frontends/tda665x.c |2 +-
1 file chan
* hvaib...@ti.com [100223 01:25]:
> From: Vaibhav Hiremath
>
>
> Signed-off-by: Vaibhav Hiremath
> ---
> arch/arm/plat-omap/devices.c | 29 +
> 1 files changed, 29 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/plat-omap/devices.c b/arch/arm/plat-omap/d
Hi Jean,
Am Donnerstag, den 25.02.2010, 14:12 +0100 schrieb Jean Delvare:
> On Sat, 20 Feb 2010 04:07:05 +0100, hermann pitton wrote:
> > Are you still waiting for Daro's report?
>
> Yes, I am still waiting. Unfortunately neither Daro nor Roman reported
> any test result so far. Now, if we go for
Hi All,
I've been working on and off on the new v4l-utils git repo.
I've just pushed my latest work, some restructuring of the
files under the utils dir, and I've replaced the old Makefiles
which were meant for compilation inside the v4l-dvb hg tree
with new ones which work for standalone compil
es since 20100219:
>>>
>>>
>>> drivers/media/video/tvp7002.c:896: error: 'struct tvp7002' has no member
>>> named 'registers'
>>
>> same problem in linux-next-20100225.
>>
>> so where are these registers??
>
>
media/video/tvp7002.c:896: error: 'struct tvp7002' has no member
> > named 'registers'
>
> same problem in linux-next-20100225.
>
> so where are these registers??
Hmm, that code is a remnant from older revisions of this driver. Unfortunately,
when I compiled th
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:Thu Feb 25 19:00:32 CET 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14319:37581bb7e6f1
gcc version: i686-
On 02/25/10 09:33, Mauro Carvalho Chehab wrote:
> There are some files that are automatically generated by the old
> subsystem Makefile. Move those rules to kernel DocBook Makefile, in
> order to autogenerate the media cross-reference files:
> media-entities.tmpl
> media-indices.tmpl
>
Signed-off-by: Mauro Carvalho Chehab
diff --git a/Documentation/DocBook/v4l/pixfmt.xml
b/Documentation/DocBook/v4l/pixfmt.xml
index 885968d..6e38f50 100644
--- a/Documentation/DocBook/v4l/pixfmt.xml
+++ b/Documentation/DocBook/v4l/pixfmt.xml
@@ -685,6 +685,11 @@ http://www.ivtvdriver.org/The for
On Mon, 22 Feb 2010 08:21:44 -0800 Randy Dunlap wrote:
> On 02/21/10 22:22, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20100219:
>
>
> drivers/media/video/tvp7002.c:896: error: 'struct tvp7002' has no member
> named 'registers&
Hello,
I'm quite new to linux kernel driver. As a try, I would like to write a
v4l-i2c driver for my radio, using . Is there a good
example in the 2.6.32 tree that you can recommend to me ?
Thanks,
Fabien
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body
On Sat, 20 Feb 2010 04:07:05 +0100, hermann pitton wrote:
> Are you still waiting for Daro's report?
Yes, I am still waiting. Unfortunately neither Daro nor Roman reported
any test result so far. Now, if we go for my second patch, I guess we
might as well apply it right now. It only affects this o
Laurent,
Some additional information from the syslink team.
Yes, the current Notify code is indeed going over the kernel mailbox code.
You can find this code in
drivers/dsp/syslink/notify_ducatidriver/notify_ducati.c.
We have already pushed some mailbox patches specific to the new mailbox
regi
On 25/02/2010 11:08, ow...@packages.qa.debian.org wrote:
Processing commands for p...@qa.debian.org:
Subject: Re: CONFIRM f156db6194c056981f5711b7ef302743
linux-media@vger.kernel.org has been subscribed to
linuxtv-dvb-a...@packages.qa.debian.org.
--
To unsubscribe from t
Hi all,
I've compiled em28xx for openwrt, on an ixp4xx cpu (armeb, Linskys NSLU2).
Kernel is 2.6.32.8, all went ok.
The device is a generic em2860, on my x86 pc it works ok:
Bus 001 Device 002: ID eb1a:2860 eMPIA Technology, Inc.
Modules loaded successfully but when i start a grab (with simple h
--
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.html
Processing commands for p...@qa.debian.org:
> Subject: Re: CONFIRM f156db6194c056981f5711b7ef302743
linux-media@vger.kernel.org has been subscribed to
linuxtv-dvb-a...@packages.qa.debian.org.
>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message
Hi,
On 02/24/2010 03:32 PM, Brandon Philips wrote:
On 13:55 Wed 24 Feb 2010, Hans de Goede wrote:
Where necessary libv4l currently has code snippets like:
#ifndef V4L2_PIX_FMT_SPCA501
#define V4L2_PIX_FMT_SPCA501 v4l2_fourcc('S','5','0','1') /* YUYV per line */
#endif
I don't think this i
Hello,
you asked to be subscribed to the "mailing list"[1] for the Debian
source package called linuxtv-dvb-apps. To complete this process, you
have to reply to this mail by including this command :
CONFIRM f156db6194c056981f5711b7ef302743
On any modern mailer, you just have to hit reply and send
-- Forwarded Message --
Subject: Bug#566336: dvb-apps: be-Schoten and be-Antwerp run on 506MHz
Date: Saturday 23 January 2010
From: Danai SAE-HAN (=E9=9F=93=E9=81=94=E8=80=90)
To: sub...@bugs.debian.org
Package: dvb-apps
Version: 1.1.1+rev1273-1
Severity: minor
Hi
The file
Processing commands for p...@qa.debian.org:
> Subject: Web subscription for linuxtv-dvb-apps package
> subscribe linuxtv-dvb-apps linux-media@vger.kernel.org
A confirmation mail has been sent to linux-me...@vger.kernel.org.
>
--
To unsubscribe from this list: send the line "unsubscribe linux-me
-- Forwarded Message --
Subject: Bug#540660: dvb-apps: Missing muxes
Date: Sunday 09 August 2009
From: Hakan Ardo
To: Debian Bug Tracking System
Package: dvb-apps
Version: 1.1.1+rev1207-3
Severity: normal
Hi,
there are two muxes missing in dvb-t/se-Horby_Sallerup. Please add
On Wed, 24 Feb 2010 10:10:16 -0300, Mauro Carvalho Chehab wrote:
> Hi Jean,
>
> Jean Delvare wrote:
>
> > I have 3 patches pending which aren't in your list. I can see them in
> > patchwork:
> >
> > http://patchwork.kernel.org/patch/79755/
> > http://patchwork.kernel.org/patch/79754/
> > http:/
Kernel 2.6.33 just went stable. I compiled, installed, reboot.
Grabbed a fresh v4l tree, menuconfig'ed, compiled and installed. Upon
loading I got "Invalid module format" for each file. For example:
WARNING: Error inserting dvb_ttpci
(/lib/modules/2.6.33.amd64-x2.022410.1/kernel/drivers/media/dv
34 matches
Mail list logo