Re: [PATCH] Add support for sq905 based cameras to gspca

2009-01-19 Thread Alexey Klimov
Hello, Adam May i add small note if you don't mind ? On Mon, 2009-01-19 at 23:22 +, Adam Baker wrote: > +/* -- module insert / remove -- */ > +static int __init sd_mod_init(void) > +{ > + if (usb_register(&sd_driver) < 0) > + return -1; > + PDEBUG(D_PROBE, "registered");

Re: Regression since 2.6.25 kernel: Crash of userspace program leaves DVB device unusable

2009-01-19 Thread Andy Walls
On Mon, 2009-01-19 at 19:43 +1000, Brendon Higgins wrote: > Andy Walls wrote (Monday 19 January 2009): > > On Mon, 2009-01-19 at 13:37 +1000, Brendon Higgins wrote: > > > > [snip] > > > > Well, you have the clues actually; they're in your log files. > > Thanks Andy for prompting me to look at thin

[PATCH v3 1/2] ov772x: Add image flip support

2009-01-19 Thread Kuninori Morimoto
o ov772x_camera_info :: flags supports default image flip. o V4L2_CID_VFLIP/HFLIP supports image flip for user side. Thank Magnus for advice. Signed-off-by: Kuninori Morimoto --- v2 -> v3 o remove superfluous parenthesis. o remember v/h flipped o fix get_control method o fix MASK define drivers

[PATCH v2 1/2] ov772x: bit mask operation fix on ov772x_mask_set.

2009-01-19 Thread Kuninori Morimoto
Signed-off-by: Kuninori Morimoto --- v1 -> v2 remove superfluous parenthesis. drivers/media/video/ov772x.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/ov772x.c b/drivers/media/video/ov772x.c index 80218d3..7cf4fbe 100644 --- a/drivers/media/v

Re: Siano's patches

2009-01-19 Thread Trent Piepho
On Mon, 19 Jan 2009, Uri Shkolnik wrote: > Siano has some dozens of commercial Linux-based customers using the > discussed sources. Those customers have their own QA engineers > additionally to Siano internal QA team (which includes dedicated engineer > for this task). Some of those companies pro

[PATCH v2] Add support for sq905 based cameras to gspca

2009-01-19 Thread Adam Baker
Add initial support for cameras based on the SQ Technologies SQ-905 chipset (USB ID 2770:9120) to V4L2 using the gspca infrastructure. Currently only supports one resolution and doesn't attempt to inform libv4l what image flipping options are needed. Signed-off-by: Adam Baker Signed-off-by: Theod

[PATCH] Add support for sq905 based cameras to gspca

2009-01-19 Thread Adam Baker
Add initial support for cameras based on the SQ Technologies SQ-905 chipset (USB ID 2770:9120) to V4L2 using the gspca infrastructure. Currently only supports one resolution and doesn't attempt to inform libv4l what image flipping options are needed. Signed-off-by: Adam Baker Signed-off-by: Theod

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-19 Thread Mauro Carvalho Chehab
On Mon, 19 Jan 2009 13:46:27 -0800 Bob Cunningham wrote: > Mauro Carvalho Chehab wrote: > > On Fri, 16 Jan 2009 18:13:26 +0100 > > Lars Hanisch wrote: > > > >> Mike Isely wrote: > >>> On Fri, 16 Jan 2009, Hans Verkuil wrote: > >>> > On Friday 16 January 2009 15:48:45 Patrick Boettcher wrot

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-19 Thread Devin Heitmueller
On Mon, Jan 19, 2009 at 4:46 PM, Bob Cunningham wrote: > Reasons I'd like to keep both lists going: > 1. My subscription requests to linux-media have yielded nothing. Anything > broken with the approval process? > > 2. I agree with another poster: I only care about broadcast and cable video, > bo

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-19 Thread Bob Cunningham
Mauro Carvalho Chehab wrote: On Fri, 16 Jan 2009 18:13:26 +0100 Lars Hanisch wrote: Mike Isely wrote: On Fri, 16 Jan 2009, Hans Verkuil wrote: On Friday 16 January 2009 15:48:45 Patrick Boettcher wrote: Hi Mauro, Since the creation of linux-media@vger.kernel.org I'm seeing lots of cross-p

