Re: [PATCH] omap3isp: video: Don't WARN() on unknown pixel formats

2011-11-30 Thread Sakari Ailus
Laurent Pinchart wrote: Hi Sakari, On Monday 28 November 2011 17:01:12 Sakari Ailus wrote: On Mon, Nov 28, 2011 at 12:37:34PM +0100, Laurent Pinchart wrote: When mapping from a V4L2 pixel format to a media bus format in the VIDIOC_TRY_FMT and VIDIOC_S_FMT handlers, the requested format may

[patch] [media] xc5000: unlock on error in xc_load_fw_and_init_tuner()

2011-11-30 Thread Dan Carpenter
We recently added locking to this function, but we missed an error path which needs an unlock. Signed-off-by: Dan Carpenter dan.carpen...@oracle.com diff --git a/drivers/media/common/tuners/xc5000.c b/drivers/media/common/tuners/xc5000.c index 048f489..a3fcc59 100644 ---

Re: [PATCH] Media: video: uvc: integer overflow in uvc_ioctl_ctrl_map()

2011-11-30 Thread Laurent Pinchart
Hi Haogang, On Wednesday 30 November 2011 03:28:32 Haogang Chen wrote: The hard limit sounds good to me. OK. But if you want to centralize error handling, please make sure that goto done only frees map, but not map-menu_info in that case. map-menu_info will be NULL, so it's safe to kfree()

[PATCH] s5p-fimc: Prevent deadlock caused by incomplete H/W initialization

2011-11-30 Thread Sylwester Nawrocki
The following ioctl sequence causes fimc_dma_run() to start processing without complete scaler and DMA initialization which causes missing interrupt and blocking on DQBUF: S_FMT, STREAMON, QBUF, DQBUF, STREAMOFF, STREAMON, QBUF, DQBUF. Fix this regression caused by moving pm_runtime* calls to

[PATCH 1/2] [media] V4L: atmel-isi: add code to enable/disable ISI_MCK clock

2011-11-30 Thread Josh Wu
This patch - add ISI_MCK clock enable/disable code. - change field name in isi_platform_data structure Signed-off-by: Josh Wu josh...@atmel.com [g.liakhovet...@gmx.de: fix label names] Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de Acked-by: Nicolas Ferre nicolas.fe...@atmel.com ---

RE: [PATCH RESEND] davinci: dm646x: move vpif related code to driver core header from platform

2011-11-30 Thread Nori, Sekhar
On Fri, Nov 25, 2011 at 01:36:01, Mauro Carvalho Chehab wrote: Em 24-11-2011 16:22, Nori, Sekhar escreveu: Hi Mauro, On Thu, Nov 24, 2011 at 23:35:24, Mauro Carvalho Chehab wrote: Em 12-11-2011 13:06, Manjunath Hadli escreveu: move vpif related code for capture and display drivers

RE: [PATCH v3 0/5] ARM: davinci: re-arrange definitions to have a common davinci header

2011-11-30 Thread Nori, Sekhar
Hi Manju, On Thu, Nov 17, 2011 at 15:48:53, Hadli, Manjunath wrote: Re-arrange definitions and remove unnecessary code so that we canx These are two different things and should be done in separate patches. Sergei has already pointed out couple of instances. have a common header for all

RE: [PATCH] board-dm646x-evm.c: wrong register used in setup_vpif_input_channel_mode

2011-11-30 Thread Nori, Sekhar
Hi Hans, On Mon, Nov 14, 2011 at 23:50:49, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com The function setup_vpif_input_channel_mode() used the VSCLKDIS register instead of VIDCLKCTL. This meant that when in HD mode videoport channel 0 used a different clock from channel 1.

Re: Using MT9P031 digital sensor

