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

2010-09-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/ A variable rotation_type is introduced in omapvideo_info like the way in omapfb_info to

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

2010-09-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. Apart from this, some functions and preprocessor defines needed by the new vrf

[PATCH 2/2] V4L/DVB: OMAP_VOUT: Use rotation_type to choose between vrfb and sdram rotation

2010-09-04 Thread Archit Taneja
Add "rotation_type" member to omapvideo_info, this is initialized based on the value "def_vrfb" bootarg parameter, vrfb rotation is chosen by default. 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 om

[PATCH] LED control

2010-09-04 Thread Jean-Francois Moine
Some media devices may have one or many lights (LEDs, illuminators, lamps..). This patch makes them controlable by the applications. Signed-off-by: Jean-Francois Moine -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ diff --git

Re: PATCH to hdpvr-video.c solves DMA allocation problems on arm processsors.

2010-09-04 Thread Janne Grunau
On Fri, Sep 03, 2010 at 11:19:00AM -0500, James MacLaren wrote: > I needed to patch hdpvr-video.c to capture on my dockstar arm > processor. I see that this patch has been noted on a number of other > usb drivers on this list. > > diff -Naur hdpvr-video.c hdpvr-video-jmm.c > > --- hdpvr-video.c 

[cron job] v4l-dvb daily build 2.6.26 and up: ERRORS

2010-09-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:Sat Sep 4 19:00:05 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15139:6e0befab696a git master:

Re: [PATCH] LED control

2010-09-04 Thread Andy Walls
On Sat, 2010-09-04 at 13:10 +0200, Jean-Francois Moine wrote: > Some media devices may have one or many lights (LEDs, illuminators, > lamps..). This patch makes them controlable by the applications. > > Signed-off-by: Jean-Francois Moine Jean-Francois, Thanks for the proposal. It looks OK to m

[PULL] soc-camera 2.6.36 fixes

2010-09-04 Thread Guennadi Liakhovetski
Hi Mauro The following changes since commit 2bfc96a127bc1cc94d26bfaa40159966064f9c8c: Linux 2.6.36-rc3 (2010-08-29 08:36:04 -0700) are available in the git repository at: git://linuxtv.org/gliakhovetski/v4l-dvb.git for-2.6.36 Baruch Siach (1): mx2_camera: fix a race causing NULL deref

Re: [PATCH v2 10/11] mt9m111: rewrite set_pixfmt

2010-09-04 Thread Guennadi Liakhovetski
On Tue, 31 Aug 2010, Michael Grzeschik wrote: > Hi Robert and Guennadi > > On Sun, Aug 29, 2010 at 09:17:00PM +0200, Robert Jarzmik wrote: > > Guennadi Liakhovetski writes: > > > > > Robert, I'll need your ack / tested by on this one too. It actually > > > changes behaviour, for example, it se