Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Daniel Glöckner
On Tue, Mar 01, 2011 at 10:59:07AM +0100, Martin Bugge (marbugge) wrote: > CEC is a protocol that provides high-level control functions between > various audiovisual products. > It is an optional supplement to the High-Definition Multimedia > Interface Specification (HDMI). > Physical layer is a on

[cron job] v4l-dvb daily build: ERRORS

2011-03-01 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:Tue Mar 1 19:00:29 CET 2011 git master: 1b59be2a6cdcb5a12e18d8315c07c94a624de48f git media-master: gcc version: i6

Re: Remote control not working for Terratec Cinergy C (2.6.37 Mantis driver)

2011-03-01 Thread Marko Ristola
28.02.2011 19:26, Jonas Hanschke kirjoitti: Hi, despite lots of time spent tinkering around and looking for help on the web, I've had no success in getting to work the remote control of my DVB-C card. It is a Terratec Cinergy C: http://linuxtv.org/wiki/index.php/TerraTec_Cinergy_C_DVB-C and am

Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Alex Deucher
On Tue, Mar 1, 2011 at 4:59 AM, Martin Bugge (marbugge) wrote: > Author: Martin Bugge > Date:  Tue, 1 March 2010 > == > > This is a proposal for adding a Consumer Electronic Control (CEC) API to > V4L2. > This document describes the changes and new ioctls needed. > > Version 1

Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Hans Verkuil
On Tuesday, March 01, 2011 15:59:21 Martin Bugge (marbugge) wrote: > On 03/01/2011 02:47 PM, Andy Walls wrote: > > On Tue, 2011-03-01 at 10:59 +0100, Martin Bugge (marbugge) wrote: > > > >> Author: Martin Bugge > >> Date: Tue, 1 March 2010 > >> == > >> > >> This is a propos

Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Hans Verkuil
On Tuesday, March 01, 2011 17:19:21 Mauro Carvalho Chehab wrote: > Em 01-03-2011 12:49, Hans Verkuil escreveu: > > On Tuesday, March 01, 2011 16:20:25 Mauro Carvalho Chehab wrote: > >> Em 01-03-2011 11:38, Hans Verkuil escreveu: > >>> Again, CEC != IR. All you need is a simple API to be able to

omap3isp cache error when unloading

2011-03-01 Thread Michael Jones
Hi all, I get a warning about a cache error with the following steps: 0. load omap3-isp 1. set up media broken media pipeline. (e.g. set different formats on opposite ends of a link, as will be the case for using the lane shifter) 2. try to capture images. isp_video_streamon() returns -EPIPE fro

Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Mauro Carvalho Chehab
Em 01-03-2011 12:49, Hans Verkuil escreveu: > On Tuesday, March 01, 2011 16:20:25 Mauro Carvalho Chehab wrote: >> Em 01-03-2011 11:38, Hans Verkuil escreveu: >>> Hi Mauro, >>> >>> On Tuesday, March 01, 2011 13:28:35 Mauro Carvalho Chehab wrote: Hi Martin, Em 01-03-2011 06:59, Martin

Re: MCEUSB: falsly claims mass storage device

2011-03-01 Thread Jarod Wilson
On Feb 28, 2011, at 5:34 PM, Jarod Wilson wrote: > On Feb 17, 2011, at 6:46 AM, Lucian Muresan wrote: > >> On 09.02.2011 06:19, Jarod Wilson wrote: >> [...] >>> Looks like bInterfaceNumber == 2 on this device. The patch to handle this >>> similar to the conexant polaris devices should be pretty t

Re: isp or soc-camera for image co-processors

2011-03-01 Thread Laurent Pinchart
Hi Bhupesh, On Tuesday 01 March 2011 12:04:34 Bhupesh SHARMA wrote: > On Tuesday, March 01, 2011 3:40 PM Laurent Pinchart wrote: > > On Tuesday 01 March 2011 10:46:36 Bhupesh SHARMA wrote: > > > On Tuesday, March 01, 2011 3:11 PM Laurent Pinchart wrote: > > > > On Tuesday 01 March 2011 08:25:12 B