2011-11-30 Thread Gary Thomas
On 2011-11-28 05:49, Laurent Pinchart wrote: Hi Gary, On Monday 28 November 2011 13:42:47 Gary Thomas wrote: On 2011-11-28 04:07, Laurent Pinchart wrote: On Friday 25 November 2011 12:50:25 Gary Thomas wrote: On 2011-11-24 04:28, Laurent Pinchart wrote: On Wednesday 16 November 2011

Re: Using MT9P031 digital sensor

2011-11-30 Thread Laurent Pinchart
Hi Gary, On Wednesday 30 November 2011 15:13:18 Gary Thomas wrote: On 2011-11-28 05:49, Laurent Pinchart wrote: On Monday 28 November 2011 13:42:47 Gary Thomas wrote: On 2011-11-28 04:07, Laurent Pinchart wrote: On Friday 25 November 2011 12:50:25 Gary Thomas wrote: On 2011-11-24 04:28,

RE: Using MT9P031 digital sensor

2011-11-30 Thread Hiremath, Vaibhav
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Laurent Pinchart Sent: Wednesday, November 30, 2011 8:01 PM To: Gary Thomas Cc: Javier Martinez Canillas; Linux Media Mailing List Subject: Re: Using MT9P031 digital

[PULL] git://linuxtv.org/mkrufky/hauppauge.git voyager

2011-11-30 Thread Michael Krufky
Mauro, Please pull from the 'voyager' branch of my 'hauppauge' git tree for some simple USB ID additions for some additional HVR950Q variants. If it's possible to send these to Linus for 3.2, that would be really cool... but it's nothing urgent. The following changes since commit

Re: Using MT9P031 digital sensor

2011-11-30 Thread Gary Thomas
On 2011-11-30 07:30, Laurent Pinchart wrote: Hi Gary, On Wednesday 30 November 2011 15:13:18 Gary Thomas wrote: On 2011-11-28 05:49, Laurent Pinchart wrote: On Monday 28 November 2011 13:42:47 Gary Thomas wrote: On 2011-11-28 04:07, Laurent Pinchart wrote: On Friday 25 November 2011

Re: Using MT9P031 digital sensor

2011-11-30 Thread Gary Thomas
On 2011-11-30 07:57, Gary Thomas wrote: On 2011-11-30 07:30, Laurent Pinchart wrote: Hi Gary, On Wednesday 30 November 2011 15:13:18 Gary Thomas wrote: On 2011-11-28 05:49, Laurent Pinchart wrote: On Monday 28 November 2011 13:42:47 Gary Thomas wrote: On 2011-11-28 04:07, Laurent Pinchart

[PATCH 2/5] [media] tm6000: add IR support for HVR-900H

2011-11-30 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/tm6000/tm6000-cards.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/tm6000/tm6000-cards.c b/drivers/media/video/tm6000/tm6000-cards.c index ec2578a..0b54132 100644 ---

[PATCH 1/5] [media] tuner-xc2028: Better report signal strength

2011-11-30 Thread Mauro Carvalho Chehab
Fix lock bit to better indicate signal strength, from 4096 to 65535. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/common/tuners/tuner-xc2028.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/common/tuners/tuner-xc2028.c

[PATCH 4/5] [media] tm6000: Allow auto-detecting tm6000 devices

2011-11-30 Thread Mauro Carvalho Chehab
Now that the tm6000 driver is on a good shape, we can enable device autodetection, based on the USB ID. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/tm6000/tm6000-cards.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

[PATCH 5/5] [media] tm6000: Use a 16 scancode bitmask for IR

2011-11-30 Thread Mauro Carvalho Chehab
This should allow using 24 or 32 bits NEC IR decoding tables with those devices. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/tm6000/tm6000-input.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git

[PATCH 3/5] [media] tm6000: rewrite IR support

2011-11-30 Thread Mauro Carvalho Chehab
The IR support were broken on my tests with HVR-900H. Also, there were several issues on the current implementation. This patch is a major rewrite of the IR support for this - Improve debug messages; - Don't do polling for interrrupt based IR; - Add proper support for RC-5

