Re: mt9p031 on omap3530, no interrupts from ISP

2011-11-28 Thread Stefan Herbrechtsmeier
Am 27.11.2011 19:32, schrieb Chris Whittenburg: I'm using the 3.0.8 kernel, with a few changes to add support for mt9p031 on a beagleboard xm. I'm configuring with: media-ctl -v -r -l 'mt9p031 2-0048:0-OMAP3 ISP CCDC:0[1], OMAP3 ISP CCDC:1-OMAP3 ISP CCDC output:0[1]' media-ctl -v -f 'mt9p031

Re: Hauppauge HVR-900 HD

2011-11-28 Thread Fredrik Lingvall
On 11/26/11 15:20, Andy Walls wrote: Fredrik Lingvallfredrik.lingv...@gmail.com wrote: On 11/25/11 23:14, Devin Heitmueller wrote: On Fri, Nov 25, 2011 at 3:54 PM, Fredrik Lingvall fredrik.lingv...@gmail.com wrote: Hi All, I have a Hauppauge HVR-900 HD with ID 2040:b138. Is this device

Re: [RFC 1/2] dma-buf: Introduce dma buffer sharing mechanismch

2011-11-28 Thread Daniel Vetter
On Mon, Nov 28, 2011 at 08:47:31AM +0100, Marek Szyprowski wrote: On Tuesday, November 08, 2011 7:43 PM Daniel Vetter wrote: Thanks for the clarification. I think this is another reason why get_scatterlist should return the sg_list already mapped into the device address space - it's more

Re: uvcvideo: Failed to query (SET_CUR) UVC control 10 on unit 2: -32 (exp. 2).

2011-11-28 Thread Laurent Pinchart
Hi Alex, On Sunday 27 November 2011 21:01:23 Alex wrote: Hi guys, I'm using kernel 3.2-rc3 and get following in dmesg on every try to use thinkpad integrated camera (here I did rmmod and modprobe before test): [ 9481.258170] usbcore: deregistering interface driver uvcvideo [ 9481.296659]

Re: Problem with linux-3.1.3

2011-11-28 Thread Laurent Pinchart
Hi Hendrik, On Sunday 27 November 2011 14:04:02 Hendrik Sattler wrote: Hi, I just updated by self-built kernel-from v3.1 to v3.1.3. With the new version, my built-in webcam[1] does not work anymore but it did with v3.1. $ luvcview luvcview 0.2.6 SDL information: Video driver: x11

Re: [RFC] SUBDEV_S/G_SELECTION IOCTLs

2011-11-28 Thread Laurent Pinchart
Hi Sakari, On Saturday 26 November 2011 10:25:19 Sakari Ailus wrote: Laurent Pinchart wrote: On Thursday 10 November 2011 23:29:34 Sakari Ailus wrote: On Thu, Nov 10, 2011 at 04:23:19PM +0100, Tomasz Stanislawski wrote: On 11/08/2011 10:55 PM, Sakari Ailus wrote: [snip] A sensor

Re: Using MT9P031 digital sensor

2011-11-28 Thread Laurent Pinchart
Hi Gary, 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 13:03:11 Gary Thomas wrote: On 2011-11-15 18:26, Laurent Pinchart wrote: On Monday 14 November 2011 12:42:54 Gary Thomas wrote: On 2011-11-11 07:26,

Re: [PATCH v2 1/2] v4l: Add new alpha component control

2011-11-28 Thread Laurent Pinchart
Hi Sylwester, On Friday 25 November 2011 16:39:31 Sylwester Nawrocki wrote: This control is intended for the video capture or memory-to-memory devices that are capable of setting up a per-pixel alpha component to some arbitrary value. The V4L2_CID_ALPHA_COMPONENT control allows to set the

Re: [PATCH v3 1/3] fbdev: Add FOURCC-based format configuration API

2011-11-28 Thread Laurent Pinchart
Hi Florian, On Friday 25 November 2011 23:09:40 Florian Tobias Schandinat wrote: On 11/24/2011 10:50 AM, Laurent Pinchart wrote: Hi Florian, Gentle ping ? Sorry, but I'm very busy at the moment and therefore time-consuming things, like solving challenging problems, are delayed for

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

