On Sat, 2009-04-04 at 04:07 -0700, Trent Piepho wrote:
> On Fri, 3 Apr 2009, Andy Walls wrote:
> > 1. A work queue thread or read() call needs to send a command to the
> > CX23418 using the cx18_api_call() function
> > 2. It fills out a mailbox with a command for the CX23418
> > 3. It prepares to w
Hi Hermann,
2009/4/8 hermann pitton :
> does it make any difference too with the current mercurial v4l-dvb ?
>
> I did not look any further, since some tones coming currently from above
> I don't like, more those from Linus after having 800 plus patches.
After installing the mercurial drivers an
On Thu, Apr 9, 2009 at 3:40 AM, Greg KH wrote:
> On Thu, Apr 09, 2009 at 03:36:51AM +0400, Alexey Klimov wrote:
>> (added linux-media maillist)
>>
>> Hello, David
>>
>> On Wed, Apr 8, 2009 at 9:36 PM, David Vrabel wrote:
>> > Wireless USB endpoint state has a sequence number and a current
>> > wi
On Thu, Apr 09, 2009 at 03:36:51AM +0400, Alexey Klimov wrote:
> (added linux-media maillist)
>
> Hello, David
>
> On Wed, Apr 8, 2009 at 9:36 PM, David Vrabel wrote:
> > Wireless USB endpoint state has a sequence number and a current
> > window and not just a single toggle bit. So allow HCDs t
(added linux-media maillist)
Hello, David
On Wed, Apr 8, 2009 at 9:36 PM, David Vrabel wrote:
> Wireless USB endpoint state has a sequence number and a current
> window and not just a single toggle bit. So allow HCDs to provide a
> endpoint_reset method and call this or clear the software toggl
Miroslav Šustek centrum.cz> writes:
> Marton Balint sent patch with include and changed
> 'div_s64_rem'
> to 'div_s64'. But kernels older than 2.26.x have neither 'div_s64' nor
> 'div_s64_rem'.
>
> Better apply this patch instead that from Marton.
Oh great, (not div64.h like I have written b
On Thu, Apr 9, 2009 at 2:10 AM, Hans Verkuil wrote:
>
> Can someone take a look at these warnings and errors? Looking at the log
> these seem to be pretty easy to fix (compat stuff for the most part).
>
> I don't have the time for this for several more days, so I'd appreciate it
> if someone could
Hans Verkuil xs4all.nl> writes:
>
> Can someone take a look at these warnings and errors? Looking at the log
> these seem to be pretty easy to fix (compat stuff for the most part).
>
> I don't have the time for this for several more days, so I'd appreciate it
> if someone could take a look at 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:Wed Apr 8 19:00:06 CEST 2009
> path:http://www.linuxtv.org/hg/v4l-dvb
> changeset: 11441:202a1c7ec379
>
Am Mittwoch, den 08.04.2009, 20:49 +0100 schrieb Thomas Horsten:
> Hi,
>
> Sorry for breaking in-reply-to-chain but I wasn't subscribed to the list.
>
> > did build a 2.6.29.1 now and your report is correct!
> >
> > DVB-T on saa7134 is broken at least for all tda10046 and tda8275 stuff
> > and i
On Tue, 7 Apr 2009, Marton Balint wrote:
> On Mon, 6 Apr 2009, Miroslav Šustek wrote:
>
> > Well this patch should solve it.
> >
> > I don't know how many samples are processed so:
> > First patch is for situation when N*N fits in s32.
> > Second one uses two divisions, but doesn't have any abnor
Hi,
Sorry for breaking in-reply-to-chain but I wasn't subscribed to the list.
> did build a 2.6.29.1 now and your report is correct!
>
> DVB-T on saa7134 is broken at least for all tda10046 and tda8275 stuff
> and it is not restricted to devices with LNA.
>
> For what I can see so far, it is not
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 Apr 8 19:00:06 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 11441:202a1c7ec379
gcc version: gcc
On Tue, 7 Apr 2009, Jean Delvare wrote:
> I'll rework my patch set to implement strategy #1 and post it when I'm
> done. As far as I can see this should be very similar to my original
> attempt, with just "ir_video" devices instead or "ir-kbd" devices, and
> also fixes for the minor issues that ha
Ingo Molnar wrote:
> * Mauro Carvalho Chehab wrote:
>
>> drivers/media/video/cx231xx/Kconfig | 35 +
>> drivers/media/video/cx231xx/Makefile | 14 +
>
> FYI, there's a new build breakage here:
>
> drivers/built-in.o: In function `cx231xx_audio_fini':
> cx231xx-a
moi Marcel,
This patch is not OK.
Marcel Jueling wrote:
+++ b/linux/drivers/media/dvb/dvb-usb/af9015.c Tue Apr 07 00:03:36 2009 +0200
+ .num_device_descs = 10,
Max value is 9, and thats why you have go wrong. You should copy &
paste whole device struct and add your device as n
# HG changeset patch
# User Marcel Jueling
# Date 1239055416 -7200
# Node ID 7975c4afd177f5171be54c35b51a7c674b25e666
# Parent 8e6c672abd5690eb89263673a4d312fcc76d26ed
New device: Conceptronic USB2.0 DVB-T CTVDIGRCU V3.0
From: Marcel Jueling
Signed-off-by: Marcel Jueling
--- a/linux/drivers/m
On Tue, Mar 31, 2009 at 1:07 AM, Antti Palosaari wrote:
> Olivier MENUEL wrote:
>>
>> Here are my tests :
>>
>> http://linuxtv.org/hg/~anttip/af9015_aver_a850_2/ :
>>
>> I found why kaffeine was not working : I needed to check all offset
>> checkboxes when scanning.
>> Like Thomas, I get these mes
Makefile and Kconfig changes
Modifies and adds the video Makefiles and Kconfig files to support DM646x Video
display device
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repository
drivers/media/video/Kconfig | 22
Display driver for VPIF
Adds the VPIF display driver and the associated header file.
The patch includes the review comments on the RFC sent earlier.
The major updates are:
- change in the name of the file.
- moved the platform related data to the platform specific files.
-
Video Port Interface driver
Add VPIF driver for DM646x. This code be used by the display and
capture drivers.
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repository
drivers/media/video/davinci/vpif.c | 252 ++
Display driver for TI DM646x EVM
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
These patches add the display driver support for TI DM646x EVM.
This patch set has been tested for basic display functionality for
Composite and Component outputs.
In thi
Platform specific display device setup for DM646x EVM
Add platform device and resource structures. Also define a platform specific
clock setup function that can be accessed by the driver to configure the clock
and CPLD.
This patch is dependent on a patch submitted earlier, that patch adds
Pin Mux
On Tue, 07 Apr 2009 23:02:43 -0400
CityK wrote:
> Regarding the KS003 (& KS007; the other "mystery" chip):
>
> Upon further investigation of some info from a post from last year
> (http://www.linuxtv.org/pipermail/linux-dvb/2008-January/022634.html),
> it appears that these (assuming that they a
From: Pieter Van Schaik
Date: Mon, Apr 6, 2009 at 1:52 PM
Subject: [PATCH] Enabling of the Winfast TV2000 XP Global TV capture
card remote control
To: linux-media@vger.kernel.org
From: Pieter C van Schaik
The Winfast TV2000 XP Global video capture card IR remote keys were
not initialized and
On Tue, 7 Apr 2009, Robert Jarzmik wrote:
> Robert Jarzmik writes:
>
> > I'll test fully this weekend.
> I just made a first try, just to prepare my weekend. Even with Ming Lei patch
> reverted, and all statically built, I have no camera detected ...
>
> Is there something I need to know before
which tree you're based against, or even
> better
> some git url ?
Look under
http://gross-embedded.homelinux.org/~lyakh/v4l-20090408/
that's based on linux-next of 30.03.2009 (commit ID in -base on
linux-next history branch).
>
> > diff --git a/arch/arm/mach-px
27 matches
Mail list logo