LinuxTV ported to Windows

2011-11-30 Thread Abylay Ospan
Hello, We have ported linuxtv's cx23885+CAM en50221+Diseq to Windows OS (Vista, XP, win7 tested). Results available under GPL and can be checkout from git repository: https://github.com/netup/netup-dvb-s2-ci-dual Binary builds (ready to install) available in build directory. Currently NetUP

Re: [PATCH 5/5] tm6000: bugfix data check

2011-11-30 Thread Mauro Carvalho Chehab
Hi Stefan and Dmitri, The entire RC input looked badly implemented. It never worked with HVR-900H, and it were doing polling even on URB interrupt mode. I've rewritten the entire code, and fixed it to be more reliable. I've tested both interrupt and polling modes, with HVR-900H. On HVR-900H,

Re: LinuxTV ported to Windows

2011-11-30 Thread Devin Heitmueller
2011/11/30 Abylay Ospan aos...@netup.ru: Hello, We have ported linuxtv's cx23885+CAM en50221+Diseq to Windows OS (Vista, XP, win7 tested). Results available under GPL and can be checkout from git repository: https://github.com/netup/netup-dvb-s2-ci-dual Binary builds (ready to install)

[GIT PULL] af9013

2011-11-30 Thread Antti Palosaari
Morjens Mauro, I rewrote whole af9013 demodulator driver in order to decrease I2C load. Please pull that to the next Kernel merge window. Antti The following changes since commit a235af24a74a0fa03ece0a9f5e28a72e4d1e2cad: ce168: remove experimental from Kconfig (2011-11-19 23:07:54 +0200)

[RFC/PATCH v2 0/3] 64-bit integer menus

2011-11-30 Thread Sakari Ailus
Hi all, This patchset, which I'm sending as RFC since it has not been really tested (including compiling the vivi patch), adds 64-bit integer menu controls. The control items in the integer menu are just like in regular menus but they are 64-bit integers instead of strings. I'm also pondering

[RFC/PATCH v2 1/3] v4l: Introduce integer menu controls

2011-11-30 Thread Sakari Ailus
Create a new control type called V4L2_CTRL_TYPE_INTEGER_MENU. Integer menu controls are just like menu controls but the menu items are 64-bit integers rather than strings. Signed-off-by: Sakari Ailus sakari.ai...@iki.fi --- drivers/media/video/v4l2-ctrls.c | 60

[RFC/PATCH v2 3/3] vivi: Add an integer menu test control

2011-11-30 Thread Sakari Ailus
Add an integer menu test control for the vivi driver. Signed-off-by: Sakari Ailus sakari.ai...@iki.fi --- drivers/media/video/vivi.c | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/vivi.c b/drivers/media/video/vivi.c index

[RFC/PATCH v2 2/3] v4l: Document integer menu controls

2011-11-30 Thread Sakari Ailus
Signed-off-by: Sakari Ailus sakari.ai...@iki.fi --- Documentation/DocBook/media/v4l/compat.xml | 10 + Documentation/DocBook/media/v4l/v4l2.xml |7 .../DocBook/media/v4l/vidioc-queryctrl.xml | 39 +++- 3 files changed, 54 insertions(+), 2

Re: LinuxTV ported to Windows

2011-11-30 Thread Andreas Oberritter
On 30.11.2011 18:23, Devin Heitmueller wrote: 2011/11/30 Abylay Ospan aos...@netup.ru: Hello, We have ported linuxtv's cx23885+CAM en50221+Diseq to Windows OS (Vista, XP, win7 tested). Results available under GPL and can be checkout from git repository:

[PATCH 2/2] [media] tm6000: fix OOPS at tm6000_ir_int_stop() and tm6000_ir_int_start()

2011-11-30 Thread Mauro Carvalho Chehab
[ 3755.608233] BUG: unable to handle kernel NULL pointer dereference at 0008 [ 3755.616360] IP: [a03b80b7] tm6000_ir_int_stop+0x10/0x1b [tm6000] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/tm6000/tm6000-input.c |6 ++ 1 files

