[PATCH 2/2] tm6000: fix unlock unbalance

2010-02-11 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab --- drivers/staging/tm6000/tm6000-cards.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/staging/tm6000/tm6000-cards.c b/drivers/staging/tm6000/tm6000-cards.c index 8297801..c0159a1 100644 --- a/drivers/staging/tm6000/tm6000

[PATCH 1/2] tm6000: only register after initialized

2010-02-11 Thread Mauro Carvalho Chehab
Udev calls an utility when it senses a v4l device. So, register needs to be delayed, otherwise it may cause block conditions. Signed-off-by: Mauro Carvalho Chehab --- drivers/staging/tm6000/tm6000-cards.c | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/drivers/

[PATCH 2/5] sony-tuner: Subdev conversion from wis-sony-tuner

2010-02-11 Thread Pete Eberlein
From: Pete Eberlein This is a subdev conversion of the go7007 wis-sony-tuner i2c driver, and places it with the other tuner drivers. This obsoletes the wis-sony-tuner driver in the go7007 staging directory. Priority: normal Signed-off-by: Pete Eberlein diff -r 2d2a250ca33b -r 628119533574 l

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

2010-02-11 Thread hermann pitton
Am Donnerstag, den 11.02.2010, 20:18 +0100 schrieb 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:Thu Feb 11 19:01:22 CET 2010 > path:http:

Re: Driver crash on kernel 2.6.32.7. Interaction between cx8800 (DVB-S) and USB HVR Hauppauge 950q

2010-02-11 Thread Greg KH
On Wed, Feb 10, 2010 at 10:34:56AM -0500, Andy Walls wrote: > On Tue, 2010-02-09 at 22:12 -0500, Devin Heitmueller wrote: > > On Tue, Feb 9, 2010 at 10:05 PM, Richard Lemieux > > wrote: > > > Andy, > > > > > > This is a great answer! Thanks very much. When I get into this situation > > > again

[PATCH 3/5] tw2804: video decoder subdev conversion

2010-02-11 Thread Pete Eberlein
From: Pete Eberlein This is a subdev conversion of wis-tw2804 video decoder from the staging go7007 directory. This obsoletes the wis-tw2804 driver. Priority: normal Signed-off-by: Pete Eberlein diff -r f7edcbfeb63c -r 024987c00f06 linux/drivers/media/video/Kconfig --- a/linux/drivers/media/

[PATCH 0/5] go7007 staging changes

2010-02-11 Thread Pete Eberlein
Hello. This series moves most of the subdevice drivers used by the go7007 driver out of the staging directory. The sony-tuner, ov7640, tw2804 and tw9903 are converted to use the v4l2_subdev API, and the wis- versions are made obsolete. The wis-saa7113 and wis-saa7115 drivers are obsolete, and do

[PATCH 1/5] go7007: driver id cleanup

2010-02-11 Thread Pete Eberlein
From: Pete Eberlein Removed the I2C_DRIVERID_WIS usage from the device configurations, since the type parameter is all that is needed to probe the chip driver module. Eventually wis-i2c.h will be removed. Priority: normal Signed-off-by: Pete Eberlein diff -r 690055993011 -r 2d2a250ca33b linu

Re: Requested feedback on V4L2 driver design

2010-02-11 Thread Laurent Pinchart
Hi Chase, On Monday 08 February 2010 16:08:37 Maupin, Chase wrote: > All, > > Texas Instruments (TI) is working on the design for the V4L2 capture and > display drivers for our next generation system-on-chip (SoC) processor and > would like to solicit your feedback. Thank you very much for reque

Re: [PATCH 1/2] soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctls

2010-02-11 Thread Kuninori Morimoto
Dear Guennadi Thank you for your hack > + .vidioc_g_parm = soc_camera_g_parm, > + .vidioc_s_parm = soc_camera_s_parm, If soc_camera_g_param was defined, VIDIOC_G_PARM operation will be changed in v4l2-ioctl.c :: __video_do_ioctl In fact, It was my anxiety. But this

[PATCH 4/5]

2010-02-11 Thread Pete Eberlein
From: Pete Eberlein This is a subdev conversion of wis-tw9903 video decoder from the staging go7007 directory. This obsoletes the wis-tw9903 driver. Priority: normal Signed-off-by: Pete Eberlein diff -r 024987c00f06 -r 378d3bc9a3d6 linux/drivers/media/video/Kconfig --- a/linux/drivers/media/