2011-11-28 Thread Laurent Pinchart
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 be unsupported by the driver. Return a hardcoded format instead of WARN()ing in that case. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com ---

Re: [PATCH v2 1/2] v4l: Add new alpha component control

2011-11-28 Thread Hans Verkuil
On Friday 25 November 2011 16:39:31 Sylwester Nawrocki wrote: This control is intended for the video capture or memory-to-memory devices that are capable of setting up a per-pixel alpha component to some arbitrary value. The V4L2_CID_ALPHA_COMPONENT control allows to set the alpha component

Re: [PATCH v2 1/2] v4l: Add new alpha component control

2011-11-28 Thread Sylwester Nawrocki
On 11/28/2011 12:38 PM, Hans Verkuil wrote: On Friday 25 November 2011 16:39:31 Sylwester Nawrocki wrote: This control is intended for the video capture or memory-to-memory devices that are capable of setting up a per-pixel alpha component to some arbitrary value. The V4L2_CID_ALPHA_COMPONENT

Re: [PATCH v2 2/2] s5p-fimc: Add support for alpha component configuration

2011-11-28 Thread Sylwester Nawrocki
On 11/28/2011 12:42 PM, Hans Verkuil wrote: On Friday 25 November 2011 16:39:32 Sylwester Nawrocki wrote: On Exynos SoCs the FIMC IP allows to configure globally the alpha component of all pixels for V4L2_PIX_FMT_RGB32, V4L2_PIX_FMT_RGB555 and V4L2_PIX_FMT_RGB444 image formats. This patch adds

Re: [RFC] JPEG encoders control class

2011-11-28 Thread Hans Verkuil
On Saturday 12 November 2011 20:46:25 Sylwester Nawrocki wrote: Hi all, This RFC is discussing the current support of JPEG encoders in V4L2 and a proposal of new JPEG control class. Motivation == JPEG encoder control is also required at the sub-device level, but currently

Re: uvcvideo: Failed to query (SET_CUR) UVC control 10 on unit 2: -32 (exp. 2).

2011-11-28 Thread Alexander Zhavnerchik
Hi Laurent, Unfortunately my laptop died today, I'll sent details once I repair it. Thanks, Alex On 28.11.2011 13:35, Laurent Pinchart wrote: Hi Alex, On Sunday 27 November 2011 21:01:23 Alex wrote: Hi guys, I'm using kernel 3.2-rc3 and get following in dmesg on every try to use thinkpad

Re: [PATCH v2 1/2] v4l: Add new alpha component control

2011-11-28 Thread Hans Verkuil
On Monday 28 November 2011 13:13:32 Sylwester Nawrocki wrote: On 11/28/2011 12:38 PM, Hans Verkuil wrote: On Friday 25 November 2011 16:39:31 Sylwester Nawrocki wrote: This control is intended for the video capture or memory-to-memory devices that are capable of setting up a per-pixel alpha

Re: Using MT9P031 digital sensor

2011-11-28 Thread Gary Thomas
On 2011-11-28 04:07, Laurent Pinchart wrote: Hi Gary, 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 13:03:11 Gary Thomas wrote: On 2011-11-15 18:26, Laurent Pinchart wrote: On Monday 14 November 2011

Re: Using MT9P031 digital sensor

2011-11-28 Thread Laurent Pinchart
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 13:03:11 Gary Thomas wrote: On 2011-11-15 18:26,

Re: [RFC] JPEG encoders control class

2011-11-28 Thread Sylwester Nawrocki
On 11/28/2011 01:20 PM, Hans Verkuil wrote: On Saturday 12 November 2011 20:46:25 Sylwester Nawrocki wrote: Hi all, This RFC is discussing the current support of JPEG encoders in V4L2 and a proposal of new JPEG control class. ... et61x251, sn9c102, s2255drv.c -

Re: Using MT9P031 digital sensor

2011-11-28 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: [PATCH v2 1/2] v4l: Add new alpha component control

2011-11-28 Thread Sylwester Nawrocki
On 11/28/2011 01:39 PM, Hans Verkuil wrote: On Monday 28 November 2011 13:13:32 Sylwester Nawrocki wrote: On 11/28/2011 12:38 PM, Hans Verkuil wrote: On Friday 25 November 2011 16:39:31 Sylwester Nawrocki wrote: This control is intended for the video capture or memory-to-memory devices that

