[PATCH v3 0/3] V4L/DVB: OMAP_VOUT: Allow omap_vout to build without VRFB

2010-11-04 Thread Archit Taneja
This lets omap_vout driver build and run without VRFB. It works along the lines of the following patch series: OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFB https://patchwork.kernel.org/patch/105371/ Since VRFB is tightly coupled with the omap_vout driver, a handful of vrfb specific

[PATCH v3 1/3] V4L/DVB: OMAP_VOUT: Move some functions and preprocessor defines from omap_vout

2010-11-04 Thread Archit Taneja
Move some functions from omap_vout.c to omap_voutlib.c and defines to omap_voutdef.h These will be required vrfb specific functions. Signed-off-by: Archit Taneja arc...@ti.com --- drivers/media/video/omap/omap_vout.c| 111 +--

[PATCH v3 2/3] V4L/DVB: OMAP_VOUT: Create a seperate vrfb functions library

2010-11-04 Thread Archit Taneja
Create omap_vout_vrfb.c and omap_vout_vrfb.h, these contain functions which omap_vout will call if the rotation type is set to VRFB rotation. It is essentialy the code in omap_vout which is used for vrfb specific tasks. Signed-off-by: Archit Taneja arc...@ti.com ---

[PATCH v3 3/3] V4L/DVB: OMAP_VOUT: Use rotation_type to choose between vrfb rotation and no rotation

2010-11-04 Thread Archit Taneja
Add new enum vout_rotation_type and rotation_type member to omapvideo_info, this is initialized based on the arch type in omap_vout_probe. The rotation_type var is now used to choose between vrfb and non-vrfb calls. vrfb specific code in omap_vout has been removed and is present in

Re: OMAP3530 ISP irqs disabled

2010-11-04 Thread Bastian Hecht
2010/11/4 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, On Wednesday 03 November 2010 14:38:25 Bastian Hecht wrote: 2010/11/3 Sakari Ailus sakari.ai...@maxwell.research.nokia.com: Bastian Hecht wrote: 2010/11/3 Bastian Hecht hec...@googlemail.com: Hello ISP team, I

Re: [RFC PATCH 0/2] Apple remote support

2010-11-04 Thread David Härdeman
On Tue, 2 Nov 2010 16:42:05 -0400, Jarod Wilson ja...@wilsonet.com wrote: On Mon, Nov 1, 2010 at 5:56 PM, David Härdeman da...@hardeman.nu wrote: On Sat, Oct 30, 2010 at 10:32:14PM -0400, Jarod Wilson wrote: On Sat, Oct 30, 2010 at 7:36 PM, David Härdeman da...@hardeman.nu wrote: In that

Tevii S470 on Debian Squeeze

2010-11-04 Thread Josu Lazkano
Hello, I am having some problems to get working my Tevii S470 DVB-S2 PCIe card. I am using a Debian Squeeze (2.6.32-5-686) system on a Intel Atom 330 (Nvidia ION) machine. I read the LinuxTV wiki: http://www.linuxtv.org/wiki/index.php/TeVii_S470#Older_kernels These are my steps: 1. Donwloas the

Re: [RFC PATCH 0/2] Apple remote support

2010-11-04 Thread Jarod Wilson
On Thu, Nov 4, 2010 at 8:16 AM, David Härdeman da...@hardeman.nu wrote: On Tue, 2 Nov 2010 16:42:05 -0400, Jarod Wilson ja...@wilsonet.com wrote: On Mon, Nov 1, 2010 at 5:56 PM, David Härdeman da...@hardeman.nu wrote: On Sat, Oct 30, 2010 at 10:32:14PM -0400, Jarod Wilson wrote: On Sat, Oct

Re: REGRESSION: Re: [GIT] kconfig rc fixes

2010-11-04 Thread Randy Dunlap
On Thu, 04 Nov 2010 07:10:11 -0400 Mauro Carvalho Chehab wrote: All dependencies required by the selected symbols are satisfied. For example, the simplest case is likely cafe_ccic, as, currently, there's just one possible driver that can be attached dynamically at runtime to cafe_ccic. We

Re: REGRESSION: Re: [GIT] kconfig rc fixes

2010-11-04 Thread Mauro Carvalho Chehab
Em 04-11-2010 13:19, Randy Dunlap escreveu: On Thu, 04 Nov 2010 07:10:11 -0400 Mauro Carvalho Chehab wrote: All dependencies required by the selected symbols are satisfied. For example, the simplest case is likely cafe_ccic, as, currently, there's just one possible driver that can be