[PATCH 1/2] [media] tm6000: automatically load alsa and dvb modules

2011-11-30 Thread Mauro Carvalho Chehab
All devices should support alsa module. Devices with DVB will auto-load the dvb module. This way, tm6000-based devices should now have hot plugin. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/tm6000/tm6000-cards.c | 31 +

cron job: media_tree daily build: ERRORS

2011-11-30 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date:Wed Nov 30 19:00:16 CET 2011 git hash:36d36b884c745c507d9b3f60eb42925749f7d758 gcc version: i686-linux-gcc

Re: LinuxTV ported to Windows

2011-11-30 Thread Walter Van Eetvelt
Nice! How is the CI implementation? Can both CI's be used by both tuners? Or is one CI bound to one tuner? Walter On Wed, 30 Nov 2011 19:39:34 +0300, Abylay Ospan aos...@netup.ru wrote: Hello, We have ported linuxtv's cx23885+CAM en50221+Diseq to Windows OS (Vista, XP, win7 tested).

Re: LinuxTV ported to Windows

2011-11-30 Thread Devin Heitmueller
On Wed, Nov 30, 2011 at 1:02 PM, Andreas Oberritter o...@linuxtv.org wrote: Am I the only one who thinks this is a legally ambigious grey area? Seems like this could be a violation of the GPL as the driver code in question links against a proprietary kernel. Devin, please! Are you implying

Re: [PATCH] em28xx: Add Terratec Cinergy HTC Stick

2011-11-30 Thread Jens Erdmann
Dear Andreas, On Tuesday, November 29, 2011 01:56:35 PM you wrote: snip 2. I stumbled over http://linux.terratec.de/tv_en.html where they list a NXP TDA18271 as used tuner for H5 and HTC Stick devices. I dont have any experience in this kind of stuff but i am just asking.

Re: LinuxTV ported to Windows

2011-11-30 Thread Andreas Oberritter
On 30.11.2011 20:33, Devin Heitmueller wrote: On Wed, Nov 30, 2011 at 1:02 PM, Andreas Oberritter o...@linuxtv.org wrote: Am I the only one who thinks this is a legally ambigious grey area? Seems like this could be a violation of the GPL as the driver code in question links against a

Re: LinuxTV ported to Windows

2011-11-30 Thread Devin Heitmueller
On Wed, Nov 30, 2011 at 2:58 PM, Andreas Oberritter o...@linuxtv.org wrote: The point I'm trying to make: Someone made a presumably nice open source port to a new platform and the first thing you're doing is to play the GPL-has-been-violated-card, even though you're admitting that you don't

Re: [RFC/PATCH v2 0/3] 64-bit integer menus

2011-11-30 Thread Laurent Pinchart
Hi Sakari, Thanks for the patches. They look good to me. Acked-by: Laurent Pinchart laurent.pinch...@ideasonboard.com On Wednesday 30 November 2011 18:38:21 Sakari Ailus wrote: Hi all, This patchset, which I'm sending as RFC since it has not been really tested (including compiling the vivi

Re: [PATCH] em28xx: Add Terratec Cinergy HTC Stick

2011-11-30 Thread Andreas Oberritter
On 30.11.2011 20:39, Jens Erdmann wrote: Dear Andreas, On Tuesday, November 29, 2011 01:56:35 PM you wrote: snip 2. I stumbled over http://linux.terratec.de/tv_en.html where they list a NXP TDA18271 as used tuner for H5 and HTC Stick devices. I dont have any experience in this

[PATCH 0/3] it913x add support for 9005 versions

2011-11-30 Thread Malcolm Priestley
Malcolm Priestley (3): [For 3.3] dvb-usb-it913x multi firmware loader [for 3.3] add support for IT9135 9005 devices [For 3.3] it913x dvb-get-firmware update Documentation/dvb/get_dvb_firmware | 22 +- drivers/media/dvb/dvb-usb/dvb-usb-ids.h |1 +

