Re: [patch 5/5] saa7121 driver for s6000 data port

2009-03-26 Thread Hans Verkuil
This patch adds a driver to support the saa7121 PAL/NTSC video encoder in combination with the s6000 data port driver. The chip is configured for embedded BT.656 syncs as this mode should be supported on all devices. The driver presents two outputs to applications and while it is true

Re: [PATCH] Allow the user to restrict the RC5 address

2009-03-26 Thread Steven Toth
Hans Verkuil wrote: On Thursday 26 March 2009 03:34:53 Udo A. Steinberg wrote: Mauro, This patch allows users with multiple remotes to specify an RC5 address for a remote from which key codes will be accepted. If no address is specified, the default value of 0 accepts key codes from any

Re: Questinons regarding soc_camera / pxa_camera

2009-03-26 Thread Guennadi Liakhovetski
(moving to the new v4l list) On Thu, 26 Mar 2009, Stefan Herbrechtsmeier wrote: --- a/linux/drivers/media/video/soc_camera.cSun Mar 22 08:53:36 2009 -0300 +++ b/linux/drivers/media/video/soc_camera.cThu Mar 26 15:35:43 2009 +0100 @@ -238,7 +238,7 @@ static int

Re: [PATCH] Allow the user to restrict the RC5 address

2009-03-26 Thread Udo A. Steinberg
On Thu, 26 Mar 2009 12:45:18 -0400 Steven Toth (ST) wrote: ST I too tend to have multiple remotes, I don't think it's that unusual for ST long standing Hauppauge customers to have many boards with many types of ST remotes. ST ST It might be better to have an option to explicitly allow old

[REVIEW] v4l2 loopback

2009-03-26 Thread Vasily
Hello, please review the new version of v4l2 loopback driver. I fixed up comments to the previous submission, waiting for the new ones :-), reposting for patchwork tool --- This patch introduces v4l2 loopback module From: Vasily Levin vas...@gmail.com This is v4l2 loopback driver which can be

Re: [ADMIN] linuxtv.org is moving

2009-03-26 Thread Johannes Stezenbach
On Wed, Mar 25, 2009 at 05:25:41PM +0100, Johannes Stezenbach wrote: linuxtv.org will move to a new server machine tomorrow. Expect some downtime during the move and please be patient. Everything on the old machine will be rsynced to the new machine right before the switch so nothing should

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

2009-03-26 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 Mar 26 19:00:03 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 11153:56cf0f1772f7 gcc version: gcc

Re: [PATCH 1/5] CSI camera interface driver for MX1

2009-03-26 Thread Guennadi Liakhovetski
On Thu, 26 Mar 2009, Mauro Carvalho Chehab wrote: +/* common v4l buffer stuff -- must be first */ +struct videobuf_buffer vb; Here you have one space + +const struct soc_camera_data_format*fmt; Here you have 8 spaces

Re: [PATCH 1/5] CSI camera interface driver for MX1

2009-03-26 Thread Mauro Carvalho Chehab
On Thu, 26 Mar 2009 17:31:35 -0400 Dave Strauss dave.stra...@zoran.com wrote: Guennadi Liakhovetski wrote: On Thu, 26 Mar 2009, Mauro Carvalho Chehab wrote: + /* common v4l buffer stuff -- must be first */ + struct videobuf_buffer vb; Here you have one space

Re: [PATCH 1/5] CSI camera interface driver for MX1

2009-03-26 Thread Dave Strauss
Guennadi Liakhovetski wrote: On Thu, 26 Mar 2009, Mauro Carvalho Chehab wrote: + /* common v4l buffer stuff -- must be first */ + struct videobuf_buffer vb; Here you have one space + + const struct soc_camera_data_format*fmt; Here you have 8 spaces

Re: [patch] add documentation for planar YUV 4:4:4 format

2009-03-26 Thread Andy Walls
On Thu, 2009-03-26 at 16:05 +0100, Daniel Glöckner wrote: This patch adds the planar YUV 4:4:4 format to the v4l2 specification. Signed-off-by: Daniel Glöckner d...@emlix.com diff -r 55df63b82fef -r bd23aedbd597 v4l2-spec/Makefile --- a/v4l2-spec/Makefile Thu Mar 26 09:13:40 2009

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

2009-03-26 Thread Andy Walls
Mauro, Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb for mxl5005s: Switch in mxl5005s_set_params should operate on correct values Can you somehow add to the log: Reported-by: Jose Alberto Reguero jaregu...@telefonica.net Tested-by: Jose Alberto Reguero jaregu...@telefonica.net

Re: [linux-dvb] TechnoTrend C-1501 - Locking issues on 388Mhz

