Re: [ivtv-devel] [PATCH 35/57] media: irq: Remove IRQF_DISABLED

2011-09-21 Thread Mauro Carvalho Chehab
: Acked-by: Mauro Carvalho Chehab mche...@redhat.com If not, please let me know, and I'll apply it on my tree with my SOB. --- drivers/media/common/saa7146_core.c|2 +- drivers/media/dvb/bt8xx/bt878.c|2 +- drivers/media/radio/si4713-i2c.c |2 +- drivers

Re: [ivtv-devel] [PATCH 40/62] media: irq: Remove IRQF_DISABLED

2011-09-18 Thread Mauro Carvalho Chehab
Em 07-09-2011 05:10, Yong Zhang escreveu: This flag is a NOOP and can be removed now. Signed-off-by: Yong Zhang yong.zha...@gmail.com Patch looks ok. I'm adding it on my tree. Thanks! Mauro --- drivers/media/common/saa7146_core.c|2 +- drivers/media/dvb/bt8xx/bt878.c

Re: [ivtv-devel] [PATCH 06/14] [media] cx18: Use current logging styles

2011-09-03 Thread Mauro Carvalho Chehab
Em 27-08-2011 14:23, Andy Walls escreveu: Joe Perches j...@perches.com wrote: On Sat, 2011-08-27 at 09:28 -0400, Andy Walls wrote: On Wed, 2011-08-24 at 14:42 -0700, Joe Perches wrote: On Wed, 2011-08-24 at 06:34 -0400, Andy Walls wrote: On Sun, 2011-08-21 at 15:56 -0700, Joe Perches wrote:

Re: [ivtv-devel] [REGRESSION: wm8775, ivtv] Please revert commit fcb9757333df37cf4a7feccef7ef6f5300643864

2011-02-01 Thread Mauro Carvalho Chehab
platform_data support, to avoid changing the behaviour for other boards, and fixed CodingStyle] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com diff --git a/drivers/media/video/cx88/cx88-alsa.c b/drivers/media/video/cx88/cx88-alsa.c index 54b7fcd..a2d688e 100644 --- a/drivers/media/video/cx88

Re: [ivtv-devel] [PATCH 12/15]drivers:media:video:tvp7002.c Typo change diable to disable.

2010-12-31 Thread Mauro Carvalho Chehab
Em 30-12-2010 21:08, Justin P. Mattock escreveu: The below patch fixes a typo diable to disable. Please let me know if this is correct or not. Signed-off-by: Justin P. Mattock justinmatt...@gmail.com Acked-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/tvp7002.c

Re: [ivtv-devel] [PATCH 11/15]drivers:media:video:cx18:cx23418.h Typo change diable to disable.

2010-12-31 Thread Mauro Carvalho Chehab
Em 30-12-2010 21:08, Justin P. Mattock escreveu: The below patch fixes a typo diable to disable. Please let me know if this is correct or not. Signed-off-by: Justin P. Mattock justinmatt...@gmail.com Acked-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/cx18

Re: [ivtv-devel] [PATCH 14/15]include:media:davinci:vpss.h Typo change diable to disable.

2010-12-31 Thread Mauro Carvalho Chehab
Em 30-12-2010 21:08, Justin P. Mattock escreveu: The below patch fixes a typo diable to disable. Please let me know if this is correct or not. Signed-off-by: Justin P. Mattock justinmatt...@gmail.com Acked-by: Mauro Carvalho Chehab mche...@redhat.com PS.: Next time, please c/c linux-media

Re: [ivtv-devel] [PULL] http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix

2010-01-22 Thread Mauro Carvalho Chehab
Andy Walls wrote: Mauro, Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix for the following 3 changesets: 01/03: ivtv: Fix race condition for queued udma transfers http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=0ffbc0331b4d 02/03: cx25840, v4l2-subdev,

Re: [ivtv-devel] [PULL] http://linuxtv.org/hg/~awalls/v4l-dvb-misc