[cron job] v4l-dvb daily build: WARNINGS

2010-11-04 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 Nov 4 19:01:55 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15167:abd3aac6644e git master:

Re: REGRESSION: Re: [GIT] kconfig rc fixes

2010-11-04 Thread Arnaud Lacombe
Hi, On Wed, Nov 3, 2010 at 6:29 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Basically, we have things there like: config VIDEO_HELPER_CHIPS_AUTO        bool Autoselect pertinent encoders/decoders and other helper chips config VIDEO_IVTV        select VIDEO_WM8739 if

Re: REGRESSION: Re: [GIT] kconfig rc fixes

2010-11-04 Thread Mauro Carvalho Chehab
Em 04-11-2010 14:34, Arnaud Lacombe escreveu: Hi, On Wed, Nov 3, 2010 at 6:29 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Basically, we have things there like: config VIDEO_HELPER_CHIPS_AUTO bool Autoselect pertinent encoders/decoders and other helper chips config

Re: gspca for_2.6.36 - maybe does not work properly for me (ov534)

2010-11-04 Thread Maciej Rutecki
On środa, 3 listopada 2010 o 21:53:39 Antonio Ospite wrote: On Wed, 3 Nov 2010 20:07:25 +0100 Maciej Rutecki maciej.rute...@gmail.com wrote: (add CC's) On czwartek, 28 października 2010 o 13:07:57 Tõnu Samuel wrote: I am Sony PS3 Eye webcam user. Please more context in the Subject

Re: [2.6.36-09452-g2d10d87] BUG: unable to handle kernel NULL pointer dereference at (null)

2010-11-04 Thread Maciej Rutecki
On sobota, 30 października 2010 o 22:07:51 Carlos R. Mafra wrote: I am testing Linus' git kernel from today 2.6.36-09452-g2d10d87 and I get the following BUG: when I plug in the WinTV Nova-T USB stick to watch television: I created a Bugzilla entry at

Re: [RFC PATCH 0/2] Apple remote support

2010-11-04 Thread David Härdeman
On Thu, Nov 04, 2010 at 11:54:25AM -0400, Jarod Wilson wrote: Okay, so we seem to be in agreement for an approach to handling this. I'll toss something together implementing that RSN... Though I talked with Mauro about this a bit yesterday here at LPC, and we're thinking maybe we slide this

Re: [RFC PATCH 0/2] Apple remote support

2010-11-04 Thread Mauro Carvalho Chehab
Em 04-11-2010 15:38, David Härdeman escreveu: On Thu, Nov 04, 2010 at 11:54:25AM -0400, Jarod Wilson wrote: Okay, so we seem to be in agreement for an approach to handling this. I'll toss something together implementing that RSN... Though I talked with Mauro about this a bit yesterday here at

[PATCH][UPDATE_for_2.6.37] DM04/QQBOX USB Timing change.

2010-11-04 Thread Malcolm Priestley
DM04/QQBOX USB Timing change. Improved timing to avoid USB corruptions on some systems. Signed-off-by: Malcolm Priestley tvbox...@gmail.com diff --git a/drivers/media/dvb/dvb-usb/lmedm04.c b/drivers/media/dvb/dvb-usb/lmedm04.c index 3a32c65..de7f1fb 100755 ---

[PATCH 15/49] drivers/media: Use vzalloc

2010-11-04 Thread Joe Perches
Signed-off-by: Joe Perches j...@perches.com --- drivers/media/dvb/ngene/ngene-core.c |3 +-- drivers/media/video/mx3_camera.c |3 +-- drivers/media/video/pwc/pwc-if.c |3 +-- drivers/media/video/videobuf-dma-sg.c |3 +-- 4 files changed, 4 insertions(+), 8 deletions(-)

Re: [GIT PATCHES FOR 2.6.37] Use modaliases to load I2C modules

2010-11-04 Thread Laurent Pinchart
Hi Mauro, On Saturday 23 October 2010 15:30:18 Mauro Carvalho Chehab wrote: Em 23-10-2010 09:27, Laurent Pinchart escreveu: On Saturday 23 October 2010 02:02:01 Mauro Carvalho Chehab wrote: Em 06-10-2010 05:45, Laurent Pinchart escreveu: The following changes since commit