2009-03-26 Thread hermann pitton
Hi Klaas, Am Mittwoch, den 25.03.2009, 21:53 +0100 schrieb klaas de waal: (2nd try, this should be now in plain text instead of HTML) Hi Hermann, Thanks for your howto on making a proper patch. After a make commit in my local v4l-dvb tree, and filling in the template I got the following

Re: [linux-dvb] TechnoTrend C-1501 - Locking issues on 388Mhz

2009-03-26 Thread Mauro Carvalho Chehab
On Fri, 27 Mar 2009 00:51:43 +0100 hermann pitton hermann-pit...@arcor.de wrote: Hi Klaas, Am Mittwoch, den 25.03.2009, 21:53 +0100 schrieb klaas de waal: (2nd try, this should be now in plain text instead of HTML) Hi Hermann, Thanks for your howto on making a proper patch.

Re: [linux-dvb] [ADMIN] linuxtv.org is moving

2009-03-26 Thread Torgeir Veimo
On 27 Mar 2009, at 04:57, Johannes Stezenbach wrote: On Wed, Mar 25, 2009 at 05:25:41PM +0100, Johannes Stezenbach wrote: linuxtv.org will move to a new server machine tomorrow. Expect some downtime during the move and please be patient. Everything on the old machine will be rsynced to the

Re: v4l parent for usb device interface or device?

2009-03-26 Thread Janne Grunau
[cc-ing linux-usb] On Thu, Mar 26, 2009 at 01:29:57PM +0100, Hans de Goede wrote: On 03/25/2009 03:58 PM, Hans Verkuil wrote: Hi Hans, On Wednesday 25 March 2009 11:18:31 Hans de Goede wrote: take 2 this time to the new list, hoping it gets some more attention Hi, Today it came

Re: [linux-dvb] TechnoTrend C-1501 - Locking issues on 388Mhz

2009-03-26 Thread Mauro Carvalho Chehab
On Fri, 27 Mar 2009 01:46:50 +0100 hermann pitton hermann-pit...@arcor.de wrote: Am Donnerstag, den 26.03.2009, 21:09 -0300 schrieb Mauro Carvalho Chehab: On Fri, 27 Mar 2009 00:51:43 +0100 hermann pitton hermann-pit...@arcor.de wrote: Hi Klaas, Am Mittwoch, den 25.03.2009,

Fw: [PATCH] cx88: Missing failure checks

2009-03-26 Thread Mauro Carvalho Chehab
Forwarded message: Date: Thu, 26 Mar 2009 20:44:38 + From: Alan Cox a...@lxorguk.ukuu.org.uk To: linux-ker...@vger.kernel.org, mche...@infradead.org Subject: [PATCH] cx88: Missing failure checks The ioremap one was reported in October 2007 (Bug 9146), the kmalloc one was blindingly

Fw: [PATCH] pluto2: silence spew of card hung up messages

2009-03-26 Thread Mauro Carvalho Chehab
Forwarded message: Date: Thu, 26 Mar 2009 20:47:48 + From: Alan Cox a...@lxorguk.ukuu.org.uk To: linux-ker...@vger.kernel.org, mche...@infradead.org Subject: [PATCH] pluto2: silence spew of card hung up messages If the card is ejected on some systems you get a spew of messages as other

Fw: [PATCH] firedtv: wrong types in printk

2009-03-26 Thread Mauro Carvalho Chehab
Forwarded message: Date: Thu, 26 Mar 2009 21:41:15 + From: Alan Cox a...@lxorguk.ukuu.org.uk To: linux-ker...@vger.kernel.org, mche...@infradead.org Subject: [PATCH] firedtv: wrong types in printk size_t is not int... Signed-off-by: Alan Cox a...@lxorguk.ukuu.org.uk ---

Re: [linux-dvb] TechnoTrend C-1501 - Locking issues on 388Mhz

2009-03-26 Thread hermann pitton
Am Donnerstag, den 26.03.2009, 22:02 -0300 schrieb Mauro Carvalho Chehab: On Fri, 27 Mar 2009 01:46:50 +0100 hermann pitton hermann-pit...@arcor.de wrote: Am Donnerstag, den 26.03.2009, 21:09 -0300 schrieb Mauro Carvalho Chehab: On Fri, 27 Mar 2009 00:51:43 +0100 hermann pitton

Re: Fw: [PATCH] cx88: Missing failure checks

2009-03-26 Thread Trent Piepho
On Thu, 26 Mar 2009, Mauro Carvalho Chehab wrote: From: Alan Cox a...@lxorguk.ukuu.org.uk To: linux-ker...@vger.kernel.org, mche...@infradead.org Subject: [PATCH] cx88: Missing failure checks The ioremap one was reported in October 2007 (Bug 9146), the kmalloc one was blindingly obvious