[patch v2] [media] saa7164: fix endian conversion in saa7164_bus_set()

2011-11-28 Thread Dan Carpenter
The msg-command field is 32 bits, and we should fill it with a call to cpu_to_le32(). The current code is broke on big endian systems. On little endian systems it truncates the 32 bit value to 16 bits which probably still works fine. Signed-off-by: Dan Carpenter dan.carpen...@oracle.com --- v2:

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

2011-11-28 Thread Nicolas Ferre
From: Josh Wu josh...@atmel.com 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

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

2011-11-28 Thread Guennadi Liakhovetski
Hi Nicolas On Mon, 28 Nov 2011, Nicolas Ferre wrote: From: Josh Wu josh...@atmel.com 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:

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

2011-11-28 Thread Hans Verkuil
On Friday 25 November 2011 13:58:27 Laurent Pinchart wrote: Hi Sakari, On Friday 25 November 2011 13:56:50 Sakari Ailus wrote: On Fri, Nov 25, 2011 at 01:43:12PM +0100, Laurent Pinchart wrote: On Friday 25 November 2011 13:02:02 Sakari Ailus wrote: On Fri, Nov 25, 2011 at 11:28:46AM

HVR-900H dvb-t regression(s)

2011-11-28 Thread Fabio M. Di Nitto
Hi all, short summary is that dvb-t on $subject doesn´t work with head of the tree (for_3.3 branch) and scan or mplayer stop working. Here is the breakdown of what I found with all logs. Please let me know if you need any extra info. Can easily test patches and gather more logs if necessary.

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

2011-11-28 Thread Nicolas Ferre
On 11/28/2011 02:50 PM, Guennadi Liakhovetski : Hi Nicolas On Mon, 28 Nov 2011, Nicolas Ferre wrote: From: Josh Wu josh...@atmel.com 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

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

2011-11-28 Thread Jens Erdmann
Hi folks, just a few quetstions: 1. Why is the device named EM2884_BOARD_CINERGY_HTC_STICK and not     EM2884_BOARD_TERRATEC_HTC_STICK like all the other devices from that     vendor? Looks inconsistent to me. 2. I stumbled over http://linux.terratec.de/tv_en.html where they list a NXP TDA18271

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

2011-11-28 Thread Sakari Ailus
Thanks for the patch, Laurent! 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 be unsupported by the driver. Return a hardcoded format instead

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

2011-11-28 Thread Russell King - ARM Linux
On Mon, Nov 28, 2011 at 02:34:44PM +0100, Nicolas Ferre wrote: From: Josh Wu josh...@atmel.com 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]

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

2011-11-28 Thread Antti Palosaari
Hello On 11/28/2011 05:41 PM, Jens Erdmann wrote: just a few quetstions: 1. Why is the device named EM2884_BOARD_CINERGY_HTC_STICK and not EM2884_BOARD_TERRATEC_HTC_STICK like all the other devices from that vendor? Looks inconsistent to me. Developer have just chosen some value.

Re: [trivial PATCH] omap24xxcam-dma: Fix logical test

2011-11-28 Thread Sakari Ailus
On Sun, Nov 27, 2011 at 11:42:15AM -0800, Joe Perches wrote: Likely misuse of vs . Signed-off-by: Joe Perches j...@perches.com Thanks, Joe! Acked-by: Sakari Ailus sakari.ai...@iki.fi --- drivers/media/video/omap24xxcam-dma.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

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

2011-11-28 Thread Andreas Oberritter
Hello Jens, On 28.11.2011 16:41, Jens Erdmann wrote: Hi folks, just a few quetstions: 1. Why is the device named EM2884_BOARD_CINERGY_HTC_STICK and not EM2884_BOARD_TERRATEC_HTC_STICK like all the other devices from that vendor? Looks inconsistent to me. that's because it's the

Re: Problem with linux-3.1.3

2011-11-28 Thread Hendrik Sattler
Hi Laurent, Am Montag, 28. November 2011, 11:37:52 schrieb Laurent Pinchart: uvcvideo: Failed to submit URB 0 (-28). Same for using e.g. Google+ Hangouts which worked fine using v3.1. Any ideas what might be wrong? I'm tempted to blame

