Re: [PATCH/RFCv3 0/6] The Contiguous Memory Allocator framework

2010-08-17 Thread Kyungmin Park
Are there any comments or ack? We hope this method included at mainline kernel if possible. It's really needed feature for our multimedia frameworks. Thank you, Kyungmin Park On Fri, Aug 6, 2010 at 10:22 PM, Michal Nazarewicz wrote: > Hello everyone, > > The following patchset implements a Cont

Re: SkyStar S2 on an embedded Linux

2010-08-17 Thread Nima Mohammadi
On Tue, Aug 17, 2010 at 9:40 PM, Goga777 wrote: > did you patch something ? > did you test your card with dvb-s2 channels ? Yep! After I extracted the s2-liplianin archive, I patched the files using a file I've found on a Russian website. The link to the file (SVT-SkyStarS2-driver-install.run) ca

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS

2010-08-17 Thread Hans Verkuil
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 Aug 17 19:00:09 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15067:ab433502e041 git master:

Re: [2.6.35] usb 2.0 em28xx kernel panic general protection fault: 0000 [#1] SMP RIP: 0010:[] [] em28xx_isoc_copy_vbi+0x62e/0x812 [em28xx]

2010-08-17 Thread Maciej Rutecki
https://bugzilla.kernel.org/show_bug.cgi?id=16614On środa, 11 sierpnia 2010 o 00:12:57 Sander Eikelenboom wrote: > Hi, > > While trying to test try and report about some other bugs, i ran into this > kernel panic when trying to grab video from my usb 2.0 em28xx videgrabber > connected to a usb 2

Re: Not able to capture video frames

2010-08-17 Thread Jean-Francois Moine
On Tue, 17 Aug 2010 17:50:58 +0530 Sudhindra Nayak wrote: > As you suggested I removed the 'cam->bulk' part in the sd_config > function. Also, can you please explain how you arrived at the > sd_pkt_scan function? I'm not able to understand the bit > manipulations that you have performed in th

[PATCH] gp8psk: Add support for the Genpix Skywalker-2

2010-08-17 Thread VDR User
gp8psk: Add support for the Genpix Skywalker-2 per user requests. Patched against v4l-dvb hg ab433502e041 tip. Should patch fine against git as well. Signed-off-by: Derek Kelly -- diff -pruN v4l-dvb.orig/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h v4l-dvb/linux/drivers/media/dvb/dvb-u

[PATCH] gp8psk: fix tuner delay

2010-08-17 Thread VDR User
This patches adjusts the tuner delay to be longer in response to several users experiencing tuner timeouts. This change fixes that problem and allows those users to be able to tune. Signed-off-by: Derek Kelly -- --- v4l-dvb.orig/linux/drivers/media/dvb/dvb-usb/gp8psk-fe.c 2010-08-17 09:5

Re: SkyStar S2 on an embedded Linux

2010-08-17 Thread Goga777
> I've got a TechniSat SkyStar S2 card. The Linux driver provided at > vendor's website isn't suitable for recent kernels (2.6.34, in my > case). So I use s2-liplianin which works fine and I don't have any > problem with it. seems your card has revision 2 [ 289.613148] flexcop-pci: card revision

[PATCH -next] mantis: depends on IR_CORE

2010-08-17 Thread Randy Dunlap
--- drivers/media/dvb/mantis/Kconfig |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20100817.orig/drivers/media/dvb/mantis/Kconfig +++ linux-next-20100817/drivers/media/dvb/mantis/Kconfig @@ -1,6 +1,6 @@ config MANTIS_CORE tristate "Mantis/Hopper

[PATCH] Fixes field names that changed

2010-08-17 Thread Henrique Camargo
If CONFIG_VIDEO_ADV_DEBUG was set, the driver failed to compile because the fields get_register and set_register changed names to s_register and s_register in the struct v4l2_subdev_core_ops. Signed-off-by: Henrique Camargo --- drivers/media/video/mt9t031.c |4 ++-- 1 files changed, 2 inse

Re: [PATCH v2 00/11] MT9M111/MT9M131

2010-08-17 Thread Guennadi Liakhovetski
On Tue, 17 Aug 2010, Michael Grzeschik wrote: > Hi Robert, Guennadi, > > after the messed up previous patchseries, this v2 series is left > without any feedback. Hopefully not forgotten. :-) No, it is not forgotten, please, give me some more time. Thanks Guennadi > > Btw: The first two patche

Re: [PATCH v2 00/11] MT9M111/MT9M131

2010-08-17 Thread Michael Grzeschik
Hi Robert, Guennadi, after the messed up previous patchseries, this v2 series is left without any feedback. Hopefully not forgotten. :-) Btw: The first two patches are already applied. Thanks, Michael On Tue, Aug 03, 2010 at 12:57:38PM +0200, Michael Grzeschik wrote: > Hey everyone, > > here i

SkyStar S2 on an embedded Linux

2010-08-17 Thread Nima Mohammadi
Hi there, I've got a TechniSat SkyStar S2 card. The Linux driver provided at vendor's website isn't suitable for recent kernels (2.6.34, in my case). So I use s2-liplianin which works fine and I don't have any problem with it. Well, I'm building a Linux embedded system using Busybox and Linux kern