Re: [PATCH v3] v4l2-subdev: ADV7343 video encoder driver

2009-03-26 Thread Hans Verkuil
On Thursday 26 March 2009 04:39:48 Chaithrika U S wrote: Analog Devices ADV7343 video encoder driver Add ADV7343 I2C based video encoder driver. This follows the v4l2-subdev framework.This driver has been tested on TI DM646x EVM. It has been tested for Composite and Component outputs. In

Re: [PATCH 5/5] LDP: Add support for built-in camera

2009-03-26 Thread stanley.miao
Aguirre Rodriguez, Sergio Alberto wrote: -Original Message- From: stanley.miao [mailto:stanley.m...@windriver.com] Sent: Tuesday, March 10, 2009 3:04 AM To: Aguirre Rodriguez, Sergio Alberto Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; Sakari Ailus; Tuukka.O Toivonen;

Re: patchwork tool

2009-03-26 Thread Mauro Carvalho Chehab
On Thu, 26 Mar 2009 01:19:08 +0200 vas...@gmail.com wrote: Hello, how should I format my post in order to patchwork tool understand included patch correctly, If patchwork is not adding your patches there, then it means that the patches are broken (for example, line-wrapped), or that you're

Re: patchwork tool

2009-03-26 Thread vasaka
On Thu, Mar 26, 2009 at 10:34 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: On Thu, 26 Mar 2009 01:19:08 +0200 vas...@gmail.com wrote: Hello, how should I format my post in order to patchwork tool understand included patch correctly, If patchwork is not adding your patches there,

Re: patchwork tool

2009-03-26 Thread Mauro Carvalho Chehab
On Thu, 26 Mar 2009 11:22:26 +0200 vas...@gmail.com wrote: On Thu, Mar 26, 2009 at 10:34 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: On Thu, 26 Mar 2009 01:19:08 +0200 vas...@gmail.com wrote: Hello, how should I format my post in order to patchwork tool understand

[PATCH] Remove debug output from stb6100_cfg.h

2009-03-26 Thread Artem Makhutov
This patch removes the debug output from stb6100_cfg.h as it is flooding the syslog with tuning data during normal operation. Signed-off-by: Artem Makhutov ar...@makhutov.org --- linux.old/drivers/media/dvb/frontends/stb6100_cfg.h 2009-03-26 10:28:57.0 +0100 +++

Re: patchwork tool

2009-03-26 Thread Alexey Klimov
On Thu, Mar 26, 2009 at 12:54 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: On Thu, 26 Mar 2009 11:22:26 +0200 vas...@gmail.com wrote: On Thu, Mar 26, 2009 at 10:34 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: On Thu, 26 Mar 2009 01:19:08 +0200 vas...@gmail.com

Re: v4l parent for usb device interface or device?

2009-03-26 Thread Hans de Goede
On 03/25/2009 03:58 PM, Hans Verkuil wrote: Hi Hans, On Wednesday 25 March 2009 11:18:31 Hans de Goede wrote: take 2 this time to the new list, hoping it gets some more attention Hi, Today it came to my attention (through a libv4l bugreport) that the uvc driver and the gspca driver handle

[PATCH 0/4] ARM: DaVinci: DM646x Video: DM646x display driver

2009-03-26 Thread Chaithrika U S
Display driver for TI DM646x EVM Signed-off-by: Chaithrika U S chaithr...@ti.com This patch set has been updated with the review comments for the RFC sent earlier. These patches add the display driver support for TI DM646x EVM. This patch set has been tested for basic display functionality for

[PATCH 1/4] ARM: DaVinci: DM646x Video: Platform and board specific setup

2009-03-26 Thread Chaithrika U S
Platform specific display device setup for DM646x EVM Add platform device and resource structures. Also define a platform specific clock setup function that can be accessed by the driver to configure the clock and CPLD. This patch is dependent on a patch submitted earlier, that patch adds Pin

[PATCH 3/4] ARM: DaVinci: DM646x Video: Add VPIF display driver

2009-03-26 Thread Chaithrika U S
Display driver for VPIF Adds the VPIF display driver and the associated header file. The patch includes the review comments on the RFC sent earlier. The major updates are: - change in the name of the file. - moved the platform related data to the platform specific files. -

[PATCH 4/4] ARM: DaVinci: DM646x Video: Makefile and config files modifications for Display

2009-03-26 Thread Chaithrika U S
Makefile and Kconfig changes Modifies and adds the video Makefiles and Kconfig files to support DM646x Video display device Signed-off-by: Chaithrika U S chaithr...@ti.com --- Applies to v4l-dvb repository drivers/media/video/Kconfig | 22 ++