2010-01-10 Thread Mauro Carvalho Chehab
Andy Walls wrote: Mauro, If no one has any objections, please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-misc for the following 12 changesets. Of note: 02-04 are from Jean Delvare and fix up the cx23885 i2c routines 05-17 and 12 add and use a new v4l2_subdev core op for

Re: [ivtv-devel] [PULL] http://linuxtv.org/hg/~awalls/v4l-dvb-misc

2010-01-10 Thread Mauro Carvalho Chehab
Andy Walls wrote: On Sun, 2010-01-10 at 09:35 -0200, Mauro Carvalho Chehab wrote: Andy Walls wrote: Mauro, If no one has any objections, please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-misc for the following 12 changesets. Of note: 02-04 are from Jean Delvare and fix up

Re: [ivtv-devel] [PATCH] tuner-simple, tveeprom: Add support for the FQ1216LME MK3

2009-06-05 Thread Mauro Carvalho Chehab
Em Fri, 05 Jun 2009 17:52:12 -0400 Andy Walls awa...@radix.net escreveu: Hi, This patch: 1. adds explicit support for the FQ1216LME MK3 2. points the tveeprom module to the FQ1216LME MK3 entry for EEPROMs claiming FQ1216LME MK3 and MK5. 3. refactors some code in simple_post_tune()

Re: [ivtv-devel] [REVIEW] Draft of V4L2 API and spec changes for V4L2_MPEG_STREAM_VBI_FMT_IVTV

2009-03-13 Thread Mauro Carvalho Chehab
On Fri, 13 Mar 2009 17:50:38 +0100 Hans Verkuil hverk...@xs4all.nl wrote: On Wednesday 11 March 2009 20:25:28 Andy Walls wrote: All, The inline diff below has my completed draft of V4L2 API and Specifcation changes to add proper definitions and documentation for the MPEG stream