Re: Problem with linux-3.1.3

2011-11-28 Thread Laurent Pinchart
Hi Hendrik, On Monday 28 November 2011 18:10:38 Hendrik Sattler wrote: Hi Laurent, Am Montag, 28. November 2011, 11:37:52 schrieb Laurent Pinchart: uvcvideo: Failed to submit URB 0 (-28). Same for using e.g. Google+ Hangouts which worked fine using v3.1. Any ideas what

Re: uvcvideo: Failed to query (SET_CUR) UVC control 10 on unit 2: -32 (exp. 2).

2011-11-28 Thread Alex
Hi Laurent, Fortunately my laptop is alive now so I'm sending you lsusb output. About reverting commit - will try bit later. Best regards, Alex On 11/28/2011 01:35 PM, Laurent Pinchart wrote: Hi Alex, On Sunday 27 November 2011 21:01:23 Alex wrote: Hi guys, I'm using kernel 3.2-rc3 and

Re: [RFC] JPEG encoders control class

2011-11-28 Thread Luca Risolia
Hans Verkuil ha scritto: On Saturday 12 November 2011 20:46:25 Sylwester Nawrocki wrote: Hi all, This RFC is discussing the current support of JPEG encoders in V4L2 and a proposal of new JPEG control class. Motivation == JPEG encoder control is also required at the sub-device

cron job: media_tree daily build: ERRORS

2011-11-28 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:Mon Nov 28 19:00:17 CET 2011 git hash:d95d7b91b4c6e3dfe94c07cd04993f60c887073d gcc version: i686-linux-gcc

Re: uvcvideo: Failed to query (SET_CUR) UVC control 10 on unit 2: -32 (exp. 2).

2011-11-28 Thread Laurent Pinchart
Hi Alex, On Monday 28 November 2011 19:04:22 Alex wrote: Hi Laurent, Fortunately my laptop is alive now so I'm sending you lsusb output. Thanks. Would you mind re-running lsusb -v -d '04f2:b221' as root ? What laptop brand/model is the camera embedded in ? About reverting commit - will

Re: uvcvideo: Failed to query (SET_CUR) UVC control 10 on unit 2: -32 (exp. 2).

2011-11-28 Thread Alex
On 11/28/2011 10:08 PM, Laurent Pinchart wrote: Hi Alex, On Monday 28 November 2011 19:04:22 Alex wrote: Hi Laurent, Fortunately my laptop is alive now so I'm sending you lsusb output. Thanks. Would you mind re-running lsusb -v -d '04f2:b221' as root ? What laptop brand/model is the camera

Re: Status of RTL283xU support?

2011-11-28 Thread Maik Zumstrull
On Sat, Nov 26, 2011 at 17:20, Maik Zumstrull m...@zumstrull.net wrote: FYI, someone has contacted me off-list to point out that the newest(?) Realtek tree for these devices is available online: Gave it a spin, built out of tree against Debian's Linux 3.0 binaries. Basically works, you can get

[PATCH 3/5] tm6000: bugfix interrupt reset

2011-11-28 Thread linuxtv
From: Stefan Ringel linu...@stefanringel.de Signed-off-by: Stefan Ringel linu...@stefanringel.de --- drivers/media/video/tm6000/tm6000-core.c | 49 - drivers/media/video/tm6000/tm6000-video.c | 21 ++-- 2 files changed, 17 insertions(+), 53 deletions(-)

[PATCH 1/5] tm6000: remove experimental depends

2011-11-28 Thread linuxtv
From: Stefan Ringel linu...@stefanringel.de Signed-off-by: Stefan Ringel linu...@stefanringel.de --- drivers/media/video/tm6000/Kconfig |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/media/video/tm6000/Kconfig b/drivers/media/video/tm6000/Kconfig index

[PATCH 4/5] tm6000: bugfix bulk transfer

2011-11-28 Thread linuxtv
From: Stefan Ringel linu...@stefanringel.de Signed-off-by: Stefan Ringel linu...@stefanringel.de --- drivers/media/video/tm6000/tm6000-dvb.c | 16 +--- 1 files changed, 13 insertions(+), 3 deletions(-) diff --git a/drivers/media/video/tm6000/tm6000-dvb.c