[PATCH 5/5] ov7640: sensor driver subdev conversion

2010-02-11 Thread Pete Eberlein
From: Pete Eberlein This is a subdev conversion of wis-ov7640 sensor driver from the staging go7007 directory. This obsoletes the wis-ov7640 driver. Priority: normal Signed-off-by: Pete Eberlein diff -r 378d3bc9a3d6 -r 6d0a37622c1b linux/drivers/media/video/Kconfig --- a/linux/drivers/media/

Re: [linux-dvb] Twinhan dtv 3030 mantis

2010-02-11 Thread Niklas Claesson
I can't compile, I fetched the latest source with "hg clone http://jusst.de/hg/mantis-v4l-dvb"; but there seems to be a file missing: "mantis_input.h". CC [M] /home/niklas/hg/mantis-v4l-dvb/v4l/hopper_vp3028.o /home/niklas/hg/mantis-v4l-dvb/v4l/hopper_cards.c:43:26: error: mantis_input.h: No su

Re: Want to help in MSI TV VOX USB 2.0

2010-02-11 Thread Carlos Jenkins
Hi everyone :) Here the results, testing with Mplayer: shell$ sudo modprobe em28xx card=5 tuner=66 --first-time --verbose shell$ dmesg [ 2520.516403] usbcore: registered new interface driver em28xx [ 2520.516413] em28xx driver loaded [ 2526.068029] usb 1-6: new high speed USB device using ehci_h

Re: Fwd: Re: FM radio problem with HVR1120

2010-02-11 Thread ftape-jlc
Hi, Thank you for the information. I didn't tried regspy.exe yet. Perhaps part of dmesg output for hvr1120 could help someone : [ 27.785329] Linux video capture interface: v2.00 [ 27.999680] saa7130/34: v4l2 driver version 0.2.15 loaded [ 27.999767] saa7134 :05:00.0: PCI INT A -> GSI 16

[PATCH]Add support for SMT7020 to cx88