Re: haupauge remote keycode for av7110_loadkeys

2009-01-19 Thread Mauro Carvalho Chehab
On Mon, 19 Jan 2009 21:35:52 +0100 matthieu castet wrote: > Hi, > > I attached keycodes for > http://www.hauppauge.eu/boutique_us/images_produits/111.jpg remote. > > Can it be added to dvb-apps/util/av7110_loadkeys/ repo. > > Matthieu > > PS : this is more or less a duplicate of keycode

Re: [PATCH] Support faulty USB IDs on DIBUSB_MC

2009-01-19 Thread matthieu castet
matthieu castet wrote: Hi, I got a LITE-ON USB2.0 DVB-T Tuner that loose it's cold state vid/pid and got FX2 dev kit one (0x04b4, 0x8613). This patch introduce an option similar to the DVB_USB_DIBUSB_MB_FAULTY : it add the FX2 dev kit ids to the DIBUSB_MC driver if DVB_USB_DIBUSB_MC_FAULTY

haupauge remote keycode for av7110_loadkeys

2009-01-19 Thread matthieu castet
Hi, I attached keycodes for http://www.hauppauge.eu/boutique_us/images_produits/111.jpg remote. Can it be added to dvb-apps/util/av7110_loadkeys/ repo. Matthieu PS : this is more or less a duplicate of keycode in ir_codes_hauppauge_new (ir-kbd-i2c.c) and it could be useful to merge the

[cron job] WARNINGS: armv5 armv5-ixp armv5-omap2 i686 m32r mips powerpc64 x86_64 v4l-dvb build

2009-01-19 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 Jan 19 19:00:07 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 10265:f4d7d0b84940 gcc version: gcc

Re: [PATCHv4] Add Freescale MC44S803 tuner driver

