10 at 5:08 PM, Hans Verkuil wrote:
> On Friday, December 17, 2010 12:06:31 manjunatha_ha...@ti.com wrote:
>> From: Manjunatha Halli
>>
>> This module interfaces V4L2 subsystem and FM common module.
>> It registers itself with V4L2 as Radio module.
>>
>> Signed-off-by: Manjunatha Halli
>> ---
>>
On 22 December 2010 01:07, Mikhail Ramendik wrote:
> I have Avermedia A700, a DVB-S card. I also have Debian lenny, which,
> with kernel
> 2.6.30 from backports.org, displayed satelite video successfully.
>
> However, once I installed kernel 2.6.32 from backports.org (which I
> needed for certain
Hello.
I have Avermedia A700, a DVB-S card. I also have Debian lenny, which,
with kernel
2.6.30 from backports.org, displayed satelite video successfully.
However, once I installed kernel 2.6.32 from backports.org (which I
needed for certain network hardware), DVB no longer works, even though
the
Em 21-12-2010 16:34, Thiago Farina escreveu:
> On Tue, Dec 21, 2010 at 4:25 PM, Arnd Bergmann wrote:
>> On Tuesday 21 December 2010 02:18:06 Thiago Farina wrote:
>>> diff --git a/drivers/media/video/v4l2-compat-ioctl32.c
>>> b/drivers/media/video/v4l2-compat-ioctl32.c
>>> index e30e8df..55825ec 1
This fix the following warning:
drivers/media/video/v4l2-compat-ioctl32.c: In function ‘get_microcode32’:
drivers/media/video/v4l2-compat-ioctl32.c:209: warning: ignoring return value
of ‘copy_to_user’, declared with attribute warn_unused_result
Signed-off-by: Thiago Farina
---
Changes from v1:
On Mon, Dec 20, 2010 at 02:41:03PM +0900, Dmitri Belimov wrote:
> Hi
>
> If Apple use full 32-bit scancode we need full raw 32-bit keytable for
> compatibility.
The Apple format is two bytes for what I guess is vendor ID, one byte for
pairing ID and one byte for the actual command. The actual ke
On Tuesday 21 December 2010 19:34:04 Thiago Farina wrote:
> > You can probably change this function to look at the return code of
> > copy_to_user, but then you need to treat the put_user return code
> > the same, and change the comment.
> >
>
> Right, I will do the same with put_user, but I'm afr
Thanks Andre for your reply. The Digital Devices DuoFlex CT is a DVB-C/T card.
Looking at the Mystique CaBiX-C2 DVB-C Card, they do not look in similar.
Does anybody else have experience with the Digital Devices DuoFlex CT card ?
Cheers
Eckhard
> -Original Message-
> From: Andre [mailt
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 Dec 21 19:01:29 CET 2010
git master: 59365d136d205cc20fe666ca7f89b1c5001b0d5a
git media-master: gcc version: i6
On Tue, Dec 21, 2010 at 4:25 PM, Arnd Bergmann wrote:
> On Tuesday 21 December 2010 02:18:06 Thiago Farina wrote:
>> diff --git a/drivers/media/video/v4l2-compat-ioctl32.c
>> b/drivers/media/video/v4l2-compat-ioctl32.c
>> index e30e8df..55825ec 100644
>> --- a/drivers/media/video/v4l2-compat-ioct
On Tue, Dec 21, 2010 at 11:37:57AM -0200, Mauro Carvalho Chehab wrote:
> Em 16-12-2010 17:03, Jarod Wilson escreveu:
> > Hey Mauro,
> >
> > As previously discussed, here's a handful of IR patches I'd like to see
> > make it into 2.6.37 still, as they fix a number of issues with the
> > mceusb, str
On Tuesday 21 December 2010 02:18:06 Thiago Farina wrote:
> diff --git a/drivers/media/video/v4l2-compat-ioctl32.c
> b/drivers/media/video/v4l2-compat-ioctl32.c
> index e30e8df..55825ec 100644
> --- a/drivers/media/video/v4l2-compat-ioctl32.c
> +++ b/drivers/media/video/v4l2-compat-ioctl32.c
> @@
On Wednesday, December 15, 2010 00:50:44 Laurent Pinchart wrote:
> Hi Clemens,
>
> On Tuesday 14 December 2010 14:49:15 Clemens Ladisch wrote:
> > Laurent Pinchart wrote:
> > > On Tuesday 14 December 2010 13:40:21 Hans Verkuil wrote:
> > >> > On Monday 13 December 2010 17:10:51 Clemens Ladisch wro
Hi Laurent,
I promised to look at the new type names, so here is my opinion:
On Monday, December 20, 2010 12:36:26 Laurent Pinchart wrote:
> +
> +#define MEDIA_ENTITY_TYPE_SHIFT 16
> +#define MEDIA_ENTITY_TYPE_MASK 0x00ff
> +#define MEDIA_ENTITY_S
On Tuesday, December 21, 2010 15:05:08 Mauro Carvalho Chehab wrote:
> This is an automatic generated email to let you know that the following patch
> were queued at the
> http://git.linuxtv.org/media_tree.git tree:
>
> Subject: [media] [v18,2/2] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver
>
On 12/21/2010 12:41 PM, Hyunwoong Kim wrote:
> The main scaler has four SFRs for main scaler ratio depending on FIMC version.
> FIMC 4.x has only two SFRs and FIMC 5.x has four SFRs for main scaler.
> Those are MainHorRatio, MainHorRatio_ext, MainVerRatio and MainverRatio_ext.
>
> The FIMC 5.x has
Em 16-12-2010 17:03, Jarod Wilson escreveu:
> Hey Mauro,
>
> As previously discussed, here's a handful of IR patches I'd like to see
> make it into 2.6.37 still, as they fix a number of issues with the
> mceusb, streamzap, nuvoton and lirc_dev drivers.
>
> The last three mceusb patches are not ye
This patch enables MFC 5.1 on Goni board. Multi Format Codec 5.1 is capable
of handling a range of video codecs.
Signed-off-by: Kamil Debski
Signed-off-by: Kyungmin Park
---
arch/arm/mach-s5pv210/Kconfig |1 +
arch/arm/mach-s5pv210/mach-goni.c |3 ++-
2 files changed, 3 insertions(+
This patch adds fourcc values for compressed video stream formats and
V4L2_CTRL_CLASS_CODEC. Also adds controls used by MFC 5.1 driver.
Signed-off-by: Kamil Debski
Signed-off-by: Kyungmin Park
---
include/linux/videodev2.h | 48 +
1 files changed, 4
This patch adds platform support for Multi Format Codec 5.1.
MFC 5.1 is capable of handling a range of video codecs and this driver
provides V4L2 interface for video decoding.
Signed-off-by: Kamil Debski
Signed-off-by: Kyungmin Park
---
arch/arm/mach-s5pv210/clock.c |6 +++
Hello,
Previous emails had the wrong patch set attached. Those I send now contain
the correct patches. Sorry for any trouble.
I have applied changes suggested by Kukjin Kim. Also cache handling has been
improved.
I would be grateful for your comments. Original cover letter ant detailed change
lo
The main scaler has four SFRs for main scaler ratio depending on FIMC version.
FIMC 4.x has only two SFRs and FIMC 5.x has four SFRs for main scaler.
Those are MainHorRatio, MainHorRatio_ext, MainVerRatio and MainverRatio_ext.
The FIMC 5.x has 15 bit resolution for scaling ratio as below.
{MainHor
Some color formats are mismatched in s5p-fimc driver.
CIOCTRL[1:0], order422_out, should be set 2b'00 not 2b'11
to use V4L2_PIX_FMT_YUYV. Because in V4L2 standard V4L2_PIX_FMT_YUYV means
"start + 0: Y'00 Cb00 Y'01 Cr00 Y'02 Cb01 Y'03 Cr01". According to datasheet
2b'00 is right value for V4L2_PIX_F
Hello.
On 20-12-2010 16:54, Manjunath Hadli wrote:
This patch implements the overall device creation for the Video
display driver
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/dm644x.c b/arch/arm/mach-davinc
Hello.
On 20-12-2010 16:54, Manjunath Hadli wrote:
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/board-dm6
Hi,
I have attached wrong patches, please ignore this patch set (the sent driver
was still using older videobuf2).
I will resend proper patches soon.
Sorry for any trouble it might have caused.
Best wishes,
Kamil Debski
>
> I have applied changes suggested by Kukjin Kim. Also cache handling ha
Em 20-12-2010 10:28, Hans Verkuil escreveu:
> On Monday, December 20, 2010 13:10:32 Mauro Carvalho Chehab wrote:
>> Em 18-12-2010 08:45, Hans Verkuil escreveu:
>>> On Saturday, December 18, 2010 01:54:41 Laurent Pinchart wrote:
Hi Mauro,
On Friday 17 December 2010 18:09:39 Mauro Carv
This patch enables MFC 5.1 on Goni board. Multi Format Codec 5.1 is capable
of handling a range of video codecs.
Signed-off-by: Kamil Debski
Signed-off-by: Kyungmin Park
---
arch/arm/mach-s5pv210/Kconfig |1 +
arch/arm/mach-s5pv210/mach-goni.c |3 ++-
2 files changed, 3 insertions(+
This patch adds platform support for Multi Format Codec 5.1.
MFC 5.1 is capable of handling a range of video codecs and this driver
provides V4L2 interface for video decoding.
Signed-off-by: Kamil Debski
Signed-off-by: Kyungmin Park
---
arch/arm/mach-s5pv210/clock.c |6 +++
This patch adds fourcc values for compressed video stream formats and
V4L2_CTRL_CLASS_CODEC. Also adds controls used by MFC 5.1 driver.
Signed-off-by: Kamil Debski
Signed-off-by: Kyungmin Park
---
include/linux/videodev2.h | 48 +
1 files changed, 4
Hello,
I have applied changes suggested by Kukjin Kim. Also cache handling has been
improved.
I would be grateful for your comments. Original cover letter ant detailed change
log has been attached below.
Best regards,
Kamil Debski
* Changelog:
==
Changes since v4
=
31 matches
Mail list logo