2010-02-11 Thread Helmut Auer
From: Helmut Auer This patch (originally written by Dirk Herrendoerfer) adds support for the built-in dvb device of a Samsung SMT7020s (x86 based STB) to the cx88 family. (see http://www.linuxtv.org/pipermail/linux-dvb/2007-January/015208.html) Signed-off-by: Helmut Auer -- Helmut Auer, hel.

Re: Pull http://jusst.de/hg/mantis-v4l-dvb

2010-02-11 Thread Manu Abraham
On Thu, Feb 11, 2010 at 11:44 PM, Mauro Carvalho Chehab wrote: > Manu Abraham wrote: > >> changeset 14166 >> http://jusst.de/hg/mantis-v4l-dvb/rev/c2391fa88112 >> Mantis: Remote Control for Mantis > > +       ir_input_init(rc_dev, rc_state, IR_TYPE_OTHER); > > ... > > +struct ir_scancode_table ir_

Re: Pull http://jusst.de/hg/mantis-v4l-dvb

2010-02-11 Thread Mauro Carvalho Chehab
Manu Abraham wrote: > changeset 14166 > http://jusst.de/hg/mantis-v4l-dvb/rev/c2391fa88112 > Mantis: Remote Control for Mantis + ir_input_init(rc_dev, rc_state, IR_TYPE_OTHER); ... +struct ir_scancode_table ir_codes_mantis_vp2040_table = { + .scan = ir_codes_mantis_vp2040, + .

Re: DTV2000 H Plus issues

2010-02-11 Thread istva...@mailbox.hu
On 02/11/2010 08:21 PM, Devin Heitmueller wrote: > Is the DTV7 support actually tested? Or are you just blindly adding > the code in the hope that it works? I'm just asking because the last > time I spoke to you, you actually didn't have access to a DVB-T signal > source. Hi! It is indeed not t

Re: DTV2000 H Plus issues

2010-02-11 Thread Devin Heitmueller
Hi Istanv, On Thu, Feb 11, 2010 at 2:16 PM, istva...@mailbox.hu wrote: > Update: the following patch, which should be applied after the previous > ones, makes a few additional changes to the XC4000 driver: >  - adds support for DTV7 >  - implements power management >  - adds a mutex and locking f

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

2010-02-11 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:Thu Feb 11 19:01:22 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14197:095b1aec2354 gcc version: i686-

Re: Pull http://jusst.de/hg/mantis-v4l-dvb

2010-02-11 Thread Manu Abraham
On Thu, Feb 11, 2010 at 9:40 PM, Ozan Çağlayan wrote: > Manu Abraham wrote: >> Mauro, >> >> Please pull the following changes: >> >> changeset 14168 >> http://jusst.de/hg/mantis-v4l-dvb/rev/9804df36159c >> mantis, hopper: do not unregister modules twice >> >> changeset 14167 >> http://jusst.de/hg/

Re: DTV2000 H Plus issues

2010-02-11 Thread istva...@mailbox.hu
Update: the following patch, which should be applied after the previous ones, makes a few additional changes to the XC4000 driver: - adds support for DTV7 - implements power management - adds a mutex and locking for tuner operations - some unused or unneeded code has been removed On 02/09/

Re: Pull http://jusst.de/hg/mantis-v4l-dvb

2010-02-11 Thread Ozan Çağlayan
Manu Abraham wrote: > Mauro, > > Please pull the following changes: > > changeset 14168 > http://jusst.de/hg/mantis-v4l-dvb/rev/9804df36159c > mantis, hopper: do not unregister modules twice > > changeset 14167 > http://jusst.de/hg/mantis-v4l-dvb/rev/6f3e1db2432a > Mantis, hopper: use MODULE_DEV

[PATCH] tm6000: add i2c bus id for tm6000

2010-02-11 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel --- drivers/staging/tm6000/tm6000-i2c.c |2 -- include/linux/i2c-id.h |1 + 2 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/staging/tm6000/tm6000-i2c.c b/drivers/staging/tm6000/tm6000-i2c.c index 05df0

Re: New Hauppauge HVR-2200 Revision?

2010-02-11 Thread Steven Toth
I was also wondering if it might help to use the latest firmware? I got the drivers from here http://www.hauppauge.com/site/support/support_hvr2250.html. Looking at your extract script, it is trivial to get the saa7164 firmware but I've no idea how you calculated the offsets tda10048 firmware. Wou

Re: [linux-dvb] linuxtv.org server move Wed, 10 Feb 2pm CET

2010-02-11 Thread Johannes Stezenbach
On Wed, Feb 10, 2010 at 06:29:37PM +0100, Johannes Stezenbach wrote: > On Mon, Feb 08, 2010 at 11:51:14PM +0100, Johannes Stezenbach wrote: > > > > the linuxtv.org server is going to be moved to a new location > > on Wednesday, around 2pm CET (UTC+1:00). > > As you might have noticed, that point

[PATCH] tm6000: bugfix firmware xc3028L-v36.fw used with Zarlink and DTV78 or DTV8 no shift

2010-02-11 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel --- drivers/media/common/tuners/tuner-xc2028.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/media/common/tuners/tuner-xc2028.c b/drivers/media/common/tuners/tuner-xc2028.c index ed50168..e051caa 100644 -

Re: [Patch/Resend] Kworld 315U remote support

2010-02-11 Thread Franklin Meng
Mauro Carvalho Chehab wrote: > > Well, it is not a resend, since changes were made ;) Yup I guess that is true.. It also looks like I forgot to include the patch to actually enable the remote for the Kworld 315U device. I should have some time tonight to get that one line change sent out. T

Re: [PATCH] mfd: Add support for the timberdale FPGA.

2010-02-11 Thread Mauro Carvalho Chehab
Samuel Ortiz wrote: >> Now when the radio driver made it into the media tree, can I post an >> updated MFD which defines these drivers too? >> Is a complete MFD patch preferred, or just an incremental against the >> last one? > Since the mfd driver is currently merged into Mauro's tree, you should

Re: [PATCH] mfd: Add support for the timberdale FPGA.

2010-02-11 Thread Samuel Ortiz
Hi Richard, On Tue, Feb 09, 2010 at 09:43:38PM +, Richard Röjfors wrote: > On 2/4/10 10:28 AM, Samuel Ortiz wrote: > > On Wed, Feb 03, 2010 at 05:23:57PM +, Mauro Carvalho Chehab wrote: > >>> Ok, thanks again for your understanding. This is definitely material for > >>> the > >>> next mer

Pull http://jusst.de/hg/mantis-v4l-dvb

2010-02-11 Thread Manu Abraham
Mauro, Please pull the following changes: changeset 14168 http://jusst.de/hg/mantis-v4l-dvb/rev/9804df36159c mantis, hopper: do not unregister modules twice changeset 14167 http://jusst.de/hg/mantis-v4l-dvb/rev/6f3e1db2432a Mantis, hopper: use MODULE_DEVICE_TABLE changeset 14166 http://jusst.de