2009-01-19 Thread Jochen Friedrich
I hope some day I will learn to number my patches correctly :-(. This should have been: [PATCHv5] Add Freescale MC44S803 tuner driver -- 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

[PATCHv5] Add Freescale MC44S803 tuner driver

2009-01-19 Thread Jochen Friedrich
Signed-off-by: Jochen Friedrich --- drivers/media/common/tuners/Kconfig |8 + drivers/media/common/tuners/Makefile|1 + drivers/media/common/tuners/mc44s803.c | 371 +++ drivers/media/common/tuners/mc44s803.h | 46 drivers/media/co

[PATCHv4] Add Freescale MC44S803 tuner driver

2009-01-19 Thread Jochen Friedrich
Signed-off-by: Jochen Friedrich --- Changes since v1: - rebase against official linux tree. v1 was based against a local tree and didn't apply cleanly. Changes since v2: - fix typo KERN_ERROR -> KERN_ERR Changes since v3: - fix circuit adjust (reserved bits should be 1) - don't initialize priv

Re: [PATCH] Bttv: move check on unsigned

2009-01-19 Thread Trent Piepho
On Sat, 17 Jan 2009, Roel Kluin wrote: > Please review, this patch was not tested. > > The static function set_tvnorm is called in > drivers/media/video/bt8xx/bttv-driver.c: > > 1355: set_tvnorm(btv, norm); > 1868: set_tvnorm(btv, i); > 3273: set_tvnorm(btv,btv->tvnorm); > > in the first two

Re: KWorld ATSC 115 all static

2009-01-19 Thread hermann pitton
Hi, Am Montag, den 19.01.2009, 09:08 -0200 schrieb Mauro Carvalho Chehab: > On Mon, 19 Jan 2009 08:53:19 +0100 > Hans Verkuil wrote: > > > On Monday 19 January 2009 00:36:35 CityK wrote: > > > Hans Verkuil wrote: > > > > On Sunday 18 January 2009 22:20:30 CityK wrote: > > > >> The output of dme

Re: [PULL] http://mercurial.intuxication.org/hg/v4l-dvb-commits

2009-01-19 Thread Igor M. Liplianin
В сообщении от 19 January 2009 11:05:33 Laurent Pinchart написал(а): > On Monday 19 January 2009, Igor M. Liplianin wrote: > > В сообщении от 19 January 2009 03:10:31 Mauro Carvalho Chehab написал(а): > > > There are a few CodingStyle fun > > > > So, one more commit... > > > > Mauro, > > > > Please

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

2009-01-19 Thread Andy Walls
On Sun, 2009-01-04 at 19:54 -0500, Andy Walls wrote: > Mauro, > > Adding one more to my pull request. > > Please pull from: > > http://linuxtv.org/hg/~awalls/v4l-dvb > > for the following changes: > > cx18: Fix bad audio in first analog capture. > cx18, cx2341x: Fix bugs in cx18 AC3 control an

RE: Color FX User control proposal

2009-01-19 Thread Aguirre Rodriguez, Sergio Alberto
> -Original Message- > From: Laurent Pinchart [mailto:laurent.pinch...@skynet.be] > Sent: Monday, January 19, 2009 9:32 AM > To: Aguirre Rodriguez, Sergio Alberto > Cc: linux-media@vger.kernel.org; video4linux-l...@redhat.com; Nagalla, > Hari; Curran, Dominic; Kulkarni, Pallavi; Sakari Ai

Re: Color FX User control proposal

2009-01-19 Thread Laurent Pinchart
Hi, On Tuesday 13 January 2009, Aguirre Rodriguez, Sergio Alberto wrote: > Hi, > > Recently in TI and Nokia, we are working towards having for acceptance an > OMAP3 camera driver, which uses an on-chip Image Signal Processor that has > one feature of color effects. We were using a V4L2 private CID

RE: Color FX User control proposal

2009-01-19 Thread Aguirre Rodriguez, Sergio Alberto
> -Original Message- > From: Mauro Carvalho Chehab [mailto:mche...@infradead.org] > Sent: Wednesday, January 14, 2009 4:06 AM > To: Hans Verkuil > Cc: video4linux-l...@redhat.com; Aguirre Rodriguez, Sergio Alberto; linux- > me...@vger.kernel.org; Curran, Dominic; Sakari Ailus; > mikko.hur

Re: [PATCHv4] Add Freescale MC44S803 tuner driver

2009-01-19 Thread Antti Palosaari
Jochen Friedrich wrote: This is definitely a BUG. I'll also fix this. Do you want me to post an update to the tuner or an incremental patch against your repository? Post new patch. I hope Mauro will pick up your patch and add it to the master when no more comments are given. Anyhow, I don't kn

Re: [PATCHv4] Add Freescale MC44S803 tuner driver

2009-01-19 Thread Jochen Friedrich
Hi Antti, >> +buf[0] = (val & 0xFF) >> 16; > > I am not sure where it comes I have seen comments sometimes that we > should use lower case hex numbers. OK, will fix. >> +return -EREMOTEIO; > [...] >> +u8 ret, id; > > Error status (-EREMOTEIO) is stored to the u8, which

Re: Siano's patches

2009-01-19 Thread Uri Shkolnik
--- On Mon, 1/19/09, Mauro Carvalho Chehab wrote: > From: Mauro Carvalho Chehab > Subject: Re: Siano's patches > To: uri...@yahoo.com > Cc: "Michael Krufky" , linux-media@vger.kernel.org, > linuxtv-comm...@linuxtv.org, "linux-dvb" > Date: Monday, January 19, 2009, 1:29 PM > Hi Uri, > > On

[PULL] http://linuxtv.org/hg/~dougsland/em28xx

2009-01-19 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/em28xx/ for the following: - em28xx: Add entry for GADMEI TVR200 Thanks to Yohanes Nugroho for testing and data collection. Thanks, Douglas -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body

kernel 2.6.28 oops with saa7124

2009-01-19 Thread davor emard
HI I have compro videomate t750f and modprobe saa7134 creates this kernel oops on 2.6.28 On 2.6.26.8 it didn't crash but it didn't want to tune TV nor radio either I have PAL and probabley this xc3028 works only for australia? Best regards, Davor Jan 18 23:17:48 emard kernel: saa7130/34: v4l2 dr

Re: Siano's patches

2009-01-19 Thread Mauro Carvalho Chehab
Hi Uri, On Sun, 18 Jan 2009 10:37:32 -0800 (PST) Uri Shkolnik wrote: > > From: Michael Krufky > > Subject: Re: Siano's patches > > To: uri...@yahoo.com > > Cc: "Mauro Carvalho" , linux-media@vger.kernel.org, > > linuxtv-comm...@linuxtv.org, "linux-dvb" > > Date: Sunday, January 18, 2009, 8:07

Re: KWorld ATSC 115 all static

2009-01-19 Thread Mauro Carvalho Chehab
On Mon, 19 Jan 2009 08:53:19 +0100 Hans Verkuil wrote: > On Monday 19 January 2009 00:36:35 CityK wrote: > > Hans Verkuil wrote: > > > On Sunday 18 January 2009 22:20:30 CityK wrote: > > >> The output of dmesg is interesting (two times tuner simple > > >> initiating): > > > > > > Shouldn't there

Re: KWorld ATSC 115 all static

2009-01-19 Thread Mauro Carvalho Chehab
On Sun, 18 Jan 2009 18:36:35 -0500 CityK wrote: > Hans Verkuil wrote: > > On Sunday 18 January 2009 22:20:30 CityK wrote: > > > >> The output of dmesg is interesting (two times tuner simple initiating): > > Shouldn't there be a tda9887 as well? It's what the card config says, but > > I'm not s

Re: [REVIEW PATCH 00/14] OMAP3 camera + ISP + MT9P012 sensor driver v2

2009-01-19 Thread Sakari Ailus
Aguirre Rodriguez, Sergio Alberto wrote: Hi, I'm sending the following patchset for review to the relevant lists (linux-omap, v4l, linux-media). Includes: - Omap3 camera core + ISP drivers. - MT9P012 sensor driver (adapted to 3430SDP) - DW9710 lens driver (adapted to work with MT9P012 for S

Re: Regression since 2.6.25 kernel: Crash of userspace program leaves DVB device unusable

2009-01-19 Thread Brendon Higgins
Andy Walls wrote (Monday 19 January 2009): > On Mon, 2009-01-19 at 13:37 +1000, Brendon Higgins wrote: > > > [snip] > > Well, you have the clues actually; they're in your log files. Thanks Andy for prompting me to look at things again. I've discovered something interesting about the way runvdr, a

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

2009-01-19 Thread Laurent Pinchart
On Monday 19 January 2009, Mauro Carvalho Chehab wrote: > On Sun, 18 Jan 2009 21:49:13 +0100 > > Laurent Pinchart wrote: > > Mauro, > > > > Please pull from http://linuxtv.org/hg/~pinchartl/uvcvideo/ > > > > for the following 3 changesets: > > > > uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}

Re: [PATCH v2 2/2] ov772x: Add image flip support

2009-01-19 Thread Guennadi Liakhovetski
On Mon, 19 Jan 2009, morimoto.kunin...@renesas.com wrote: > > > @@ -768,8 +844,17 @@ static int ov772x_set_fmt(struct soc_camera_device > > > *icd, > > >* set COM3 > > >*/ > > > val = priv->fmt->com3; > > > + if (priv->info->flags & OV772X_FLAG_VFLIP) > > > + val |= VFLIP_IMG; >

Re: [PULL] http://mercurial.intuxication.org/hg/v4l-dvb-commits

2009-01-19 Thread Laurent Pinchart
On Monday 19 January 2009, Igor M. Liplianin wrote: > В сообщении от 19 January 2009 03:10:31 Mauro Carvalho Chehab написал(а): > > There are a few CodingStyle fun > > So, one more commit... > > Mauro, > > Please pull from > http://mercurial.intuxication.org/hg/v4l-dvb-commits/v4l-dvb-commits > > f

Re: [PATCH v2 2/2] ov772x: Add image flip support

2009-01-19 Thread morimoto . kuninori
Dear Guennadi Thank you for checking patch > > @@ -768,8 +844,17 @@ static int ov772x_set_fmt(struct soc_camera_device > > *icd, > > * set COM3 > > */ > > val = priv->fmt->com3; > > + if (priv->info->flags & OV772X_FLAG_VFLIP) > > + val |= VFLIP_IMG; > > + if (priv-