[RFC] [PATCH 6/6] OMAP1: Amstrad Delta: add camera controlled LEDS trigger

2010-07-17 Thread Janusz Krzysztofik
This patch extends the Amstrad Delta camera support with LEDS trigger that can be used for automatic control of the on-board camera LED. The led turns on automatically on camera device open and turns off on camera device close. If you find this solution usefull for other boards / machines / plat

[RFC] [PATCH 5/6] OMAP1: Amstrad Delta: add support for camera

2010-07-17 Thread Janusz Krzysztofik
This patch adds configuration data and initialization code required for camera support to the Amstrad Delta board. Three devices are declared: SoC camera, OMAP1 camera interface and OV6650 sensor. Default 12MHz clock has been selected for driving the sensor. Pixel clock has been limited to get

[RFC] [PATCH 4/6] SoC Camera: add support for g_parm / s_parm operations

2010-07-17 Thread Janusz Krzysztofik
This patch adds support for g_parm / s_parm operations to the SoC Camera framework. It is usefull for checking/setting camera frame rate. Example usage can be found in the previous patch from this series, "SoC Camera: add driver for OV6650 sensor". Created and tested against linux-2.6.35-rc3 on

[RFC] [PATCH 3/6] SoC Camera: add driver for OV6650 sensor

2010-07-17 Thread Janusz Krzysztofik
This patch provides a V4L2 SoC Camera driver for OV6650 camera sensor, found on OMAP1 SoC based Amstrad Delta videophone. Since I have no experience with camera sensors, and the sensor documentation I was able to find was not very comprehensive, I left most settings at their default (reset) val

[RFC] [PATCH 2/6] OMAP1: Add support for SoC camera interface

2010-07-17 Thread Janusz Krzysztofik
This patch adds support for SoC camera interface to OMAP1 devices. Created and tested against linux-2.6.35-rc3 on Amstrad Delta. For successfull compilation, requires a header file provided by PATCH 1/6 from this series, "SoC Camera: add driver for OMAP1 camera interface". Signed-off-by: Janusz

[RFC] [PATCH 1/6] SoC Camera: add driver for OMAP1 camera interface

2010-07-17 Thread Janusz Krzysztofik
This is a V4L2 driver for TI OMAP1 SoC camera interface. Two versions of the driver are provided, using either videobuf-dma-contig or videobuf-dma-sg. The former uses less processing power, but often fails to allocate contignuous buffer memory. The latter is free of this problem, but generates

[RFC] [PATCH 0/6] Add camera support to the OMAP1 Amstrad Delta videophone

2010-07-17 Thread Janusz Krzysztofik
This series consists of the following patches: 1/6 SoC Camera: add driver for OMAP1 camera interface 2/6 OMAP1: Add support for SoC camera interface 3/6 SoC Camera: add driver for OV6650 sensor 4/6 SoC Camera: add support for g_parm / s_parm operations 5/6 OMAP1: Amstrad Delta:

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

2010-07-17 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 Jul 17 19:00:18 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14993:9652f85e688a git master:

Re: Chicony Electronics 04f2:b1b4 webcam device unsupported (yet)

2010-07-17 Thread Michael Kromer
Hi Laurent, Am 17.07.2010 17:00, schrieb Laurent Pinchart: > Hi Michael, > > On Saturday 17 July 2010 15:25:08 Michael Kromer wrote: >> Am 17.07.2010 10:57, schrieb Laurent Pinchart: >>> On Saturday 17 July 2010 10:34:20 Michael Kromer wrote: On 07/16/2010 07:14 PM, Pete Eberlein wrote:

Re: Chicony Electronics 04f2:b1b4 webcam device unsupported (yet)

2010-07-17 Thread Laurent Pinchart
Hi Michael, On Saturday 17 July 2010 15:25:08 Michael Kromer wrote: > Am 17.07.2010 10:57, schrieb Laurent Pinchart: > > On Saturday 17 July 2010 10:34:20 Michael Kromer wrote: > >> On 07/16/2010 07:14 PM, Pete Eberlein wrote: > >>> On Fri, 2010-07-16 at 18:32 +0200, Michael Kromer wrote: > I

Re: Chicony Electronics 04f2:b1b4 webcam device unsupported (yet)

2010-07-17 Thread Michael Kromer
Hi Laurent, Am 17.07.2010 10:57, schrieb Laurent Pinchart: > Hi Michael, > > On Saturday 17 July 2010 10:34:20 Michael Kromer wrote: >> On 07/16/2010 07:14 PM, Pete Eberlein wrote: >>> On Fri, 2010-07-16 at 18:32 +0200, Michael Kromer wrote: I have bought myself a rather new Lenovo Thin

Re: [RFC v4] Multi-plane buffer support for V4L2 API

2010-07-17 Thread Hans Verkuil
On Tuesday 13 July 2010 11:43:47 Pawel Osciak wrote: > Hi Mauro, > > thanks for taking the time to look at this. > > >Mauro Carvalho Chehab wrote: > > > >With Hans proposed changes that you've already acked, I think the proposal is > >ok, > >except for one detail: > > > >> 4. Format enumeration

Re: Chicony Electronics 04f2:b1b4 webcam device unsupported (yet)

2010-07-17 Thread Laurent Pinchart
Hi Michael, On Saturday 17 July 2010 10:34:20 Michael Kromer wrote: > On 07/16/2010 07:14 PM, Pete Eberlein wrote: > > On Fri, 2010-07-16 at 18:32 +0200, Michael Kromer wrote: > >> > >> I have bought myself a rather new Lenovo Thinkpad X100e, and there is no > >> support for the webcam device in

Re: Chicony Electronics 04f2:b1b4 webcam device unsupported (yet)

2010-07-17 Thread Michael Kromer
Hi, On 07/16/2010 07:14 PM, Pete Eberlein wrote: > On Fri, 2010-07-16 at 18:32 +0200, Michael Kromer wrote: >> Hi, >> >> I have bought myself a rather new Lenovo Thinkpad X100e, and there is no >> support for the webcam device in the current (2.6.34) kernel (yet). >> 2.6.35 doesn't seem to have a