[PATCH 2/5] tm6000: bugfix register setting

2011-11-28 Thread linuxtv
From: Stefan Ringel linu...@stefanringel.de Signed-off-by: Stefan Ringel linu...@stefanringel.de --- drivers/media/video/tm6000/tm6000-core.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/video/tm6000/tm6000-core.c

[PATCH 5/5] tm6000: bugfix data check

2011-11-28 Thread linuxtv
From: Stefan Ringel linu...@stefanringel.de beholder use a map with 3 bytes, but many rc maps have 2 bytes, so I add a workaround for beholder rc. Signed-off-by: Stefan Ringel linu...@stefanringel.de --- drivers/media/video/tm6000/tm6000-input.c | 21 - 1 files changed,

Re: HVR-900H dvb-t regression(s)

2011-11-28 Thread Mauro Carvalho Chehab
On 28-11-2011 12:41, Fabio M. Di Nitto wrote: Hi all, short summary is that dvb-t on $subject doesn´t work with head of the tree (for_3.3 branch) and scan or mplayer stop working. Here is the breakdown of what I found with all logs. Please let me know if you need any extra info. Can easily

Re: uvcvideo: Failed to query (SET_CUR) UVC control 10 on unit 2: -32 (exp. 2).

2011-11-28 Thread Alex
On 11/28/2011 10:20 PM, Laurent Pinchart wrote: Hi Alex, On Monday 28 November 2011 20:14:25 Alex wrote: On 11/28/2011 10:08 PM, Laurent Pinchart wrote: On Monday 28 November 2011 19:04:22 Alex wrote: Fortunately my laptop is alive now so I'm sending you lsusb output. Thanks. Would you mind

PATCH] for 3.3 it913x support for different tuner regs.

2011-11-28 Thread Malcolm Priestley
There appears to be differences in the tuner registers on earlier IT9135 devices. Using the current IT9137 settings cause corruptions on some channels This patch is in preparation for multi firmware loading and current unsupported types. Signed-off-by: Malcolm Priestley tvbox...@gmail.com ---

[PATCH] it913x support for NEC extended keys

2011-11-28 Thread Malcolm Priestley
Add support for NEC extended keys. The default remote has now changed to RC_MAP_MSI_DIGIVOX_III Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- drivers/media/dvb/dvb-usb/it913x.c | 10 ++ 1 files changed, 6 insertions(+), 4 deletions(-) diff --git

[PATCH 1/2] [media] tm6000: Add a few missing bits to alsa

2011-11-28 Thread Mauro Carvalho Chehab
There are some properties found on em28xx, but not on tm6000. Add them, in order to be more consistent. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/tm6000/tm6000-alsa.c | 21 ++--- 1 files changed, 18 insertions(+), 3 deletions(-) diff --git

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

2011-11-28 Thread Antti Palosaari
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 devices. The callbacks af9015_af9013_read_status,

Re: [PATCH] [media] V4L: soc-camera: change order of removing device

2011-11-28 Thread Lei Wen
Hi, On Tue, Nov 22, 2011 at 10:04 PM, Lei Wen lei...@marvell.com wrote: As our general practice, we use stream off before we close the video node. So that the drivers its stream off function would be called before its remove function. But for the case for ctrl+c, the program would be force

Re: HVR-900H dvb-t regression(s)

2011-11-28 Thread Fabio M. Di Nitto
On 11/28/2011 10:07 PM, Mauro Carvalho Chehab wrote: On 28-11-2011 12:41, Fabio M. Di Nitto wrote: Hi all, short summary is that dvb-t on $subject doesn´t work with head of the tree (for_3.3 branch) and scan or mplayer stop working. Here is the breakdown of what I found with all logs.

re: [media] dib7090: add the reference board TFE7090E

2011-11-28 Thread Dan Carpenter
Hello Olivier Grenie, This is a semi-automatic email about new static checker warnings. The patch 6724a2f4f7a6: [media] dib7090: add the reference board TFE7090E from Aug 5, 2011, leads to the following Smatch complaint: drivers/media/dvb/frontends/dib0090.c +1146 dib0090_pwm_gain_reset()