Re: [GIT PATCHES FOR 2.6.39] cx23885, altera-ci: remove operator return in void procedure

2011-03-01 Thread Igor M. Liplianin
The following changes since commit 9e650fdb12171a5a5839152863eaab9426984317: [media] drivers:media:radio: Update Kconfig and Makefile for wl128x FM driver (2011-02-27 07:50:42 -0300) are available in the git repository at: git://linuxtv.org/liplianin/media_tree.git dual_dvb_t_c_ci_rf Abyla

Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Hans Verkuil
On Tuesday, March 01, 2011 16:20:25 Mauro Carvalho Chehab wrote: > Em 01-03-2011 11:38, Hans Verkuil escreveu: > > Hi Mauro, > > > > On Tuesday, March 01, 2011 13:28:35 Mauro Carvalho Chehab wrote: > >> Hi Martin, > >> > >> Em 01-03-2011 06:59, Martin Bugge (marbugge) escreveu: > >>> Author: Marti

[PATCH] tda829x: fix regression in probe functions

2011-03-01 Thread Jarod Wilson
In commit 567aba0b7997dad5fe3fb4aeb174ee9018df8c5b, the probe address for tda8290_probe and tda8295_probe was hard-coded to 0x4b, which is the default i2c address for those devices, but its possible for the device to be at an alternate address, 0x42, which is the case for the HVR-1950. If we probe

[PATCH] mceusb: don't claim multifunction device non-IR parts

2011-03-01 Thread Jarod Wilson
There's a Realtek combo card reader and IR receiver device with multiple usb interfaces on it. The mceusb driver is incorrectly grabbing all of them. This change should make it bind to only interface 2 (patch based on lsusb output on the linux-media list from Lucian Muresan). Tested regression-fre

[PATCH] nuvoton-cir: fix wake from suspend

