2.6.30-stable review patch. If anyone has any objections, please let us know.
--
From: Jean-Francois Moine
The scan of the image packets of the sensor ov772x was broken when
the sensor ov965x was added.
[ Based on upstream c874f3aa, modified slightly for v2.6.30.5 ]
Signed-off
When I plug in a TV tuner that uses the em28xx driver, I get the oops
listed below for x86_64. Note: 2.6.31-rc8 works OK, but I want a fix
for this one so that I can bisect another regression that occurs
between 2.6.29 and 2.6.31. If the device is plugged in when booting,
the system hangs.
===
Dne Po 24. srpna 2009 20:06:29 Guennadi Liakhovetski napsal(a):
> Hi Marek
>
> On Sat, 22 Aug 2009, Marek Vasut wrote:
> > From 479aafc9a6540efec8a691a84aff166eb0218a72 Mon Sep 17 00:00:00 2001
> > From: Marek Vasut
> > Date: Sat, 22 Aug 2009 05:14:23 +0200
> > Subject: [PATCH 2/3] Add driver for
On Fri, 2009-09-04 at 10:05 -0700, Brian Rogers wrote:
> Mauro,
>
> The attached git-formatted patch fixes a regression I just found that
> was introduced in 2.6.31-rc1. I hope it can make it into the release.
>
> Brian
Brian,
Thanks for solving my cx18 problem for me. :)
Dustin,
Could you p
Hi Mauro
Please pull from http://linuxtv.org/hg/~gliakhovetski/v4l-dvb
for the following changeset:
01/01: SH: fix ap325rxa compilation breakage
http://linuxtv.org/hg/~gliakhovetski/v4l-dvb?cmd=changeset;node=375955bfb282
board-ap325rxa.c |4 ++--
1 file changed, 2 insertions(+), 2 deleti
On Mon, 3 Aug 2009, Mike Rapoport wrote:
> > 2. Mike, while reviewing this patch I came across code in
> > pxa_camera_setup_cicr(), introduced by your earlier patch:
> >
> > case V4L2_PIX_FMT_RGB555:
> > cicr1 |= CICR1_RGB_BPP_VAL(1) | CICR1_RGBT_CONV_VAL(2) |
> >
Hi
I've read somewhere (can't remember where), that the Terratec Cinergy C
HD card is now supported in the official linux kernel tree. Is this true
or do I still need to compile the required modules myself?
Thank you for your answers and please CC me, as I am not subscribed to
this list.
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:Fri Sep 4 19:00:03 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 12615:2b49813f8482
gcc version: gcc
Mauro,
This fix should really go to Linus before 2.6.31 is released, if
possible. It also should be backported to stable, but I need it in
Linus' tree before it will be accepted into -stable.
Do you think you can slip this in before the weekend? As I
understand, Linus plans to release 2.6.31 on
Hello
Quick question regarding video devices that show up when using a cx88 base S460
(tevii) DVB-S2 card.
I see two devices in /dev
/dev/video0 and /dev/vbi0 related to the cx88 based dvb-s2 card.
What are those devices, is the video0 the video out of the card after the
demuxer? If so, should t
Mauro,
The attached git-formatted patch fixes a regression I just found that
was introduced in 2.6.31-rc1. I hope it can make it into the release.
Brian
>From d238e150805a0710fa626f9a7f65816aa15b741c Mon Sep 17 00:00:00 2001
From: Brian Rogers
Date: Fri, 4 Sep 2009 05:55:01 -0700
Subject: [P
On Fri, Sep 4, 2009 at 11:11 AM, Antti Palosaari wrote:
> On 09/02/2009 07:32 AM, Michael Krufky wrote:
>>
>> Over the course of the past year, a number of developers have
>> expressed a need for giving the bridge drivers better control over
>> dvb_frontend operations. Specifically, there is a nee
On 09/02/2009 07:32 AM, Michael Krufky wrote:
Over the course of the past year, a number of developers have
expressed a need for giving the bridge drivers better control over
dvb_frontend operations. Specifically, there is a need for the bridge
driver to receive a DVB frontend IOCTL and have the
Mauro Carvalho Chehab wrote:
> Em Thu, 3 Sep 2009 08:54:55 -0300
> Mauro Carvalho Chehab escreveu:
>
>> Em Thu, 03 Sep 2009 07:23:45 +0200
>> Németh Márton escreveu:
>>
>>
>> Try to replace "Role" to "role". Maybe it is just another case where you
>> need to use lowercase with some xml engines.
Mauro,
Please pull from http://bitbucket.org/brijohn/v4l-dvb
for the following 5 changesets:
01/05: gspca - sn9c20x: Reduces size of object
http://bitbucket.org/brijohn/v4l-dvb/changeset/1bff8943b653/
02/05: gspca - sn9c20x: Fix exposure on SOI968 sensors
http://bitbucket.org/brijohn/v4l-dvb/ch
Hi,
I am working on to add additional capabilities to vpfe capture driver to allow
capture two frames simultaneously for each received frame from the input video
decoder or sensor device. This is done using the IPIPE and Resizer hw available
in DM355. In our internal release this is done by con
will do, no longer looking atm, seeing if i can get my existing quattroS
partially working
http://www.linuxtv.org/wiki/index.php/Saa7162_devices#DNTV_PCI_Express_cards
Lou Otway wrote:
Jed wrote:
I'm still trawling through mail-lists & wiki's etc, so I may yet find
the best solution, but I w
Jean-Francois,
The two red tables actually do contain values greater then 127 so
would not fit within a s8 variable, the other four i think may have
only values between -128 and 127 but i haven't gone through and made
sure of that.
Brian
On Fri, Sep 4, 2009 at 5:24 AM, Jean-Francois Moine wrote:
Jed wrote:
I'm still trawling through mail-lists & wiki's etc, so I may yet find
the best solution, but I was hoping some might already know.
Any advice or even just a response to chastise me is greatly
appreciated! :-D
I've been searching for a PCI-e device with an MPEG-2 hardware encode
On Thu, 20 Aug 2009 19:08:58 -0700
Joe Perches wrote:
> Compiled, not tested, no hardware
>
> Reduces size of object
>
> Use s16 instead of int where possible.
[snip]
> -static const int hsv_red_x[] = {
> +static const s16 hsv_red_x[] = {
> 41, 44, 46, 48, 50, 52, 54, 56,
>
There's still no fully working driver for the TT-connectR CT-3650 CI DVB-C
and DVB-T which is very similar to the TT-connect S2-3650 CI.
Is anyone working on getting this USB device to correctly work with the
driver and successfully tune into channels or is this problem being ignored
in the hope
On Friday 04 September 2009 01:37:46 am Laurent Pinchart wrote:
> > + usb_make_path(udev, ov->key_phys, OV511_KEY_PHYS_SIZE);
> > + strlcat(ov->key_phys, "/input0", OV511_KEY_PHYS_SIZE);
>
> What about sizeof(ov->key_phys) instead of OV511_KEY_PHYS_SIZE ?
I don't really have preference.
On Sun, Aug 09, 2009 at 11:26:01PM +0200, Martijn wrote:
> When I go through the s2-liplianin dvb drivers I noticed the DiSEqC 2.0
> freq marker in the stb0899_priv.h header file. Also according to the
> STB0899 datasheet DiSEqC 2.0 is supported. Does this mean that the pctv452e
> driver does no
On Wed, Aug 12, 2009 at 09:30:15PM +0200, Jens Nixdorf wrote:
> As Niels told you already, you cant use both types of driver. I own the
> same DVB-S2-Box from Technotrend and i'm using it with VDR 1.7.0 in
> ubuntu 9.04. I was following the wiki for installing s2-liplianin-
> drivers, and since t
On Friday 04 September 2009 07:15:07 Dmitry Torokhov wrote:
> From: Bastien Nocera
>
> Register an input device with one button, and for the supported
> OV511 webcams, poll and check whether the snapshot button has been
> pressed on each new frame.
>
> [d...@mail.ru: fix freeing of phys, plug into
On Tue, 01 Sep 2009 23:55:43 +0200
lo...@obs-besancon.fr wrote:
> I would like to add the support for GL860 based webcams within the
> GSPCA framework.
>
> A patch (116KB) for that can be found at :
> http://launchpadlibrarian.net/31182405/patchu_gl860g.diff
>
> This is not a final version, so
26 matches
Mail list logo