Re: [ivtv-devel] [RFC] API changes for V4L2_MPEG_SLICED_VBI_FMT_IVTV definitions (Re: [PULL] http://linuxtv.org/hg/~awalls/cx18)

2009-03-08 Thread Mauro Carvalho Chehab
On Sat, 7 Mar 2009 09:49:30 +0100 Hans Verkuil hverk...@xs4all.nl wrote: On Saturday 07 March 2009 02:31:41 Andy Walls wrote: On Fri, 2009-03-06 at 15:41 +0100, Hans Verkuil wrote: On Friday 06 March 2009 04:39:34 Andy Walls wrote: Yes, they should be exported to userspace as well, so

Re: [ivtv-devel] [PULL] http://linuxtv.org/hg/~awalls/cx18

2009-03-03 Thread Mauro Carvalho Chehab
On Sun, 01 Mar 2009 22:04:55 -0500 Andy Walls awa...@radix.net wrote: Mauro, Please pull from http://linuxtv.org/hg/~awalls/cx18 for the following cx18: Add interlock so sliced VBI insertion only happens for an MPEG PS cx18: Fix VPS service register code and ensure VBI

Re: [ivtv-devel] [PULL] http://linuxtv.org/hg/~awalls/cx18

2009-02-26 Thread Mauro Carvalho Chehab
Andy and Hans, On Sat, 21 Feb 2009 21:22:22 -0500 Andy Walls awa...@radix.net wrote: This set of changes will conflict with Hans' recent pull request that affects cx18-av-core.c. If your merge tools can't detect that the code Hans intends to patch simply differs in position by about 20

Re: [ivtv-devel] [PULL] http://linuxtv.org/hg/~awalls/cx18

2009-02-26 Thread Mauro Carvalho Chehab
On Sat, 21 Feb 2009 21:22:22 -0500 Andy Walls awa...@radix.net wrote: Mauro, Please pull from: http://linuxtv.org/hug/~awalls/cx18 for the following: cx18: Disable AC3 controls as the firmware doesn't support AC3 cx18: Increment version number due to significant changes for

Re: [ivtv-devel] [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds

2009-02-13 Thread Mauro Carvalho Chehab
On Fri, 13 Feb 2009 09:18:56 +0100 Hans Verkuil hverk...@xs4all.nl wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds for the following: - saa6588: convert to v4l2-i2c-drv-legacy.h - saa6588: convert to v4l2_subdev. - saa6588: add g_chip_ident support. -

Re: [ivtv-devel] [PATCH] cx18: convert driver to video_ioctl2() (Re: [PATCH] video4linux: Push down the BKL)

2008-06-03 Thread Mauro Carvalho Chehab
On Sun, 01 Jun 2008 15:01:59 -0400 Andy Walls [EMAIL PROTECTED] wrote: On Sun, 2008-06-01 at 12:15 +0200, Hans Verkuil wrote: Thanks Andy! I'll take a closer look on Tuesday or Wednesday, but I noticed one thing: you set unused callbacks to NULL in cx18_set_funcs(), however

Re: [ivtv-devel] [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx18

2008-04-30 Thread Mauro Carvalho Chehab
On Mon, 28 Apr 2008 22:42:40 +0200 Hans Verkuil [EMAIL PROTECTED] wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx18 for the following: - cx18: new driver for the Conexant CX23418 MPEG encoder chip - cx18: add new cx18-ctl control utility Also: there

Re: [ivtv-devel] [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx18

2008-04-30 Thread Mauro Carvalho Chehab
Hans, On Mon, 28 Apr 2008 22:42:40 +0200 Hans Verkuil [EMAIL PROTECTED] wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx18 for the following: - cx18: new driver for the Conexant CX23418 MPEG encoder chip - cx18: add new cx18-ctl control utility Didn't

Re: [ivtv-devel] [v4l-dvb-maintainer] [PATCH] Eliminate cx18 ivtv vbi symbol collisions ([PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx18)

2008-04-30 Thread Mauro Carvalho Chehab
On Tue, 29 Apr 2008 19:04:24 -0400 Andy Walls [EMAIL PROTECTED] wrote: Mauro Carvalho Chehab wrote: On Mon, 28 Apr 2008 22:42:40 +0200 Hans Verkuil hverkuil at xs4all.nl wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx18 for the following

Re: [ivtv-devel] [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx18

2008-04-28 Thread Mauro Carvalho Chehab
On Sun, 27 Apr 2008 12:55:11 +0200 Hans Verkuil [EMAIL PROTECTED] wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx18 for the following: How! a very big changeset. Probably, I'll miss some things. I have just a few comments about the first patch. Thanks for

Re: [ivtv-devel] [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx18

2008-04-28 Thread Mauro Carvalho Chehab
On Mon, 28 Apr 2008 22:40:42 +0200 Hans Verkuil [EMAIL PROTECTED] wrote: On Monday 28 April 2008 15:48:19 Mauro Carvalho Chehab wrote: On Sun, 27 Apr 2008 12:55:11 +0200 Hans Verkuil [EMAIL PROTECTED] wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb

Re: [ivtv-devel] [PATCH] Fix VIDIOCGAP corruption in ivtv

2008-04-24 Thread Mauro Carvalho Chehab
PROTECTED] Signed-off-by: Hans Verkuil [EMAIL PROTECTED] Signed-off-by: Mauro Carvalho Chehab [EMAIL PROTECTED] Cheers, Mauro ___ ivtv-devel mailing list ivtv-devel@ivtvdriver.org http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Re: [ivtv-devel] [PATCH] Fix VIDIOCGAP corruption in ivtv

2008-04-24 Thread Mauro Carvalho Chehab
On Thu, 24 Apr 2008 12:00:43 -0400 Alan Cox [EMAIL PROTECTED] wrote: On Thu, Apr 24, 2008 at 12:47:08PM -0300, Mauro Carvalho Chehab wrote: Maybe we can just add his name in parenthesis. Would this patch description be ok for you, Andrew and Alan? I have no idea if Mr Macks did

Re: [ivtv-devel] [PATCH] Fix VIDIOCGAP corruption in ivtv

2008-04-23 Thread Mauro Carvalho Chehab
Signed-off-by: Michael Krufky [EMAIL PROTECTED] In this case, it should be reviewed-by. I should be sending this soon to Linus. Mauro, I think it's wrong that you alter signatures. You did this: Reviewed-by: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] Argh! I didn't notice that weird

Re: [ivtv-devel] [v4l-dvb-maintainer] AverMedia M104 Driver support issue.

2008-04-02 Thread Mauro Carvalho Chehab
[ 42.684000] Seek ended!6xc2028 1-0061: Loading firmware for type=BASE (1), id . [ 42.704000] xc2028 1-0061: i2c output error: rc = -121 (should be 64) [ 42.704000] xc2028 1-0061: -121 returned from send [ 42.704000] xc2028 1-0061: Error -22 while loading base

Re: [ivtv-devel] [v4l-dvb-maintainer] [2.6 patch] ivtv-yuv.c: make 3 functions static

2008-01-29 Thread Mauro Carvalho Chehab
On Mon, 28 Jan 2008 23:50:22 +0100 Hans Verkuil [EMAIL PROTECTED] wrote: On Monday 28 January 2008 23:10:53 Adrian Bunk wrote: This patch makes the following needlessly global functions static: - ivtv_yuv_next_free() - ivtv_yuv_setup_frame() - ivtv_yuv_udma_frame() Signed-off-by:

Re: [ivtv-devel] RFC: MPEG encoding and decoding V4L2/DVB API additions

2007-02-18 Thread Mauro Carvalho Chehab
Em Dom, 2007-02-18 às 14:03 +0100, Hans Verkuil escreveu: RFC MPEG encoding and decoding V4L2/DVB API additions Version 0.2 (The latest version of this RFC can be found here as well: http://ivtvdriver.org/viewcvs/ivtv/trunk/doc/) This RFC adds new functionality to the V4L2/DVB API in

Re: [ivtv-devel] RFC 0.3: MPEG encoding and decoding V4L2/DVB API additions

2007-02-18 Thread Mauro Carvalho Chehab
6) Scaling and positioning of the video The cx23415 can take the MPEG stream and scale it to an arbitrary width and height and position it at anywhere in the TV-out screen. So you can get effects like having the MPEG output to the top left corner and an OSD in the lower right corner.

Re: [ivtv-devel] [mythtv-users] 2.6.17.6 + 0.7.0 + 0.19 works!

2006-08-28 Thread Mauro Carvalho Chehab
Em Sex, 2006-07-21 às 14:12 -0400, [EMAIL PROTECTED] escreveu: The other problem was that ivtv 0.7.0 no longer supplies the saa7115 driver because they are removing modules in favour of the Linux kernel v4l modules, but the 2.6.17.6 kernel now considers the existing saa7115

Re: [ivtv-devel] Re: 0.5.0 progress report

2005-11-12 Thread Mauro Carvalho Chehab
, and not just a snapshot from some random day of the month. -- Mauro Carvalho Chehab [EMAIL PROTECTED] ___ Yahoo! Acesso Grátis: Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com

Re: [ivtv-devel] 2832 and v4l CVS not in sync

2005-10-19 Thread Mauro Carvalho Chehab
Em Qua, 2005-10-19 às 08:59 -0400, Tyler Trafford escreveu: Mauro Carvalho Chehab wrote: Tyler, Our problem arises when using the header for the user programs, in the kernel stuff it works fine. Tyler, Fixed. I forgot to include a test for __KERNEL__ at videodev2.h header

Re: [ivtv-devel] latest ivtv and tveeprom from v4l incompatible ?

2005-10-11 Thread Mauro Carvalho Chehab
___ ivtv-devel mailing list ivtv-devel@ivtvdriver.org http://ivtvdriver.org/mailman/listinfo/ivtv-devel -- Mauro Carvalho Chehab [EMAIL PROTECTED] ___ Promoção Yahoo

Re: [ivtv-devel] Re: ivtv 0.5.0 development

2005-10-09 Thread Mauro Carvalho Chehab
is empty I get that set of errors each time video-buf-dvb.h is included. What kernel are you using? ___ ivtv-devel mailing list ivtv-devel@ivtvdriver.org http://ivtvdriver.org/mailman/listinfo/ivtv-devel -- Mauro Carvalho Chehab [EMAIL