Re: zr364xx: Aiptek DV8800 (neo): 08ca:2062: Fails on subsequent zr364xx_open()

2010-02-11 Thread Antoine Jacquet
Hi Thomas, Looks like the device does not like to be fed with the (full) init METHOD2 on every open()... Since the VIDIOC_QUERYCAP worked it should not be the wrong METHOD. Someone reported similar behavior recently, and was apparently able to fix the issue by adding more delay between open/

Re: [linux-dvb] Twinhan dtv 3030 mantis

2010-02-11 Thread Manu Abraham
On Thu, Feb 4, 2010 at 12:40 AM, listor wrote: > Hi, > > Starting with 2.6.33 the mantis driver is included in mainline kernel. > I have a pre5 installation that works great. I run *buntu 9.10 as well but > when I saw that the kernel had mantis support I compiled my own. Just > remember to add man

Re: [linux-dvb] Twinhan dtv 3030 mantis

2010-02-11 Thread Manu Abraham
On Mon, Feb 1, 2010 at 12:23 AM, Niklas Claesson wrote: > Hi, > I'm trying to use this tv-card with ubuntu 9.10. I've installed Manu's > drivers from http://jusst.de/hg/mantis-v4l-dvb/ and did "modprobe mantis" > which resulted in the following in /var/log/messages > Jan 31 20:57:40 niklas-desktop

16APSK/32APSK

2010-02-11 Thread Abylai Ospan
Hello, We have tested 16APSK/32APSK on STV0900A. Small experimental change set created. 16APSK 2/3 (TS bit rate is 70Mbps) works fine: http://udev.netup.ru/cgi-bin/hgwebdir.cgi/v4l-dvb-aospan-stv0900aac Description added to linuxtv wiki: http://linuxtv.org/wiki/index.php/STMicroelectronics_STV090

Re: New Hauppauge HVR-2200 Revision?

2010-02-11 Thread Francis Barber
On 11/02/2010 8:23 PM, Francis Barber wrote: On 24/01/2010 3:26 PM, Francis Barber wrote: Using a03ea24beafc from www.kernellabs.com/hg/saa7164-stable pretty well, thanks very much for working on this quickly! As an aside, I'm interested as to why I should use the firmware from the older drive

[PATCH] Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad constant => sizeof conversion.

2010-02-11 Thread Martin Fuzzey
Regression was caused by my commit 6b35ca0d3d586b8ecb8396821af21186e20afaf0 which determined message size using sizeof rather than hardcoded constants. Unfortunately pwc_set_shutter_speed reuses a 2 byte buffer for a one byte message too so the sizeof was bogus in this case. All other uses of siz

Re: [Patch/Resend] Kworld 315U remote support

2010-02-11 Thread Mauro Carvalho Chehab
> Subject: Re: [Patch/Resend] Kworld 315U remote support Well, it is not a resend, since changes were made ;) Franklin Meng wrote: > +static struct ir_scancode ir_codes_kworld_315u[] = { > +{ 0x6143, KEY_POWER }, Please, never indent with spaces. Instead, you should use tabs, and a tab=8 s

[no subject]

2010-02-11 Thread Giacomo
unsubscribe linux-media -- 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.kernel.org/majordomo-info.html

Re: New Hauppauge HVR-2200 Revision?

2010-02-11 Thread Francis Barber
On 24/01/2010 3:26 PM, Francis Barber wrote: Using a03ea24beafc from www.kernellabs.com/hg/saa7164-stable pretty well, thanks very much for working on this quickly! As an aside, I'm interested as to why I should use the firmware from the older drivers. The only problem with it now is that whe

[PATCH] drivers/media/radio/si470x/radio-si470x-usb.c fix use after free

2010-02-11 Thread Darren Jenkins
In si470x_usb_driver_disconnect() radio->disconnect_lock is accessed after it is freed. This fixes the problem. Coverity CID: 2530 Signed-off-by: Darren Jenkins --- drivers/media/radio/si470x/radio-si470x-usb.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/

zr364xx: Aiptek DV8800 (neo): 08ca:2062: Fails on subsequent zr364xx_open()

2010-02-11 Thread thomas schorpp
Hi, Linux 2.6.30+32.x Great there's a driver but seems to be untested/stub for this device: usb 1-2: new high speed USB device using ehci_hcd and address 9 usb 1-2: New USB device found, idVendor=08ca, idProduct=2062 usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 usb 1-2: Pr