[PATCH V2] Davinci VPFE Capture: Add support for Control ioctls

2009-10-29 Thread hvaibhav
From: Vaibhav Hiremath hvaib...@ti.com Added support for Control IOCTL, - s_ctrl - g_ctrl - queryctrl Change from last patch: - added room for error return in queryctrl function. Signed-off-by: Vaibhav Hiremath hvaib...@ti.com ---

Re: Pull request: http://linuxtv.org/hg/~hgoede/gspca

2009-10-29 Thread Mauro Carvalho Chehab
Em Mon, 12 Oct 2009 16:38:13 +0200 Hans de Goede hdego...@redhat.com escreveu: Hi Mauro, Please pull from: http://linuxtv.org/hg/~hgoede/gspca Besides the changes from my previous pull request, my tree now also contains support for ovfx2 based cams On the first patch of the series:

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-commits

2009-10-29 Thread Mauro Carvalho Chehab
Em Tue, 27 Oct 2009 21:09:14 +0200 Igor M. Liplianin liplia...@me.by escreveu: Mauro, Please pull from http://udev.netup.ru/hg/v4l-dvb-commits for the following 5 changesets: 01/05: stv6110: add configurable gain http://udev.netup.ru/hg/v4l-dvb-commits?cmd=changeset;node=655c21f61eb3

Re: finalising soc-camera conversion to v4l2-subdev

2009-10-29 Thread Laurent Pinchart
Hi Guennadi, On Wednesday 28 October 2009 17:37:09 Guennadi Liakhovetski wrote: Hi all As some of you will know, soc-camera framework is undergoing a conversion to the v4l2-subdev API. Most of the legacy soc-camera client API has been ported over to v4l2-subdev. Final conversion is blocked

Re: finalising soc-camera conversion to v4l2-subdev

2009-10-29 Thread Guennadi Liakhovetski
Hi Laurent On Thu, 29 Oct 2009, Laurent Pinchart wrote: Hi Guennadi, On Wednesday 28 October 2009 17:37:09 Guennadi Liakhovetski wrote: Hi all As some of you will know, soc-camera framework is undergoing a conversion to the v4l2-subdev API. Most of the legacy soc-camera client API

Re: HVR-950Q problem under MythTV

2009-10-29 Thread Devin Heitmueller
On Thu, Oct 29, 2009 at 1:33 AM, Bob Cunningham rcunn...@acm.org wrote: I spoke too soon: Switching between SD and HD channels (or vice-versa) always works the first time, but generally dies the next time I try.  The behavior is very inconsistent:  If I switch from SD to HD 720p or higher, the

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2-20091011

2009-10-29 Thread Mauro Carvalho Chehab
Em Sun, 11 Oct 2009 22:53:14 -0500 (CDT) Mike Isely is...@isely.net escreveu: Mauro: Please from http://linuxtv.org/hg/~mcisely/pvrusb2-20091011 for a few various pvrusb2 fixes / improvements. No critical bug fixes here, just a bunch of little things: - pvrusb2: Make more info

[PULL] http://kernellabs.com/hg/~mkrufky/tuner-core

2009-10-29 Thread Michael Krufky
Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/tuner-core for the following fix / cleanup: - tuner-core: dont force every tuner to set frequency at startup tuner-core.c |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) Cheers, Mike -- To unsubscribe from this

Re: [PATCH 2/2] atoi: Drop custom atoi from drivers/video/modedb.c

2009-10-29 Thread Mauro Carvalho Chehab
Hi Andy, You send this patch to the wrong ML. Somebody's else maintain drivers/video. Btw, it would be better to use strict_atoi instead of simple_atoi. The same comment applies to pwc patch you sent at the same series, but, as it is better to use simple_atoi, instead of having their own

Re: HVR-950Q problem under MythTV

2009-10-29 Thread Bob Cunningham
On 10/29/2009 05:59 AM, Devin Heitmueller wrote: On Thu, Oct 29, 2009 at 1:33 AM, Bob Cunninghamrcunn...@acm.org wrote: I spoke too soon: Switching between SD and HD channels (or vice-versa) always works the first time, but generally dies the next time I try. The behavior is very

Patch for Leadtek Winfast TV USB II Deluxe (with IR)

2009-10-29 Thread Magnus Alm
Hi! I managed to get the remote working now in both in Ubuntu 9.04 (kernel 2.6.28-16) and Ubuntu 9.10 (kernel 2.6.31-14). There is one difference tho, in the 2.6.28-16 kernel the remote doesn't do anything without configuring lirc. In 2.6.31-14 I can for example adjust volume in X and use the

