mem2mem_testdev: BUG: unable to handle kernel NULL pointer dereference

2010-06-21 Thread Németh Márton
Hi, I tried the mem2mem_testdev driver from Linux kernel 2.6.35-rc3 together with the test environment from http://v4l-test.sourceforge.net . I found that the VIDIOC_G_FMT ioctl may result in a NULL pointer dereference in kernel. I derived a simple test case which I also attached. Steps to reprod

Re: Laptop failing to suspend when WinTV-HVR950 installed.

2010-06-21 Thread hermann pitton
Am Dienstag, den 22.06.2010, 04:19 +0200 schrieb hermann pitton: > Hi David, > > Am Montag, den 21.06.2010, 20:19 -0500 schrieb David Hagood: > > I have a 100% repeatable failure for my laptop runing Lucid 64 bit to > > suspend when my WinTV-HVR950 is installed, and a 100% success rate on it > >

[PULL] http://www.kernellabs.com/hg/~dheitmueller/v4l-dvb-em28xx-isoc/

2010-06-21 Thread Devin Heitmueller
Hello, Please PULL from http://www.kernellabs.com/hg/~dheitmueller/v4l-dvb-em28xx-isoc for the following: * Make em28xx s_ctrl not always return error * Fix case where fields were not at the correct start location. This addresses two bugs found in the em28xx driver (one with video rendering and

[PULL] http://www.kernellabs.com/hg/~dheitmueller/v4l-dvb-950qvbi

2010-06-21 Thread Devin Heitmueller
Hello, Please PULL from http://www.kernellabs.com/hg/~dheitmueller/v4l-dvb-950qvbi for the following: * Add closed captioning support for the HVR-950q Thanks go out to GetWellNetwork Inc. for sponsoring this work. Thanks, Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com

Re: About Viewcast Osprey 450e

