Re: [PATCH 2/4 v12] Definitions for TVP7002 in DM365

2009-12-16 Thread Hans Verkuil
On Wednesday 16 December 2009 22:31:54 santiago.nu...@ridgerun.com wrote: > From: Santiago Nunez-Corrales > > This patch provides the required definitions for the TVP7002 driver > in DM365. > > Signed-off-by: Santiago Nunez-Corrales > --- > drivers/media/video/tvp7002_reg.h | 150 > +

Re: [PATCH 3/4 v12] TVP7002 driver for DM365

2009-12-16 Thread Hans Verkuil
Hi Santiago, I found just a few small things. So when those are fixed, then I will make a hg tree for this driver and ask Mauro to pull from it. On Wednesday 16 December 2009 22:32:02 santiago.nu...@ridgerun.com wrote: > From: Santiago Nunez-Corrales > > This patch provides the implementation o

Question about the signal of struct v4l2_tuner to set value

2009-12-16 Thread Joonyoung Shim
Hi, all. I wonder about the usage of the signal variable of struct v4l2_tuner. I have found only to use it to get the signal strength on drivers. The si470x radio device can set the seek threshold value of RSSI(Received Signal Strength Indicator) when the device scans the channels, so if the curr

Re: uvcvideo kernel panic when using libv4l

2009-12-16 Thread Pablo Baena
After testing all day non-stop, I can confirm this works great without throwing oops. THank you very much. On Wed, Dec 16, 2009 at 3:00 PM, Pablo Baena wrote: > Yes! This patch worked. So far I got no kernel panic, and image is > correct. Will be testing today to see if something comes up, but s

[PULL] http://linuxtv.org/hg/~pinchartl/uvcvideo/

2009-12-16 Thread Laurent Pinchart
Mauro, Please pull from http://linuxtv.org/hg/~pinchartl/uvcvideo/ for the following 6 changesets: 01/06: uvcvideo: Fix controls blacklisting http://linuxtv.org/hg/~pinchartl/uvcvideo/?cmd=changeset;node=0826158f044c 02/06: uvcvideo: Switch to a monotonic clock for V4L2 buffers timestamps http:

Re: [Bugme-new] [Bug 14564] New: capture-example sleeping function called from invalid context at arch/x86/mm/fault.c

2009-12-16 Thread Sean
Thanks, that patch definitely traps the bug. Unfortunately there are so many debug messages that the capture-example.c times out trying to connect to the webcam. The debug messages slow down the process enough to make that happen. But if I modify your patch and take out the extra debug messages

[PATCH 4/4 v12] Menu support for TVP7002 in DM365

2009-12-16 Thread santiago . nunez
From: Santiago Nunez-Corrales This patch provides menu configuration options for the TVP7002 decoder driver in DM365. Includes only TVP7002. Signed-off-by: Santiago Nunez-Corrales --- drivers/media/video/Kconfig |9 + drivers/media/video/Makefile |1 + 2 files changed, 10 inse

[PATCH 3/4 v12] TVP7002 driver for DM365

2009-12-16 Thread santiago . nunez
From: Santiago Nunez-Corrales This patch provides the implementation of the TVP7002 decoder driver for DM365. Implemented using the V4L2 DV presets API. Removed shadow register values. Testing shows that the device needs not to be powered down and up for correct behaviour. Improved readability. U

[PATCH 2/4 v12] Definitions for TVP7002 in DM365

2009-12-16 Thread santiago . nunez
From: Santiago Nunez-Corrales This patch provides the required definitions for the TVP7002 driver in DM365. Signed-off-by: Santiago Nunez-Corrales --- drivers/media/video/tvp7002_reg.h | 150 + include/media/tvp7002.h | 56 ++ 2 file

[PATCH 1/4 v12] Support for TVP7002 in v4l2 definitions

2009-12-16 Thread santiago . nunez
From: Santiago Nunez-Corrales This patch provides required chip identification definitions within v4l2. Included only definitions for TVP7002. Signed-off-by: Santiago Nunez-Corrales --- include/media/v4l2-chip-ident.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/i

[PATCH 0/4 v12] Support for TVP7002 in DM365

2009-12-16 Thread Santiago Nunez-Corrales
This series of patches provide support for the TVP7002 decoder in DM365. Support includes: * Inclusion of the chip in v4l2 definitions * Definition of TVP7002 specific data structures * Kconfig and Makefile support This series corrects many issued pointed out by Snehaprabha Narnakaje, Muralidha

Re: [PATCH/RFC] tmio_mmc: keep card-detect interrupts enabled

