[PATCH 01/10 v2] ARM: Samsung: Add FIMC register and platform definitions

2010-07-15 Thread Sylwester Nawrocki
FIMC device is a camera interface embedded in S3C/S5P Samsung SOC series. It supports ITU-R BT.601/656 and MIPI-CSI2 standards, memory to memory operations, color conversion, resizing and rotation. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Marek Szyprowski

[PATCH 03/10 v2] ARM: Samsung: Add platform definitions for local FIMC/FIMD fifo path

2010-07-15 Thread Sylwester Nawrocki
From: Marek Szyprowski m.szyprow...@samsung.com Add a common s3c_fifo_link structure that describes a local path link between 2 multimedia devices (like FIMC and FrameBuffer). Signed-off-by: Marek Szyprowski m.szyprow...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com

Re: [linux-dvb] TeVii S470 Tunning Issue (Kernel 2.6.27-21)

2010-07-15 Thread Hamza Ferrag
Hi Hans, Thanks for your quick feedback. Any other suggestions guys ? . Thanks in advance. Hamza Ferrag. On 13/07/2010 20:57, Hans Houwaard wrote: I don't really know why, but it happens sometimes on my machine with the same card as well. When I have problems, I power off the computer and

Re: [PATCHv6] mx2_camera: Add soc_camera support for i.MX25/i.MX27

2010-07-15 Thread Baruch Siach
Hi, On Sun, Jul 04, 2010 at 07:55:10AM +0300, Baruch Siach wrote: This is the soc_camera support developed by Sascha Hauer for the i.MX27. Alan Carvalho de Assis modified the original driver to get it working on more recent kernels. I modified it further to add support for i.MX25. This

A handful of USB sticks without analog audio

2010-07-15 Thread Oravecz Csaba
Hi, This problem has been reported several times, (see eg. http://www.mail-archive.com/linux-media@vger.kernel.org/msg10580.html http://www.mail-archive.com/linux-media@vger.kernel.org/msg00339.html) and AFAIK concerns a number of people around with the following devices: {

[libdvben50221] stack leaks resources on non-MMI session reconnect

2010-07-15 Thread Stephan Trebels
The issue was, that LIBDVBEN50221 did not allow a CAM to re-establish the session holding non-MMI resources if using the lowlevel interface. The session_number was recorded on open, but not freed on close (which IMO is an bug in the code, I attach the scaled down hg changeset). With this change,

RE: [RFC/PATCH 02/10] media: Media device

2010-07-15 Thread Aguirre, Sergio
Hi Laurent, Very minor comment below. -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Laurent Pinchart Sent: Wednesday, July 14, 2010 8:30 AM To: linux-media@vger.kernel.org Cc:

RE: [RFC/PATCH 02/10] media: Media device

2010-07-15 Thread Aguirre, Sergio
Hi Laurent, Other comment I missed to mention... -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Laurent Pinchart Sent: Wednesday, July 14, 2010 8:30 AM To: linux-media@vger.kernel.org Cc:

RE: [RFC/PATCH 03/10] media: Entities, pads and links

2010-07-15 Thread Aguirre, Sergio
Hi Laurent, -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Laurent Pinchart Sent: Wednesday, July 14, 2010 8:30 AM To: linux-media@vger.kernel.org Cc: sakari.ai...@maxwell.research.nokia.com Subject: [RFC/PATCH

[PATCH] added support for DM040832731 DVB-S USB BOX

2010-07-15 Thread Malcolm Priestley
DVB USB Driver for DM04 LME2510 + LG TDQY - P001F =(TDA8263 + TDA10086H) Signed-off-by: Malcolm Priestley tvbox...@gmail.com diff -r 9652f85e688a linux/drivers/media/dvb/dvb-usb/Kconfig --- a/linux/drivers/media/dvb/dvb-usb/Kconfig Thu May 27 02:02:09 2010 -0300 +++

[PATCH 24/25] video/ivtv: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)

2010-07-15 Thread Peter Huewe
From: Peter Huewe peterhu...@gmx.de This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and .subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe peterhu...@gmx.de ---

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

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

Bugreport for libv4l: error out on webcam: error parsing JPEG header: Bogus jpeg format

2010-07-15 Thread Yuri
I use Logitech QuickCam Deluxe on FreeBSD-8.1. It shows the image for a while but after 20sec-5min it errors out with the message from libv4l, see below. Could this be a bug in libv4l or it maybe it should be passed some tolerance to errors option? --- log --- pwcview -s vga Webcam set

Re: [PATCH 24/25] video/ivtv: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)

2010-07-15 Thread Andy Walls
On Thu, 2010-07-15 at 21:08 +0200, Peter Huewe wrote: From: Peter Huewe peterhu...@gmx.de This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and .subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Hi Peter, I have

Re: [PATCH 24/25] video/ivtv: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)

2010-07-15 Thread Peter Hüwe
Am Donnerstag 15 Juli 2010 23:43:20 schrieb Andy Walls: ... use the PCI_VDEVICE macro, and thus improves readability. I have to disagree. The patch may improve typesetting, but it degrades clarity and maintainability from my perspective. ... So I'm going to NAK this for ivtv, unless someone

Re: [PATCH 24/25] video/ivtv: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)

2010-07-15 Thread Jarod Wilson
On Thu, Jul 15, 2010 at 5:43 PM, Andy Walls awa...@md.metrocast.net wrote: On Thu, 2010-07-15 at 21:08 +0200, Peter Huewe wrote: From: Peter Huewe peterhu...@gmx.de This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and .subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use

Re: [PATCH] Add interlace support to sh_mobile_ceu_camera.c

2010-07-15 Thread hermann pitton
Dear Kuninori, Am Donnerstag, den 15.07.2010, 14:37 +0900 schrieb Kuninori Morimoto: Dear hermann Is there any documentation and how can a user know about it? Ecovec board which I and Guennadi were talking about is an evaluation board. If you buy this board, you can find DVD including