2011-03-01 Thread Jarod Wilson
The CIR Wake FIFO is 67 bytes long, but the stock remote appears to only populate 65 of them. Limit comparison to 65 bytes, and wake from suspend works a whole lot better (it wasn't working at all for most folks). Fix based on comparison with the old lirc_wb677 driver from Nuvoton, debugging and t

RE: V4L2 'brainstorming' meeting in Warsaw, March 2011

2011-03-01 Thread Marek Szyprowski
Hello once more, After some discussion on #v4l irc channel, I would like to inform that the meeting date has been fixed to my initial proposition: 3 days from 16 to 18 March 2011. Best regards -- Marek Szyprowski Samsung Poland R&D Center -- To unsubscribe from this list: send the line "unsubs

Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Mauro Carvalho Chehab
Em 01-03-2011 11:38, Hans Verkuil escreveu: > Hi Mauro, > > On Tuesday, March 01, 2011 13:28:35 Mauro Carvalho Chehab wrote: >> Hi Martin, >> >> Em 01-03-2011 06:59, Martin Bugge (marbugge) escreveu: >>> Author: Martin Bugge >>> Date: Tue, 1 March 2010 >>> == >>> >>> This is

Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Martin Bugge (marbugge)
On 03/01/2011 02:47 PM, Andy Walls wrote: On Tue, 2011-03-01 at 10:59 +0100, Martin Bugge (marbugge) wrote: Author: Martin Bugge Date: Tue, 1 March 2010 == This is a proposal for adding a Consumer Electronic Control (CEC) API to V4L2. This document describes the changes

Re: omap3-isp: can't register subdev for new sensor driver mt9t001

2011-03-01 Thread Bastian Hecht
Hi, when you try to set a format in the pipeline, the sensor gets asked if he can support this solution. static int xxx_get_format(struct v4l2_subdev *subdev, struct v4l2_subdev_fh *fh, struct v4l2_subdev_format *fmt) { struct v4l2_mbus

Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Hans Verkuil
Hi Mauro, On Tuesday, March 01, 2011 13:28:35 Mauro Carvalho Chehab wrote: > Hi Martin, > > Em 01-03-2011 06:59, Martin Bugge (marbugge) escreveu: > > Author: Martin Bugge > > Date: Tue, 1 March 2010 > > == > > > > This is a proposal for adding a Consumer Electronic Control

Re: [PATCH v22 3/3] ASoC: WL1273 FM radio: Access I2C IO functions through pointers.

2011-03-01 Thread Samuel Ortiz
On Tue, Mar 01, 2011 at 03:44:45PM +0200, Matti J. Aaltonen wrote: > On Tue, 2011-03-01 at 13:23 +, ext Mark Brown wrote: > > On Tue, Mar 01, 2011 at 03:10:37PM +0200, Matti J. Aaltonen wrote: > > > These changes are needed to keep up with the changes in the > > > MFD core and V4L2 parts of the

Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Andy Walls
On Tue, 2011-03-01 at 10:59 +0100, Martin Bugge (marbugge) wrote: > Author: Martin Bugge > Date: Tue, 1 March 2010 > == > > This is a proposal for adding a Consumer Electronic Control (CEC) API to > V4L2. > This document describes the changes and new ioctls needed. > > Vers

Re: [PATCH v22 3/3] ASoC: WL1273 FM radio: Access I2C IO functions through pointers.

2011-03-01 Thread Matti J. Aaltonen
On Tue, 2011-03-01 at 13:23 +, ext Mark Brown wrote: > On Tue, Mar 01, 2011 at 03:10:37PM +0200, Matti J. Aaltonen wrote: > > These changes are needed to keep up with the changes in the > > MFD core and V4L2 parts of the wl1273 FM radio driver. > > > > Use function pointers instead of exported

Re: [PATCH v22 3/3] ASoC: WL1273 FM radio: Access I2C IO functions through pointers.

2011-03-01 Thread Mark Brown
On Tue, Mar 01, 2011 at 03:10:37PM +0200, Matti J. Aaltonen wrote: > These changes are needed to keep up with the changes in the > MFD core and V4L2 parts of the wl1273 FM radio driver. > > Use function pointers instead of exported functions for I2C IO. > Also move all preprocessor constants from

[PATCH 0/3] Fix the remaining VIDIOC_*_OLD bits

2011-03-01 Thread Mauro Carvalho Chehab
The VIDIOC_*_OLD ioctls passed away, but there are still some places that thinks that they're still alive. Tell them about the death of those legacy stuff. Mauro Carvalho Chehab (3): matrox: Remove legacy VIDIOC_*_OLD ioctls [media] videodev2.h.xml: Update to reflect videodev2.h changes [med

[PATCH 3/3] [media] DocBook: Document the removal of the old VIDIOC_*_OLD ioctls

2011-03-01 Thread Mauro Carvalho Chehab
Those ioctls passed away. Properly documented it. Signed-off-by: Mauro Carvalho Chehab diff --git a/Documentation/DocBook/v4l/compat.xml b/Documentation/DocBook/v4l/compat.xml index 223c24c..4d74bf2 100644 --- a/Documentation/DocBook/v4l/compat.xml +++ b/Documentation/DocBook/v4l/compat.xml @@

[PATCH 2/3] [media] videodev2.h.xml: Update to reflect videodev2.h changes

2011-03-01 Thread Mauro Carvalho Chehab
A few changes happened at videodev2.h: - Addition of multiplane API; - removal of VIDIOC_*_OLD ioctls; - a few more video standards. Update the file to reflect the latest changes. Signed-off-by: Mauro Carvalho Chehab diff --git a/Documentation/DocBook/v4l/videodev2.h.xml

[PATCH 1/3] matrox: Remove legacy VIDIOC_*_OLD ioctls

2011-03-01 Thread Mauro Carvalho Chehab
Those ioctls were produced by the wrong arguments for _IO macros, and were replaced by fixed versions on an early 2.6 kernel. Signed-off-by: Mauro Carvalho Chehab diff --git a/drivers/video/matrox/matroxfb_base.c b/drivers/video/matrox/matroxfb_base.c index a082deb..8c9dbac 100644 --- a/drivers

[PATCH v22 2/3] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver

2011-03-01 Thread Matti J. Aaltonen
This module implements V4L2 controls for the Texas Instruments WL1273 FM Radio and handles the communication with the chip. Signed-off-by: Matti J. Aaltonen --- drivers/media/radio/radio-wl1273.c | 360 +++- 1 files changed, 106 insertions(+), 254 deletions(-) d

[PATCH v22 3/3] ASoC: WL1273 FM radio: Access I2C IO functions through pointers.

2011-03-01 Thread Matti J. Aaltonen
These changes are needed to keep up with the changes in the MFD core and V4L2 parts of the wl1273 FM radio driver. Use function pointers instead of exported functions for I2C IO. Also move all preprocessor constants from the wl1273.h to include/linux/mfd/wl1273-core.h. Also update the year in the

[PATCH v22 1/3] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2011-03-01 Thread Matti J. Aaltonen
This is the core of the WL1273 FM radio driver, it connects the two child modules. The two child drivers are drivers/media/radio/radio-wl1273.c and sound/soc/codecs/wl1273.c. The radio-wl1273 driver implements the V4L2 interface and communicates with the device. The ALSA codec offers digital audio

[PATCH v22 0/3] ASoC/MFD/V4L2: WL1273 FM Radio Driver

2011-03-01 Thread Matti J. Aaltonen
Hello. Thanks for the comment Mark. On Tue, 2011-03-01 at 11:54 +, ext Mark Brown wrote: On Tue, Mar 01, 2011 at 10:00:50AM +0200, Matti J. Aaltonen wrote: > > These changes are needed to keep up with the changes in the > > MFD core and V4L2 parts of the wl1273 FM radio driver. > > > > Use f

Sony CXD2099AR support

2011-03-01 Thread Ralph Metzler
Issa Gorissen writes: > I have read that this CI chip driver is in staging because some questions on > how to handle it are still not answered. > > I volunteer to handle this one. I'm a regular java developer, but I'm willing > to put effort in learning linux drivers writing. > > So Ralph,

Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Mauro Carvalho Chehab
Hi Martin, Em 01-03-2011 06:59, Martin Bugge (marbugge) escreveu: > Author: Martin Bugge > Date: Tue, 1 March 2010 > == > > This is a proposal for adding a Consumer Electronic Control (CEC) API to V4L2. > This document describes the changes and new ioctls needed. > > Versio

Re: [PATCH v21 3/3] ASoC: WL1273 FM radio: Access I2C IO functions through pointers.

2011-03-01 Thread Mark Brown
On Tue, Mar 01, 2011 at 10:00:50AM +0200, Matti J. Aaltonen wrote: > These changes are needed to keep up with the changes in the > MFD core and V4L2 parts of the wl1273 FM radio driver. > > Use function pointers instead of exported functions for I2C IO. > Also move all preprocessor constants from

Re: [PATCH v21 1/3] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2011-03-01 Thread Samuel Ortiz
Hi Matti, On Tue, Mar 01, 2011 at 10:00:48AM +0200, Matti J. Aaltonen wrote: > This is the core of the WL1273 FM radio driver, it connects > the two child modules. The two child drivers are > drivers/media/radio/radio-wl1273.c and sound/soc/codecs/wl1273.c. > > The radio-wl1273 driver implements

RE: isp or soc-camera for image co-processors

2011-03-01 Thread Bhupesh SHARMA
Hi Laurent, > -Original Message- > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > Sent: Tuesday, March 01, 2011 3:40 PM > To: Bhupesh SHARMA > Cc: Guennadi Liakhovetski; linux-media@vger.kernel.org > Subject: Re: isp or soc-camera for image co-processors > > Hi Bhupes

Re: [RFC/PATCH 1/2] v4l: videobuf2: Handle buf_queue errors

2011-03-01 Thread Laurent Pinchart
Hi Pawel, On Monday 28 February 2011 16:44:38 Pawel Osciak wrote: > Hi Laurent, > A few questions from me below. I feel we need to talk about this > change a bit more, it introduces some recovery and consistency > problems, unless I'm missing something. > > On Sun, Feb 27, 2011 at 10:12, Laurent

RE: [st-ericsson] v4l2 vs omx for camera

2011-03-01 Thread Marek Szyprowski
Hello, On Tuesday, March 01, 2011 11:26 AM Edward Hervey wrote: > On Mon, 2011-02-28 at 09:50 +0100, Marek Szyprowski wrote: > > Hello, > [...] > > > > I'm not sure that highmem is the right solution. First, this will force > > systems with rather small amount of memory (like 256M) to use highmem

RE: V4L2 'brainstorming' meeting in Warsaw, March 2011

2011-03-01 Thread Marek Szyprowski
Hello again! As I promised I've prepared some additional travel information. I would like to recommend Polonia Palace Hotel. It is located in the center of Warsaw, quite near Samsung office. I've checked and they have free rooms for the 13-20 period (I've assumed 3 days of 'brainstorming' and w

Re: [PATCH] Prof 7301: switching frontend to stv090x, fixing "LOCK FAILED" issue

2011-03-01 Thread Mauro Carvalho Chehab
Em 28-02-2011 20:17, Igor M. Liplianin escreveu: > В сообщении от 1 марта 2011 00:24:32 автор Mariusz Bialonczyk написал: >> On 02/28/2011 09:37 PM, Igor M. Liplianin wrote: >>> Sorry, I have nothing against you personally. >> >> me too :) >> >>> I have excuses, but you not intresting, I think. >>>

RE: [st-ericsson] v4l2 vs omx for camera

2011-03-01 Thread Edward Hervey
On Mon, 2011-02-28 at 09:50 +0100, Marek Szyprowski wrote: > Hello, [...] > > I'm not sure that highmem is the right solution. First, this will force > systems with rather small amount of memory (like 256M) to use highmem just > to support DMA allocable memory. It also doesn't solve the issue with

Re: V4L2 'brainstorming' meeting in Warsaw, March 2011

2011-03-01 Thread Hans Verkuil
Hi all! On Monday, February 28, 2011 18:11:47 Marek Szyprowski wrote: > Hello everyone! > > The idea of v4l2 'brainstorming' session came out after a few discussions on #v4l > IRC channel about various RFCs and proposals that have been posted recently. I > would like to announce that Samsung Po

Re: isp or soc-camera for image co-processors

2011-03-01 Thread Laurent Pinchart
Hi Bhupesh, On Tuesday 01 March 2011 10:46:36 Bhupesh SHARMA wrote: > On Tuesday, March 01, 2011 3:11 PM Laurent Pinchart wrote: > > On Tuesday 01 March 2011 08:25:12 Bhupesh SHARMA wrote: > > > Hi Guennadi and Laurent, > > > > > > We are now evaluating another ST platform that supports a image

[RFC] HDMI-CEC proposal

2011-03-01 Thread Martin Bugge (marbugge)
Author: Martin Bugge Date: Tue, 1 March 2010 == This is a proposal for adding a Consumer Electronic Control (CEC) API to V4L2. This document describes the changes and new ioctls needed. Version 1.0 (This is first version) Background == CEC is a protocol that prov

RE: isp or soc-camera for image co-processors

2011-03-01 Thread Bhupesh SHARMA
Hi Laurent, > -Original Message- > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > Sent: Tuesday, March 01, 2011 3:11 PM > To: Bhupesh SHARMA > Cc: Guennadi Liakhovetski; linux-media@vger.kernel.org > Subject: Re: isp or soc-camera for image co-processors > > Hi Bhupes

Re: isp or soc-camera for image co-processors

2011-03-01 Thread Laurent Pinchart
Hi Bhupesh, On Tuesday 01 March 2011 08:25:12 Bhupesh SHARMA wrote: > Hi Guennadi and Laurent, > > We are now evaluating another ST platform that supports a image > co-processor between the camera sensor and the camera host (SoC). > > The simple architecture diagram will be similar to one shown

Re: V4L2 'brainstorming' meeting in Warsaw, March 2011

2011-03-01 Thread Tomasz Stanislawski
Sakari Ailus wrote: Laurent Pinchart wrote: On Monday 28 February 2011 19:03:39 Hans Verkuil wrote: On Monday, February 28, 2011 18:11:47 Marek Szyprowski wrote: [snip] 4. Agenda TBD, everyone is welcomed to put his items here :) In no particular order: 1) pipeline configuration,