2010-06-21 Thread alet
On Mon, Jun 21, 2010 at 11:04:19PM -0400, Devin Heitmueller wrote: > On Mon, Jun 21, 2010 at 10:37 PM, wrote: > > Is there any chance this card will be supported by V4L in the future (or > > is it already) ? > > KernelLabs has written a driver for both the 240e and 450e (in > cooperation with Vie

Re: About Viewcast Osprey 450e

2010-06-21 Thread Devin Heitmueller
On Mon, Jun 21, 2010 at 10:37 PM, wrote: > Is there any chance this card will be supported by V4L in the future (or > is it already) ? KernelLabs has written a driver for both the 240e and 450e (in cooperation with ViewCast) and it is currently in testing (with plans to be merged upstream). Kee

About Viewcast Osprey 450e

2010-06-21 Thread alet
Hi there, Over the years I've used successfully several products from Viewcast to do video capture, most notably Osprey 100, 210, 230 and 440, as part of the Boxtream Free Software project (http://boxtream.unice.fr) The 440 is a 4-inputs video capture card based on BT878, and it works flawlessly

Re: Laptop failing to suspend when WinTV-HVR950 installed.

2010-06-21 Thread hermann pitton
Hi David, Am Montag, den 21.06.2010, 20:19 -0500 schrieb David Hagood: > I have a 100% repeatable failure for my laptop runing Lucid 64 bit to > suspend when my WinTV-HVR950 is installed, and a 100% success rate on it > suspending when the device is not installed. > > If I put the device in, remo

Re: [PULL] http://kernellabs.com/hg/~mkrufky/lgdt3304-5

2010-06-21 Thread Mauro Carvalho Chehab
Em 19-06-2010 12:58, Michael Krufky escreveu: > Mauro, > > These are the changes from Jarod Wilson to add support for the > lgdt3304 to the lgdt3305 module, and add support for kworld 340u and > ub435-q to em28xx-dvb. > > I apologize to Jarod for the delay in sending this merge request. > > Plea

Re: [GIT PATCHES FOR 2.6.36] gspca for_2.6.36

2010-06-21 Thread Mauro Carvalho Chehab
Em 05-06-2010 08:33, Jean-Francois Moine escreveu: > Hi Mauro, > > The following changes apply to the 'master' branch. > > The following changes since commit ad8456361fa19068cf49b50a4f98e41b73c08e76: > > Merge branch 'upstream-linus' of > git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/

Laptop failing to suspend when WinTV-HVR950 installed.

2010-06-21 Thread David Hagood
I have a 100% repeatable failure for my laptop runing Lucid 64 bit to suspend when my WinTV-HVR950 is installed, and a 100% success rate on it suspending when the device is not installed. If I put the device in, remove the device, and suspend (e.g. by closing the lid) it will suspend. There are no

Re: [GIT PATCHES FOR 2.6.35] forget gspca for_2.6.35

2010-06-21 Thread Mauro Carvalho Chehab
Em 11-06-2010 07:32, Jean-Francois Moine escreveu: > Hi Mauro, > > Please forget about the previous pull request: it seems that people > better like to have a monotonic time instead of the real wall time in > the video buffer timestamp. Yes. We should patch the other drivers to also use ktime, an

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

2010-06-21 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:Mon Jun 21 19:00:08 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14993:9652f85e688a git master:

[PULL] http://kernellabs.com/hg/~mkrufky/af9005

2010-06-21 Thread Michael Krufky
Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/af9005 for: - af9005: use generic_bulk_ctrl_endpoint_response af9005.c | 55 +++ 1 file changed, 7 insertions(+), 48 deletions(-) Regards, Mike Krufky -- To unsubscribe from this

Re: [PATCH] Mantis, hopper: use MODULE_DEVICE_TABLE use the macro to make modules auto-loadable

2010-06-21 Thread Marko Ristola
21.06.2010 19:51, Bjørn Mork wrote: VDR User writes: Instead of copy&paste patches from Manu's tree, maybe it's better to just wait for him to push all the changes into v4l. I'm Manu sorry about trying to put patches directly into v4-dvb, if those should go onto your branch fi

Re: [PATCH] af9005: use generic_bulk_ctrl_endpoint_response

2010-06-21 Thread Michael Krufky
On Mon, Jun 21, 2010 at 2:22 PM, Luca Olivetti wrote: > Al 21/06/10 17:45, En/na Michael Krufky ha escrit: >> >> On Mon, Jun 21, 2010 at 2:59 AM, Luca Olivetti  wrote: >>> >>> En/na Michael Krufky ha escrit: Could somebody please test this patch and confirm that it doesn't break the

Re: [PATCH] soc_camera_platform: add set_fmt callback

2010-06-21 Thread Guennadi Liakhovetski
On Mon, 21 Jun 2010, Baruch Siach wrote: > This allows the platform camera to arrange a change in the capture format. Sorry, no. I don't like this. This driver is a very primitive piece of code, allowing you to bootstrap a camera in a most simple static way. We even were considering removing it

Re: [PATCH] af9005: use generic_bulk_ctrl_endpoint_response

2010-06-21 Thread Luca Olivetti
Al 21/06/10 17:45, En/na Michael Krufky ha escrit: On Mon, Jun 21, 2010 at 2:59 AM, Luca Olivetti wrote: En/na Michael Krufky ha escrit: Could somebody please test this patch and confirm that it doesn't break the af9005 support? This patch removes the af9005_usb_generic_rw function and uses

Re: [PATCH] Mantis, hopper: use MODULE_DEVICE_TABLE use the macro to make modules auto-loadable

2010-06-21 Thread Bjørn Mork
VDR User writes: > Instead of copy&paste patches from Manu's tree, maybe it's better to > just wait for him to push all the changes into v4l. I certainly agree that having him push all the changes would be much better. And nothing would please me more than seeing this happen. But I do *not* a

Re: [PATCH 8/8 v2]tuners:tuner-simple Fix warning: variable 'tun' set but not used

2010-06-21 Thread Justin P. Mattock
On 06/21/2010 05:34 AM, Mauro Carvalho Chehab wrote: Em Mon, 14 Jun 2010 22:48:34 -0700 "Justin P. Mattock" escreveu: Resend due to a whitespace issue I created by mistake. The below patch fixes a warning message create by gcc 4.6.0 It seems OK for me, but you shouldn't be sending it to be a

[PATCH 8/8 v2]tuners:tuner-simple Fix warning: variable 'tun' set but not used

2010-06-21 Thread Justin P. Mattock
Resend due to a whitespace issue I created by mistake. The below patch fixes a warning message create by gcc 4.6.0 CC [M] drivers/media/common/tuners/tuner-simple.o drivers/media/common/tuners/tuner-simple.c: In function 'simple_set_tv_freq': drivers/media/common/tuners/tuner-simple.c:548:20: w

Re: [PATCH] Mantis, hopper: use MODULE_DEVICE_TABLE use the macro to make modules auto-loadable

2010-06-21 Thread VDR User
2010/6/21 Bjørn Mork : > Thanks to Ozan ?a?layan for pointing it out > > From: Manu Abraham > > Signed-off-by: Manu Abraham > [bj...@mork.no: imported from > http://jusst.de/hg/mantis-v4l-dvb/raw-rev/3731f71ed6bf] > Signed-off-by: Bjørn Mork > Cc: sta...@kernel.org > --- > This patch is so obv

Re: How to use aux input on ATI TV Wonder 600 USB?

2010-06-21 Thread Devin Heitmueller
On Mon, Jun 21, 2010 at 11:48 AM, Steve Freitas wrote: >> Yes, it's fully supported.  But bear in mind it's an analog input, so >> you need to use a V4L application as opposed to something designed for >> DVB.  Once you use an analog app (such as tvtime), just toggle over to >> input 1 for composi

Re: How to use aux input on ATI TV Wonder 600 USB?

2010-06-21 Thread Steve Freitas
On Mon, 2010-06-21 at 11:22 -0400, Devin Heitmueller wrote: > On Mon, Jun 21, 2010 at 11:09 AM, Steve Freitas wrote: > > Hi all, > > > > I have an ATI TV Wonder 600 USB and have successfully used it for its > > DVB features, thanks to the work of many of you on this list. However, > > this device

Re: [PATCH] af9005: use generic_bulk_ctrl_endpoint_response

2010-06-21 Thread Michael Krufky
On Mon, Jun 21, 2010 at 2:59 AM, Luca Olivetti wrote: > En/na Michael Krufky ha escrit: >> >> Could somebody please test this patch and confirm that it doesn't >> break the af9005 support? >> >> This patch removes the af9005_usb_generic_rw function and uses the >> dvb_usb_generic_rw function inste

Re: How to use aux input on ATI TV Wonder 600 USB?

2010-06-21 Thread Devin Heitmueller
On Mon, Jun 21, 2010 at 11:09 AM, Steve Freitas wrote: > Hi all, > > I have an ATI TV Wonder 600 USB and have successfully used it for its > DVB features, thanks to the work of many of you on this list. However, > this device also has an auxiliary s-video/composite input[1] which I'd > like to use

How to use aux input on ATI TV Wonder 600 USB?

2010-06-21 Thread Steve Freitas
Hi all, I have an ATI TV Wonder 600 USB and have successfully used it for its DVB features, thanks to the work of many of you on this list. However, this device also has an auxiliary s-video/composite input[1] which I'd like to use in VLC, and I can't figure out how. Is there any capability in the

page allocation failures with Hauppauge 950Q

2010-06-21 Thread Brian J. Murrell
[ resend due to subscription complications. apologies if this winds up becoming a duplicate. ] Hi there. I have a Hauppauge HVR 950Q. I am mostly successful with it, but lately I have been seeing a lot of these: usb 1-4: new high speed USB device using ehci_hcd and address 9 usb 1-4: configur

Re: [PATCH 8/8 v2]tuners:tuner-simple Fix warning: variable 'tun' set but not used

2010-06-21 Thread Mauro Carvalho Chehab
Em Mon, 14 Jun 2010 22:48:34 -0700 "Justin P. Mattock" escreveu: > Resend due to a whitespace issue I created by mistake. > The below patch fixes a warning message create by gcc 4.6.0 It seems OK for me, but you shouldn't be sending it to be applied at reiserfs-devel ML. Instead, it should be s

Re: WinTV-NOVA HD-S2 unable to load firmware since register 0x20 is allways 0

2010-06-21 Thread Andreas Stempfhuber
Hello, Am Sonntag, 20. Juni 2010 schrieb Andreas Stempfhuber: > Hello, > > I bought a brandnew Hauppauge WinTV-NOVA HD-S2 which does not load the > firmware since the value of register 0x20 is allways 0x00. After changing > the cx24116 driver to not check register 0x20, the firmware is loaded and

Re: [PATCH 3/4] ir-core: move decoding state to ir_raw_event_ctrl

2010-06-21 Thread Andy Walls
On Sun, 2010-06-20 at 23:51 -0400, Jarod Wilson wrote: > On Sun, Jun 20, 2010 at 8:47 PM, Andy Walls wrote: > As for the building your own kernel thing... I've been doing my work > mainly on a pair of x86_64 systems, one a ThinkPad T61 running Fedora > 13, and the other an HP xw4400 workstation

[PATCH] Mantis, hopper: use MODULE_DEVICE_TABLE use the macro to make modules auto-loadable

2010-06-21 Thread Bjørn Mork
Thanks to Ozan ?a?layan for pointing it out From: Manu Abraham Signed-off-by: Manu Abraham [bj...@mork.no: imported from http://jusst.de/hg/mantis-v4l-dvb/raw-rev/3731f71ed6bf] Signed-off-by: Bjørn Mork Cc: sta...@kernel.org --- This patch is so obviously correct that I do not know how to wr

Switzerland, Geneva DVB-T scan update

2010-06-21 Thread Thomas Kernen
Hi all, For the Switzerland, Geneva region, a new mux has been launched in May 2010 for the local TV station. Therefore this is now different from the ch-All DVB-T file. Attached is a new file for ch-Geneva containing the SFN frequency for the main mux and this new mux. I expect another u

Re: PROBLEM: 2.6.34-rc7 kernel panics "BUG: unable to handle kernel NULL pointer dereference at (null)" while channel scan runnin

2010-06-21 Thread Silamael
On 06/18/2010 04:30 PM, David Ellingsworth wrote: > On Sun, Jun 13, 2010 at 11:28 AM, Silamael wrote: >> Hello! >> >> In the meanwhile i tried several different kernel versions: >> - 2.6.26 (as included in Debian Lenny): crash >> - 2.6.32-3 (as in Debian Squeeze): crash >> - 2.6.32-5 (updated vers

Re: [PATCHv4 0/3] Driver for the i.MX2x CMOS Sensor Interface

2010-06-21 Thread Sascha Hauer
Hi Baruch, > > Baruch Siach (3): > mx2_camera: Add soc_camera support for i.MX25/i.MX27 > mx27: add support for the CSI device > mx25: add support for the CSI device applied 2/3 and 3/3 for 2.6.36. Sascha > > arch/arm/mach-mx2/clock_imx27.c |2 +- > arch/arm/mach-mx2/devi

Re: [PATCH] af9005: use generic_bulk_ctrl_endpoint_response

2010-06-21 Thread Luca Olivetti
En/na Michael Krufky ha escrit: Could somebody please test this patch and confirm that it doesn't break the af9005 support? This patch removes the af9005_usb_generic_rw function and uses the dvb_usb_generic_rw function instead, using generic_bulk_ctrl_endpoint_response to differentiate between t