RE: [PATCH V2] Davinci VPFE Capture: Add support for Control ioctls

2009-10-29 Thread Karicheri, Muralidharan
Acked-by Muralidharan Karicheri m-kariche...@ti.com Mauro, could you please merge this to your v4l-dvb tree? Murali Karicheri Software Design Engineer Texas Instruments Inc. Germantown, MD 20874 email: m-kariche...@ti.com -Original Message- From: linux-media-ow...@vger.kernel.org

Call for Testers: HVR-1600 Improvements

2009-10-29 Thread Devin Heitmueller
Hello all, If you are an HVR-1600 user who has noticed the ClearQAM tuning performance under Linux was worse than under Windows, the following should make you happy. There is now a tree that contains various fixes for ClearQAM tuning. These have been measured to put the SNR performance on-par

[PATCH]

2009-10-29 Thread flinkdeldinky
The following patch provides functionality for the STLabs PCI card. It's a saa7134 card. I may be the only guy still using it! I've been compiling it the code for each kernel I use for years now. Iif you guys accept this patch you may want to add the following documentation somewhere (I don't

Re: [PATCH]

2009-10-29 Thread Jarod Wilson
On Oct 29, 2009, at 10:51 AM, flinkdeldinky wrote: The following patch provides functionality for the STLabs PCI card. It's a saa7134 card. The patch is also horribly mangled by line-wrapping. Please resubmit it without the line wrapping, and with a useful subject. I may be the only guy

Re: [PATCH net-next-2.6 1/4] net: introduce mc list helpers

2009-10-29 Thread Jiri Pirko
Thu, Oct 22, 2009 at 04:18:32PM CEST, bhutchi...@solarflare.com wrote: On Thu, 2009-10-22 at 15:52 +0200, Jiri Pirko wrote: This helpers should be used by network drivers to access to netdev multicast lists. [...] +static inline void netdev_mc_walk(struct net_device *dev, +

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2-20091011

2009-10-29 Thread Mike Isely
On Thu, 29 Oct 2009, Mauro Carvalho Chehab wrote: Em Sun, 11 Oct 2009 22:53:14 -0500 (CDT) Mike Isely is...@isely.net escreveu: Mauro: Please from http://linuxtv.org/hg/~mcisely/pvrusb2-20091011 for a few various pvrusb2 fixes / improvements. No critical bug fixes here, just

[PATCH video4linux] For STLabs PCI saa7134 analog receiver card

2009-10-29 Thread flinkdeldinky
The following patch provides functionality for the STLabs PCI TV receiver card. It only adds some information to saa7134.h and saa7134-cards.c The card is auto detected as a 10 MOONS card but that will not work. I load the saa7134 module with: saa7134 card=175 tuner=5 I have not tested the

[PULL] http://linuxtv.org/hg/~jfrancois/v4l-dvb/

2009-10-29 Thread Jean-Francois Moine
Hi Mauro, Please pull from http://linuxtv.org/hg/~jfrancois/v4l-dvb for the following 3 changesets: 01/03: gspca - pac7311: Webcam 093a:2628 added. http://linuxtv.org/hg/~jfrancois/v4l-dvb?cmd=changeset;node=43d143960b40 02/03: gspca - zc3xx: Add some delays and warn on i2c errors.

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

2009-10-29 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 Oct 29 19:00:11 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13234:4ae02a41d03d gcc version: gcc

Re: [PATCH video4linux] For STLabs PCI saa7134 analog receiver card

2009-10-29 Thread hermann pitton
Hi Michael, Am Donnerstag, den 29.10.2009, 23:07 +0700 schrieb flinkdeldinky: The following patch provides functionality for the STLabs PCI TV receiver card. It only adds some information to saa7134.h and saa7134-cards.c The card is auto detected as a 10 MOONS card but that will not work.

[no subject]

2009-10-29 Thread xi qihao
subscribe 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: [ivtv-users] Call for Testers: HVR-1600 Improvements

2009-10-29 Thread Daniel Flesner
wow, much better. my old snr was about 0x128, now it's 0x14c and i haven't had any BER errors all night. thanks, daniel Devin Heitmueller dheitmuel...@kernellabs.com writes: Hello all, If you are an HVR-1600 user who has noticed the ClearQAM tuning performance under Linux was worse than