Re: Kernel configuration for ov9655 on the PXA27x Quick Capture Interface

2011-03-01 Thread Stefan Herbrechtsmeier
Hi Paolo, Am 17.02.2011 22:13, schrieb Paolo Santinelli: Does exist an older kernel version that I can patch ( https://patchwork.kernel.org/patch/16548/) in order to use the ov9655 sensor ? you can find updated patches in my openembedded overlay. http://git.berlios.de/cgi-bin/gitweb.cgi?p=openr

Re: [PATCH v2 1/1] V4L: videobuf, don't use dma addr as physical

2011-03-01 Thread Jiri Slaby
On 03/01/2011 09:21 AM, Jiri Slaby wrote: > mem->dma_handle is a dma address obtained by dma_alloc_coherent which > needn't be a physical address as a hardware IOMMU can (and most > likely will) return a bus address where physical != bus address. So > ensure we are remapping (remap_pfn_range) the r

[PATCH v2 1/1] V4L: videobuf, don't use dma addr as physical

2011-03-01 Thread Jiri Slaby
mem->dma_handle is a dma address obtained by dma_alloc_coherent which needn't be a physical address as a hardware IOMMU can (and most likely will) return a bus address where physical != bus address. So ensure we are remapping (remap_pfn_range) the right page in __videobuf_mmap_mapper by using virt_

Re: V4L2 'brainstorming' meeting in Warsaw, March 2011

2011-03-01 Thread Sakari Ailus
Laurent Pinchart wrote: > On Monday 28 February 2011 19:03:39 Hans Verkuil wrote: >> On Monday, February 28, 2011 18:11:47 Marek Szyprowski wrote: > > [snip] > >>> 4. Agenda >>> >>> TBD, everyone is welcomed to put his items here :) >> >> In no particular order: >> >> 1) pipeline configur

