On Wed, 2010-07-28 at 09:30 +0300, Maxim Levitsky wrote:
> On Tue, 2010-07-27 at 22:33 -0400, Jarod Wilson wrote:
> > On Tue, Jul 27, 2010 at 9:29 PM, Jon Smirl wrote:
> > > On Tue, Jul 27, 2010 at 7:32 PM, Maxim Levitsky
> > > wrote:
> > >> On Wed, 2010-07-28 at 01:33 +0300, Maxim Levitsky wr
On Tue, Jul 27, 2010 at 03:06:08PM +0300, Baruch Siach wrote:
> Signed-off-by: Baruch Siach
> ---
> drivers/media/video/mx2_camera.c |8 +---
> 1 files changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/media/video/mx2_camera.c
> b/drivers/media/video/mx2_camera.c
> index
On Tue, 2010-07-27 at 22:33 -0400, Jarod Wilson wrote:
> On Tue, Jul 27, 2010 at 9:29 PM, Jon Smirl wrote:
> > On Tue, Jul 27, 2010 at 7:32 PM, Maxim Levitsky
> > wrote:
> >> On Wed, 2010-07-28 at 01:33 +0300, Maxim Levitsky wrote:
> >>> Hi,
> >>>
> >>> I ported my ene driver to in-kernel decod
Hi,
I would like to try to add support to the mygica X8558. Digital TV is
already supported for this hardware in the linux kernel but analog
support isn't. I haven't done kernel development before but the
chipset it contains, cx23885, seems to be widely supported.
The spec sheets for the
On Tue, Jul 27, 2010 at 9:29 PM, Jon Smirl wrote:
> On Tue, Jul 27, 2010 at 7:32 PM, Maxim Levitsky
> wrote:
>> On Wed, 2010-07-28 at 01:33 +0300, Maxim Levitsky wrote:
>>> Hi,
>>>
>>> I ported my ene driver to in-kernel decoding.
>>> It isn't yet ready to be released, but in few days it will be
The ir_input_dev gets filled in by __ir_input_register, the one
allocated in mceusb_init_input_dev was being overwritten by the correct
one shortly after it was initialized (ultimately resulting in a memory
leak). This bug was inherited from imon.c, and was pointed out to me by
Maxim Levitsky.
CC:
The ir_input_dev gets filled in by __ir_input_register, the one
allocated in imon_init_idev was being overwritten by the correct one
shortly after it was initialized (ultimately resulting in a memory
leak). Additionally, there was an ill-advised memcpy into that
extraneous ir_input_dev which gets f
On Tue, Jul 27, 2010 at 12:51:50PM -0700, Greg KH wrote:
> On Tue, Jul 27, 2010 at 04:33:32PM -0300, Mauro Carvalho Chehab wrote:
> > Em 27-07-2010 15:24, Jarod Wilson escreveu:
> > > On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote:
> > >> On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Car
On 07/27/2010 08:42 PM, Kulikov Vasiliy wrote:
> Calling schedule() holding spinlock with disables irqs is improper. As
> spinlock protects list coredev->buffers, it can be unlocked untill wakeup.
> This bug was introduced in a9349315f65cd6a16e8fab1f6cf0fd40f379c4db.
>
> Signed-off-by: Kulikov Vas
On 2010-07-27 22:09, Steven Toth wrote:
> On 7/27/10 3:21 PM, Christian Iversen wrote:
>> (please CC, I'm not subscribed yet)
>>
>> Hey Linux-DVB people
>>
>> I'm trying to make an as-of-yet unsupported CX23885 device work in Linux.
>
> http://kernellabs.com/hg/~stoth/cx23885-mpx/
>
> Try
Hi Mike,
Em 19-06-2010 15:09, Michael Krufky escreveu:
> Mauro,
>
> This adds the ability for drivers to send the received raw payload to
> the dvr device, in cases of newer delivery systems that do not deliver
> transport stream and do not require usage of the kernel demux. In
> these cases, th
On 7/27/10 3:21 PM, Christian Iversen wrote:
(please CC, I'm not subscribed yet)
Hey Linux-DVB people
I'm trying to make an as-of-yet unsupported CX23885 device work in Linux.
http://kernellabs.com/hg/~stoth/cx23885-mpx/
Try this and if necessary module option card=29.
Any good?
- Steve
-
On Tue, Jul 27, 2010 at 04:33:32PM -0300, Mauro Carvalho Chehab wrote:
> Em 27-07-2010 15:24, Jarod Wilson escreveu:
> > On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote:
> >> On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote:
> >>> Em 26-07-2010 20:25, Jarod Wilson escre
On 2010-07-27 21:37, Alex Deucher wrote:
On Tue, Jul 27, 2010 at 3:21 PM, Christian Iversen
wrote:
(please CC, I'm not subscribed yet)
Hey Linux-DVB people
I'm trying to make an as-of-yet unsupported CX23885 device work in Linux.
I've tested that the device is not supported using the newest
On Tue, Jul 27, 2010 at 3:21 PM, Christian Iversen
wrote:
> (please CC, I'm not subscribed yet)
>
> Hey Linux-DVB people
>
> I'm trying to make an as-of-yet unsupported CX23885 device work in Linux.
>
> I've tested that the device is not supported using the newest snapshot
> of the DVB drivers. 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:Tue Jul 27 19:00:24 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14993:9652f85e688a
git master:
Em 27-07-2010 15:24, Jarod Wilson escreveu:
> On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote:
>> On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote:
>>> Em 26-07-2010 20:25, Jarod Wilson escreveu:
>>
>> Hm, Jarod, you forgot to cc: the staging maintainer, so I missed the
(please CC, I'm not subscribed yet)
Hey Linux-DVB people
I'm trying to make an as-of-yet unsupported CX23885 device work in Linux.
I've tested that the device is not supported using the newest snapshot
of the DVB drivers. They did support a bunch of extra devices compared
to the standard ubuntu
Em 27-07-2010 15:17, Jarod Wilson escreveu:
> On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote:
>> Em 26-07-2010 20:25, Jarod Wilson escreveu:
>>> This patch series adds the remaining lirc_foo device drivers to the staging
>>> tree.
>>> drivers/staging/lirc/TODO
Calling schedule() holding spinlock with disables irqs is improper. As
spinlock protects list coredev->buffers, it can be unlocked untill wakeup.
This bug was introduced in a9349315f65cd6a16e8fab1f6cf0fd40f379c4db.
Signed-off-by: Kulikov Vasiliy
---
drivers/media/dvb/siano/smscoreapi.c |6 ++
On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote:
> On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote:
> > Em 26-07-2010 20:25, Jarod Wilson escreveu:
>
> Hm, Jarod, you forgot to cc: the staging maintainer, so I missed these
> :)
D'oh, sorry, yeah, realized that about
On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote:
> Em 26-07-2010 20:25, Jarod Wilson escreveu:
> > This patch series adds the remaining lirc_foo device drivers to the staging
> > tree.
> > drivers/staging/lirc/TODO |8 +
^^^
> Hi Jarod,
>
> Please add a TO
On Tuesday 27 July 2010 09:41:40 Marek Szyprowski wrote:
> Hello,
>
> On Monday, July 26, 2010 10:29 PM Hans Verkuil wrote:
>
> > Hi Michal,
> >
> > Thanks for working on this, we definitely need something along these lines.
> >
> > On Monday 26 July 2010 16:40:30 Michal Nazarewicz wrote:
> > >
On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote:
> Em 26-07-2010 20:25, Jarod Wilson escreveu:
Hm, Jarod, you forgot to cc: the staging maintainer, so I missed these
:)
> Please add a TODO file at staging/lirc, describing what's needed for
> the drivers to move to the IR bra
Em 26-07-2010 20:25, Jarod Wilson escreveu:
> This patch series adds the remaining lirc_foo device drivers to the staging
> tree. The core lirc_dev driver and lirc headers are currently merged in a
> v4l/dvb staging tree (which is pulled into linux-next), and are utilized by
> way of an IR decoder/
The following changes since commit c57fd88318988f17731e446fe1d8498f506fdd44:
V4L/DVB: uvcvideo: Add support for Manta MM-353 Plako (2010-07-05 19:47:16
-0300)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-2.6-samsung v4l/s5p-fimc
Sylwester Nawrocki (2):
On Tue, Jul 27, 2010 at 5:52 AM, Emmanuel wrote:
> VDR User a écrit :
>>
>> Look at the vp-1041 I think.
>
> From what I gathered it is not able to do 45MS/s for DVB-S2.
> Thanks anyway,
You may want to ask Manu Abraham (author of the mantis driver) about
that to be sure. It seems I recall him t
On Tue, 27 Jul 2010 06:58:42 -0600
Jonathan Corbet wrote:
> On Tue, 27 Jul 2010 14:45:58 +0200
> Marek Szyprowski wrote:
>
> > > How does one obtain the CPU address of this memory in order for the CPU
> > > to access it?
> >
> > Right, we did not cover such case. In CMA approach we tried to
Hello,
On Tuesday, July 27, 2010 2:59 PM Jonathan Corbet wrote:
> On Tue, 27 Jul 2010 14:45:58 +0200
> Marek Szyprowski wrote:
>
> > > How does one obtain the CPU address of this memory in order for the CPU
> > > to access it?
> >
> > Right, we did not cover such case. In CMA approach we tried
Andy:
Acked-By: Mike Isely
-Mike
On Tue, 27 Jul 2010, Andy Shevchenko wrote:
> Signed-off-by: Andy Shevchenko
> Cc: Mike Isely
> ---
> drivers/media/video/pvrusb2/pvrusb2-debugifc.c | 14 ++
> 1 files changed, 2 insertions(+), 12 deletions(-)
>
> diff --git a/drivers/medi
On Tue, 27 Jul 2010 14:45:58 +0200
Marek Szyprowski wrote:
> > How does one obtain the CPU address of this memory in order for the CPU
> > to access it?
>
> Right, we did not cover such case. In CMA approach we tried to separate
> memory allocation from the memory mapping into user/kernel spac
2010/7/25 Tomer Barletz :
> Allocated memory will never get free when read fails.
> See attached patch.
>
> Tomer
>
Attached a better patch... :)
diff -r d3509d6e9499 lib/libdvbapi/dvbca.c
--- a/lib/libdvbapi/dvbca.c Sat Aug 08 19:17:21 2009 +0200
+++ b/lib/libdvbapi/dvbca.c Tue Jul 27 15:56:48 20
VDR User a écrit :
Look at the vp-1041 I think.
From what I gathered it is not able to do 45MS/s for DVB-S2.
Thanks anyway,
Manu
--
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
Hello,
On Tuesday, July 27, 2010 2:09 PM Russell King - ARM Linux wrote:
> On Mon, Jul 26, 2010 at 04:40:30PM +0200, Michal Nazarewicz wrote:
> > +** Why is it needed?
> > +
> > +Various devices on embedded systems have no scatter-getter and/or
> > +IO map support and as such require cont
Signed-off-by: Andy Shevchenko
Cc: Mike Isely
---
drivers/media/video/pvrusb2/pvrusb2-debugifc.c | 14 ++
1 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/drivers/media/video/pvrusb2/pvrusb2-debugifc.c
b/drivers/media/video/pvrusb2/pvrusb2-debugifc.c
index e9b11e1..
Signed-off-by: Andy Shevchenko
---
drivers/media/video/usbvideo/usbvideo.c | 12
1 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/drivers/media/video/usbvideo/usbvideo.c
b/drivers/media/video/usbvideo/usbvideo.c
index 5ac37c6..f1fcf97 100644
--- a/drivers/media/video
a mmap issue for videobuf-dma-sg: it will alloc a new page for mmaping
when it encounter page fault at video_vm_ops->fault().
a new implementation for mmap, it translate the vmalloc to page at
video_vm_ops->fault().
Signed-off-by: Figo.zhang
---
drivers/media/video/videobuf-dma-sg.c | 38
On Mon, Jul 26, 2010 at 04:40:30PM +0200, Michal Nazarewicz wrote:
> +** Why is it needed?
> +
> +Various devices on embedded systems have no scatter-getter and/or
> +IO map support and as such require contiguous blocks of memory to
> +operate. They include devices such as cameras, har
This allows userspace to terminate a capture without waiting for the current
frame to complete.
Signed-off-by: Baruch Siach
---
drivers/media/video/mx2_camera.c | 20
1 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/drivers/media/video/mx2_camera.c b/drivers
Signed-off-by: Baruch Siach
---
drivers/media/video/mx2_camera.c |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/drivers/media/video/mx2_camera.c b/drivers/media/video/mx2_camera.c
index 1536bd4..b42ad8d 100644
--- a/drivers/media/video/mx2_camera.c
+++ b/drivers/m
Signed-off-by: Baruch Siach
---
drivers/media/video/mx2_camera.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/mx2_camera.c b/drivers/media/video/mx2_camera.c
index b42ad8d..d327d11 100644
--- a/drivers/media/video/mx2_camera.c
+++ b/drivers/media/v
The mx25_camera_irq irq handler may get called after the camera has been
deactivated (from mx2_camera_deactivate). Detect this situation, and bail out.
Signed-off-by: Baruch Siach
---
drivers/media/video/mx2_camera.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/dri
The first 3 pathces in this series are fixes for the mx2_camera driver which is
going upstream via the imx git tree. The last patch implements forced active
buffer termination on mx25.
Baruch Siach (4):
mx2_camera: fix a race causing NULL dereference
mx2_camera: return IRQ_NONE when doing no
2010/7/25 Tomer Barletz :
> Allocated memory will never get free when read fails.
> See attached patch.
>
> Tomer
>
Does anybody knows who's dvb-apps maintainer?
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More maj
I recently bought a Video Grabber USB stick.
The unit works with Windows XP and is supplied with a driver for it. I
hoped that I could get it to work with Linux.
It is made by AGK Nordic and is model 3015. Below is a copy of the
relevant lines from dmesg after inserting it.
Regards,
Jim Come
Hi Hans,
On Monday 26 July 2010 21:48:28 Hans Verkuil wrote:
> On Monday 26 July 2010 18:34:42 Laurent Pinchart wrote:
> > On Saturday 24 July 2010 14:45:39 Hans Verkuil wrote:
> > > On Wednesday 21 July 2010 16:35:31 Laurent Pinchart wrote:
> > > > Create the following two ioctls and implement th
Hi,
here a small patch to get a TwinHan VT DST DVB-T card working with
kernels >= 2.6.32. Analogously to
http://linuxtv.org/hg/v4l-dvb/rev/0e735b509163 I had to:
"Fill in the .caps field in struct dst_dvbt_ops (around line 1763) with
all the supported QAM modulation methods to match the capabilit
Hello,
I have been redirected here after subscribing to the "linux-dvb" list.
Thus, I asked my usage-related question on this mailing list, but I did
not get any reply up to now (subject "Very poor quality on buget card
TwinHan VP DST").
I suspect that this is because this mailing list is not a
Hello,
On Monday, July 26, 2010 10:29 PM Hans Verkuil wrote:
> Hi Michal,
>
> Thanks for working on this, we definitely need something along these lines.
>
> On Monday 26 July 2010 16:40:30 Michal Nazarewicz wrote:
> > The Contiguous Memory Allocator framework is a set of APIs for
> > allocatin
49 matches
Mail list logo