2009-12-16 Thread Guennadi Liakhovetski
On Sat, 28 Nov 2009, Guennadi Liakhovetski wrote: > On Tue, 10 Nov 2009, Ian Molton wrote: > > > Well if they are only masked they shouldnt stop being asserted. But we > > should unmask them again. > > > > Im not really sure we should mask them anyway, with the card possibly > > being gone... Wi

Re: [linux-dvb] SheevaBox as a media Server and a Fit-PC as a streaming client?

2009-12-16 Thread Tomasz Belina
Hi, I've got sheeva plug device. It works as file server over smb. I didn't check how it works with Full HD movies but there is no problem with HD Ready movies. I can check things like max transfer rate and let you know what this thing can do. Best Regards -- Tomasz Belina Dnia 2009-12-1

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

2009-12-16 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:Wed Dec 16 19:00:10 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13821:783912da1ad0 gcc version: gcc (

Re: uvcvideo kernel panic when using libv4l

2009-12-16 Thread Pablo Baena
Yes! This patch worked. So far I got no kernel panic, and image is correct. Will be testing today to see if something comes up, but so far it's doing great. Thank you! On Wed, Dec 16, 2009 at 7:49 AM, Laurent Pinchart wrote: > Hi Pablo, > > On Wednesday 16 December 2009 07:51:20 Pablo Baena wrote

RE: [PATCH - v1 4/6] V4L - vpfe_capture bug fix and enhancements

2009-12-16 Thread Karicheri, Muralidharan
hans, >> >> Yes, isif_config_bclamp() set values in the register. > >Huh? That does not explain why apparently bc->horz.win_h_sz_calc can be >larger >than ISIF_HORZ_BC_WIN_H_SIZE_MASK. because the values come from the user and since we can't use the enum for the types, I have to make sure the valu

RE: USB MAssage Storage drivers

2009-12-16 Thread Philby John
On Wed, 2009-12-16 at 10:53 -0500, Gopala Gottumukkala wrote: > (gcc version 3.4.3 (MontaVista 3.4.3-25.0.104.0600975 2006-07-06)) #4 > PREEMPT Tue Dec 15 18:10:24 EST 2009 > CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 > CPU: VIVT data cache, VIVT instruction cache > Machine: DaVi

Re: USB MAssage Storage drivers

2009-12-16 Thread Sergei Shtylyov
Hello. Gopala Gottumukkala wrote: (gcc version 3.4.3 (MontaVista 3.4.3-25.0.104.0600975 2006-07-06)) #4 PREEMPT Tue Dec 15 18:10:24 EST 2009 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 CPU: VIVT data cache, VIVT instruction cache Machine: DaVinci DM644x EVM Memory policy: ECC

RE: USB MAssage Storage drivers

2009-12-16 Thread Subbrathnam, Swaminathan
Gopala, You would need to use the patch I circulated earlier that updates the correct DRVVBUS GPIO for DaVinci. Pl. search it in the archives or else I will mail it tomorrow. regards swami From: davinci-linux-open-source-bounces+swami.iyer=ti@linux.

[PATCH 2/7] V4L/DVB mx1_camera: don't check platform_get_irq's return value against zero

2009-12-16 Thread Uwe Kleine-König
platform_get_irq returns -ENXIO on failure, so !irq was probably always true. Better use (int)irq <= 0. Note that a return value of zero is still handled as error even though this could mean irq0. This is a followup to 305b3228f9ff4d59f49e6d34a7034d44ee8ce2f0 that changed the return value of pla

[PATCH 3/7] V4L/DVB sh_mobile_ceu: don't check platform_get_irq's return value against zero

2009-12-16 Thread Uwe Kleine-König
platform_get_irq returns -ENXIO on failure, so !irq was probably always true. Better use (int)irq <= 0. Note that a return value of zero is still handled as error even though this could mean irq0. This is a followup to 305b3228f9ff4d59f49e6d34a7034d44ee8ce2f0 that changed the return value of pla

[PATCH] vivi: Fix test of unsigned in vivi_create_instance()

2009-12-16 Thread Roel Kluin
video_nr is unsigned so the test did not work. Signed-off-by: Roel Kluin --- Found using coccinelle: http://coccinelle.lip6.fr/ diff --git a/drivers/media/video/vivi.c b/drivers/media/video/vivi.c index 7705fc6..328af3a 100644 --- a/drivers/media/video/vivi.c +++ b/drivers/media/video/vivi.c @@

Re: USB MAssage Storage drivers

2009-12-16 Thread Michael Trimarchi
Hi, Gopala Gottumukkala wrote: (gcc version 3.4.3 (MontaVista 3.4.3-25.0.104.0600975 2006-07-06)) #4 PREEMPT Tue Dec 15 18:10:24 EST 2009 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 CPU: VIVT data cache, VIVT instruction cache Machine: DaVinci DM644x EVM Memory policy: ECC disa

RE: USB MAssage Storage drivers

2009-12-16 Thread Gopala Gottumukkala
(gcc version 3.4.3 (MontaVista 3.4.3-25.0.104.0600975 2006-07-06)) #4 PREEMPT Tue Dec 15 18:10:24 EST 2009 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 CPU: VIVT data cache, VIVT instruction cache Machine: DaVinci DM644x EVM Memory policy: ECC disabled, Data cache writeback DaVinci

Re: Anyone capable of fixing inverted spectrum issue on tt s2-3200?

2009-12-16 Thread Newsy Paper
thx Manu for your quick answer. I tried that patch, at least on those 8psk 3 3/4 on thor 1 West it didn't solve the problem, but I'm not sure if they really use inverted spectrum on that transponder. ORF switched inverted spectrum off again, so I'm in search of an dvb-s2 transponder that ha

[PATCH] gspca: Fix tests of unsigned

2009-12-16 Thread Roel Kluin
val and sd->gain are unsigned so the tests did not work. Signed-off-by: Roel Kluin --- Found using coccinelle: http://coccinelle.lip6.fr/ diff --git a/drivers/media/video/gspca/ov534.c b/drivers/media/video/gspca/ov534.c index 4dbb882..f5d1f18 100644 --- a/drivers/media/video/gspca/ov534.c +++

[GIT PULL for 2.6.33] V4L/DVB fixes

2009-12-16 Thread Mauro Carvalho Chehab
Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus For the following 116 patches: - ir: improvements for selecting IR protocols based on the IR table, and start preparing the existing IR code to be generic; - v4l2 cor

[PATCH] V4L/DVB: use correct size in put_v4l2_window32()

2009-12-16 Thread Roel Kluin
Although these sizes may be the same it is better to calculate the size of the source, than the destiny. Signed-off-by: Roel Kluin --- diff --git a/drivers/media/video/v4l2-compat-ioctl32.c b/drivers/media/video/v4l2-compat-ioctl32.c index 997975d..23ad218 100644 --- a/drivers/media/video/v4l2-c

Re: Anyone capable of fixing inverted spectrum issue on tt s2-3200?

2009-12-16 Thread Manu Abraham
On Wed, Dec 16, 2009 at 4:15 PM, Newsy Paper wrote: > Hi, > > as the problem with the ORF HD transponder on Astra is now figured out and > ORF switched inversion off again, we know know where the bug in the driver > is. I don't know if the problem also occours on dvb-s(1) transponders but > I'l

Anyone capable of fixing inverted spectrum issue on tt s2-3200?

2009-12-16 Thread Newsy Paper
Hi, as the problem with the ORF HD transponder on Astra is now figured out and ORF switched inversion off again, we know know where the bug in the driver is. I don't know if the problem also occours on dvb-s(1) transponders but I'll try to figure that out. Is anyone able to fix that dvb-s2 pro

Re: no locking on dvb-s2 22000 2/3 8PSK transponder on Astra 19.2E with tt s2-3200

2009-12-16 Thread Matthias Wächter
Am 15.12.2009 20:44, schrieb Newsy Paper: > yes, this transponder is working again at blog.ors.at they say that they > updated the modulator. It is working now again but driver still has this bug, > so it's interesting what the update of the modulator changed exactly. Today I received an answer

Re: uvcvideo kernel panic when using libv4l

2009-12-16 Thread Laurent Pinchart
Hi Pablo, On Wednesday 16 December 2009 07:51:20 Pablo Baena wrote: > With that patch, libv4l throws an error at some point, no crashes so far > though: > > libv4l2: error dequeuing buf: Invalid argument > read error 22, Invalid argument Could you please try this updated patch ? diff -r c1f376

Re: uvcvideo kernel panic when using libv4l

2009-12-16 Thread leandro Costantino
That sould be the correct. Pablo, note that using svv.c with read method as implemented there, should work ok. http://moinejf.free.fr/svv.c On Wed, Dec 16, 2009 at 7:51 AM, Pablo Baena wrote: > With that patch, libv4l throws an error at some point, no crashes so far > though: > > libv4l2: error