[PATCH v21 2/3] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver

2011-03-01 Thread Matti J. Aaltonen
This module implements V4L2 controls for the Texas Instruments WL1273 FM Radio and handles the communication with the chip. Signed-off-by: Matti J. Aaltonen --- drivers/media/radio/radio-wl1273.c | 360 +++- 1 files changed, 106 insertions(+), 254 deletions(-) d

[PATCH v21 0/3] ASoC/MFD/V4L2: WL1273 FM Radio Driver

2011-03-01 Thread Matti J. Aaltonen
Hi. And thanks for the comment. Samuel wrote: >> Remove two unnecessary calls to i2c_set_clientdata. >Provided that you add a changelog relevant to the patch itself, and not to the >v1->v2 diff: Replaced the incremental changelog stuff with the original descriptions. >Acked-by: Samuel Ortiz C

[PATCH v21 1/3] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2011-03-01 Thread Matti J. Aaltonen
This is the core of the WL1273 FM radio driver, it connects the two child modules. The two child drivers are drivers/media/radio/radio-wl1273.c and sound/soc/codecs/wl1273.c. The radio-wl1273 driver implements the V4L2 interface and communicates with the device. The ALSA codec offers digital audio

[PATCH v21 3/3] ASoC: WL1273 FM radio: Access I2C IO functions through pointers.

2011-03-01 Thread Matti J. Aaltonen
These changes are needed to keep up with the changes in the MFD core and V4L2 parts of the wl1273 FM radio driver. Use function pointers instead of exported functions for I2C IO. Also move all preprocessor constants from the wl1273.h to include/linux/mfd/wl1273-core.h. Also update the year in the