Re: [PATCH 0/4] ARM: DaVinci: DM646x Video: DM646x display driver

2009-03-26 Thread Steve Chen
On Thu, 2009-03-26 at 09:21 -0400, Chaithrika U S wrote: Display driver for TI DM646x EVM Signed-off-by: Chaithrika U S chaithr...@ti.com This patch set has been updated with the review comments for the RFC sent earlier. These patches add the display driver support for TI DM646x EVM.

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-03-26 Thread Mauro Carvalho Chehab
On Tue, 24 Mar 2009 23:07:02 -0500 (CDT) Mike Isely is...@isely.net wrote: Mauro: Please pull from http://linuxtv.org/hg/~mcisely/pvrusb2 for a large collection of pvrusb2 changesets (see below). You forgot to add pvrusb2-cs53l32a.o on your Makefile. I'll add it and merge with the

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-03-26 Thread Mike Isely
On Thu, 26 Mar 2009, Mauro Carvalho Chehab wrote: On Tue, 24 Mar 2009 23:07:02 -0500 (CDT) Mike Isely is...@isely.net wrote: Mauro: Please pull from http://linuxtv.org/hg/~mcisely/pvrusb2 for a large collection of pvrusb2 changesets (see below). You forgot to add

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-03-26 Thread Mauro Carvalho Chehab
On Thu, 26 Mar 2009 09:16:55 -0500 (CDT) Mike Isely is...@isely.net wrote: On Thu, 26 Mar 2009, Mauro Carvalho Chehab wrote: On Tue, 24 Mar 2009 23:07:02 -0500 (CDT) Mike Isely is...@isely.net wrote: Mauro: Please pull from http://linuxtv.org/hg/~mcisely/pvrusb2 for a

[patch] allow v4l2 drivers to provide a get_unmapped_area handler

2009-03-26 Thread Daniel Glöckner
Shared memory mappings on nommu machines require a get_unmapped_area file operation that suggests an address for the mapping. This patch adds a way for v4l2 drivers to provide this callback. Signed-off-by: Daniel Glöckner d...@emlix.com --- drivers/media/video/v4l2-dev.c | 19

[patch 5/5] saa7121 driver for s6000 data port

2009-03-26 Thread Daniel Glöckner
This patch adds a driver to support the saa7121 PAL/NTSC video encoder in combination with the s6000 data port driver. The chip is configured for embedded BT.656 syncs as this mode should be supported on all devices. The driver presents two outputs to applications and while it is true that the

[patch 2/5] s6000 data port: custom video mode support

2009-03-26 Thread Daniel Glöckner
Extend s6dp driver to support direct MPEG2 and data streaming modes. Provide ioctl access to select specific modes. Signed-off-by: Oskar Schirmer o...@emlix.com --- .../platforms/s6105/include/platform/ioctl.h | 59 +++ drivers/media/video/s6dp/s6dp.c| 393

[patch 3/5] s6000 data port: canonical modes

2009-03-26 Thread Daniel Glöckner
From: Oskar Schirmer o...@emlix.com Add optional handling of a list of video modes not directly supported by the on-chip video engine. Makes use of extended dma capabilities to provide these modes: YUV420 and grey mode as well as planar YUV422 and YUV444 with non-aligned planes Signed-off-by:

[patch 4/5] mt9d131 driver for s6000 data port

2009-03-26 Thread Daniel Glöckner
This patch adds a driver to support the mt9d131 camera in combination with the s6000 data port driver. Signed-off-by: Daniel Glöckner d...@emlix.com --- drivers/media/video/s6dp/Kconfig|7 + drivers/media/video/s6dp/Makefile |1 + drivers/media/video/s6dp/s6dp-mt9d131.c |

[patch 1/5] s6000 data port driver

2009-03-26 Thread Daniel Glöckner
From: Oskar Schirmer o...@emlix.com Support for the s6000 on-chip video input/output engine. Depending on external wiring it supports up to four video devices. Signed-off-by: Fabian Godehardt f...@emlix.com Signed-off-by: Oskar Schirmer o...@emlix.com Signed-off-by: Johannes Weiner

[patch] add documentation for planar YUV 4:4:4 format

2009-03-26 Thread Daniel Glöckner
This patch adds the planar YUV 4:4:4 format to the v4l2 specification. Signed-off-by: Daniel Glöckner d...@emlix.com diff -r 55df63b82fef -r bd23aedbd597 v4l2-spec/Makefile --- a/v4l2-spec/MakefileThu Mar 26 09:13:40 2009 +0100 +++ b/v4l2-spec/MakefileThu Mar 26 14:06:09 2009