[PATCH 2/3] [for 3.3] add support for IT9135 9005 devices.

2011-11-30 Thread Malcolm Priestley
Support add for IT9135 9005 devices With this patch IT9135 devices now move to using dvb-usb-it9135-01.fw firmware IT9137 remain on previous firmware. IT9135 devices seem more stable on this firmware. If the user wishes to remain on it9137 firmware they can change back using firmware=1 module

[PATCH 3/3] [For 3.3] it913x dvb-get-firmware update

2011-11-30 Thread Malcolm Priestley
Changes to extract firmware for it913x devices ./get_dvb_firmware it9135 extracts dvb-usb-it9135-01.fw dvb-usb-it9135-02.fw ./get_dvb_firmware it9137 extracts dvb-usb-it9137-01.fw Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- Documentation/dvb/get_dvb_firmware | 22

Re: [PATCH] em28xx: Add Terratec Cinergy HTC Stick

2011-11-30 Thread Mauro Carvalho Chehab
On 30-11-2011 18:41, Andreas Oberritter wrote: On 30.11.2011 20:39, Jens Erdmann wrote: Dear Andreas, On Tuesday, November 29, 2011 01:56:35 PM you wrote: snip 2. I stumbled over http://linux.terratec.de/tv_en.html where they list a NXP TDA18271 as used tuner for H5 and HTC Stick

Re: [PATCH FOR 3.2 FIX] af9015: limit I2C access to keep FW happy

2011-11-30 Thread Malcolm Priestley
On Tue, 2011-11-29 at 02:09 +0200, Antti Palosaari wrote: On 11/15/2011 12:25 AM, Malcolm Priestley wrote: I have tried this patch, while it initially got MythTV working, there is too many call backs and some failed to acquire the lock. The device became unstable on both single and dual

[RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-11-30 Thread HoP
Hi folks. I need to warn you that my mail is a bit little longer then I would like to be.But I'm not able to ask my question without some background information. On June 19th, I was sending the driver to the Linux-media mailing list. Original announcement is there:

Re: [RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-11-30 Thread Michael Krufky
On Wed, Nov 30, 2011 at 4:38 PM, HoP jpetr...@gmail.com wrote: Hi folks. I need to warn you that my mail is a bit little longer then I would like to be.But I'm not able to ask my question without some background information. On June 19th, I was sending the driver to the Linux-media mailing

Re: [PATCH] omap3isp: video: Don't WARN() on unknown pixel formats

2011-11-30 Thread Laurent Pinchart
Hi Sakari, On Wednesday 30 November 2011 09:35:38 Sakari Ailus wrote: Laurent Pinchart wrote: On Monday 28 November 2011 17:01:12 Sakari Ailus wrote: On Mon, Nov 28, 2011 at 12:37:34PM +0100, Laurent Pinchart wrote: When mapping from a V4L2 pixel format to a media bus format in the

Re: Using MT9P031 digital sensor

2011-11-30 Thread Laurent Pinchart
Hi Gary, On Wednesday 30 November 2011 15:57:30 Gary Thomas wrote: On 2011-11-30 07:30, Laurent Pinchart wrote: On Wednesday 30 November 2011 15:13:18 Gary Thomas wrote: On 2011-11-28 05:49, Laurent Pinchart wrote: On Monday 28 November 2011 13:42:47 Gary Thomas wrote: On 2011-11-28

Re: Using MT9P031 digital sensor

2011-11-30 Thread Laurent Pinchart
Hi Gary, On Wednesday 30 November 2011 18:00:55 Gary Thomas wrote: On 2011-11-30 07:57, Gary Thomas wrote: On 2011-11-30 07:30, Laurent Pinchart wrote: On Wednesday 30 November 2011 15:13:18 Gary Thomas wrote: [snip] This sort of works(*), but I'm still having issues (at least I can move

Re: [RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-11-30 Thread Andreas Oberritter
On 30.11.2011 22:38, HoP wrote: Hi folks. I need to warn you that my mail is a bit little longer then I would like to be.But I'm not able to ask my question without some background information. On June 19th, I was sending the driver to the Linux-media mailing list. Original announcement

[PATCH v2 01/11] TWL6030: Add mapping for auxiliary regs

2011-11-30 Thread Sergio Aguirre
Signed-off-by: Sergio Aguirre saagui...@ti.com --- drivers/mfd/twl-core.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/mfd/twl-core.c b/drivers/mfd/twl-core.c index bfbd660..e26b564 100644 --- a/drivers/mfd/twl-core.c +++ b/drivers/mfd/twl-core.c @@ -323,7

[PATCH v2 02/11] mfd: twl6040: Fix wrong TWL6040_GPO3 bitfield value

2011-11-30 Thread Sergio Aguirre
The define should be the result of 1 Bit number. Bit number for GPOCTL.GPO3 field is 2, which results in 0x4 value. Signed-off-by: Sergio Aguirre saagui...@ti.com --- include/linux/mfd/twl6040.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[PATCH v2 10/11] arm: omap4panda: Add support for omap4iss camera

2011-11-30 Thread Sergio Aguirre
This adds support for camera interface with the support for following sensors: - OV5640 - OV5650 Signed-off-by: Sergio Aguirre saagui...@ti.com --- arch/arm/mach-omap2/Kconfig | 27 arch/arm/mach-omap2/Makefile |1 +

[PATCH v2 08/11] v4l: Add support for ov5650 sensor

2011-11-30 Thread Sergio Aguirre
Signed-off-by: Sergio Aguirre saagui...@ti.com --- drivers/media/video/Kconfig |6 + drivers/media/video/Makefile|1 + drivers/media/video/ov5650.c| 524 +++ include/media/ov5650.h | 10 + include/media/v4l2-chip-ident.h |1 +

[PATCH v2 11/11] arm: Add support for CMA for omap4iss driver

2011-11-30 Thread Sergio Aguirre
Signed-off-by: Sergio Aguirre saagui...@ti.com --- arch/arm/mach-omap2/devices.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c index b48aeea..e411c4e 100644 --- a/arch/arm/mach-omap2/devices.c +++

[PATCH v2 09/11] arm: omap4430sdp: Add support for omap4iss camera

2011-11-30 Thread Sergio Aguirre
This adds support for camera interface with the support for following sensors: - OV5640 - OV5650 Signed-off-by: Sergio Aguirre saagui...@ti.com --- arch/arm/mach-omap2/Kconfig| 27 arch/arm/mach-omap2/Makefile |2 +

[PATCH v2 03/11] v4l: Introduce sensor operation for getting interface configuration

2011-11-30 Thread Sergio Aguirre
From: Stanimir Varbanov svarba...@mm-sol.com Introduce g_interface_parms sensor operation for getting sensor interface parameters. These parameters are needed from the host side to determine it's own configuration. Signed-off-by: Stanimir Varbanov svarba...@mm-sol.com ---

[PATCH v2 00/11] v4l2: OMAP4 ISS driver + Sensor + Board support

2011-11-30 Thread Sergio Aguirre
Hi everyone, This is the second version of the OMAP4 ISS driver, now ported to the Media Controller framework AND supporting videobuf2 framework. This patchset should apply cleanly on top of v3.2-rc3 kernel tag. This driver attempts to provide an fully open source solution to control the OMAP4

[PATCH v2 07/11] v4l: Add support for ov5640 sensor

2011-11-30 Thread Sergio Aguirre
This adds a very limited driver for ov5640, which only supports: - 2592x1944 @ ~7.5 fps - 1920x1080 @ ~15 fps, - 1280x720 @ ~24 fps, - 640x480 @ ~24 fps, - 320x240 @ ~24 fps, All in YUV422i format, using 1 CSI2 datalane @ 333 MHz. Signed-off-by: Sergio Aguirre saagui...@ti.com ---

[PATCH v2 04/11] OMAP4: hwmod: Include CSI2A and CSIPHY1 memory sections

2011-11-30 Thread Sergio Aguirre
Signed-off-by: Sergio Aguirre saagui...@ti.com --- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 16 +--- 1 files changed, 13 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c index 7695e5d..1b59e2f

Debug output

2011-11-30 Thread damateem
There are a fair number of debug print statements in the V4L2 code. How do I turn those on? For instance, I'd like the following code to print if ((vfd-debug V4L2_DEBUG_IOCTL) !(vfd-debug V4L2_DEBUG_IOCTL_ARG)) { v4l_print_ioctl(vfd-name, cmd); printk(KERN_CONT

Re: [PATCH v2 00/11] v4l2: OMAP4 ISS driver + Sensor + Board support

2011-11-30 Thread Aguirre, Sergio
Hi again, On Wed, Nov 30, 2011 at 6:14 PM, Sergio Aguirre saagui...@ti.com wrote: Hi everyone, This is the second version of the OMAP4 ISS driver, now ported to the Media Controller framework AND supporting videobuf2 framework. This patchset should apply cleanly on top of v3.2-rc3 kernel

Re: [Linaro-mm-sig] [RFC 1/2] dma-buf: Introduce dma buffer sharing mechanism

2011-11-30 Thread Semwal, Sumit
Hi Dave, Daniel, Rob, On Sun, Nov 27, 2011 at 12:29 PM, Rob Clark robdcl...@gmail.com wrote: On Sat, Nov 26, 2011 at 8:00 AM, Daniel Vetter dan...@ffwll.ch wrote: On Fri, Nov 25, 2011 at 17:28, Dave Airlie airl...@gmail.com wrote: I've rebuilt my PRIME interface on top of dmabuf to see how

RE: Support for multiple section feeds with same PIDs

2011-11-30 Thread Hamad Kadmany
Hi, Sorry to repeat the question, anyone has an idea on this? I appreciate your feedback. Thank you Hamad -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media-ow...@vger.kernel.org] On Behalf Of Hamad Kadmany Sent: Tuesday, November 29, 2011 10:05 AM To:

RE: [PATCH v2 10/11] arm: omap4panda: Add support for omap4iss camera

2011-11-30 Thread Hiremath, Vaibhav
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Aguirre, Sergio Sent: Thursday, December 01, 2011 5:45 AM To: linux-media@vger.kernel.org Cc: linux-o...@vger.kernel.org; laurent.pinch...@ideasonboard.com;

RE: [PATCH v2 04/11] OMAP4: hwmod: Include CSI2A and CSIPHY1 memory sections

2011-11-30 Thread Hiremath, Vaibhav
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Aguirre, Sergio Sent: Thursday, December 01, 2011 5:45 AM To: linux-media@vger.kernel.org Cc: linux-o...@vger.kernel.org; laurent.pinch...@ideasonboard.com;

Re: LinuxTV ported to Windows

2011-11-30 Thread Abylay Ospan
Hi Walter, On 30.11.2011 21:46, Walter Van Eetvelt wrote: Nice! How is the CI implementation? it's ok. Working fine under windows including MMI. Professional CAM's (with multi-PID descramble) are tested. Can both CI's be used by both tuners? Or is one CI bound to one tuner? First CI slot

Re: LinuxTV ported to Windows

2011-11-30 Thread Abylay Ospan
Hi Devin, Thanks for this idea. Need to investigate. Currently we've made porting and released the results without any license violations in mind ... On 30.11.2011 20:23, Devin Heitmueller wrote: 2011/11/30 Abylay Ospanaos...@netup.ru: Hello, We have ported linuxtv's cx23885+CAM