[PATCH 3/3] lirc_zilog: Remove use of deprecated struct i2c_adapter.id field

2010-12-28 Thread Andy Walls
Remove use of deprecated struct i2c_adapter.id field. In the process, perform different detection of the HD PVR's Z8 IR microcontroller versus the other Hauppauge cards with the Z8 IR microcontroller. Also added a comment about probe() function behavior that needs to be fixed. Signed-off-by: And

[PATCH 2/3] ir-kbd-i2c: Add HD PVR IR Rx support to ir-kbd-i2c

2010-12-28 Thread Andy Walls
Add HD PVR IR Rx support to ir-kbd-i2c Signed-off-by: Andy Walls --- drivers/media/video/ir-kbd-i2c.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/ir-kbd-i2c.c b/drivers/media/video/ir-kbd-i2c.c index dd54c3d..c87b6bc 100644 --- a/drivers/media/v

[PATCH 1/3] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chip

2010-12-28 Thread Andy Walls
Add I2C registration of the Zilog Z8F0811 IR microcontroller for either lirc_zilog or ir-kbd-i2c to use. This is a required step in removing lirc_zilog's use of the deprecated struct i2c_adapter.id field. Signed-off-by: Andy Walls --- drivers/media/video/hdpvr/hdpvr-core.c |5 +++ drivers/

Re: [PATCH 0/8] Fix V4L/DVB/RC warnings

2010-12-28 Thread Andy Walls
On Tue, 2010-12-28 at 12:45 -0200, Mauro Carvalho Chehab wrote: > Em 28-12-2010 12:14, Andy Walls escreveu: > > On Tue, 2010-12-28 at 01:12 -0200, Mauro Carvalho Chehab wrote: > >> Em 27-12-2010 21:55, Andy Walls escreveu: > >>> I have hardware for lirc_zilog. I can look later this week. > >> > >>

[PATCH v2] [media] s5p-fimc: update checking scaling ratio range

2010-12-28 Thread Hyunwoong Kim
Horizontal and vertical scaling range are according to the following equations. If (SRC_Width >= 64 x DST_Width) { Exit(-1); /* Out of Horizontal scale range} If (SRC_Height >= 64 x DST_Height) { Exit(-1); /* Out of Vertical scale range} fimc_check_scaler_ratio() is used to check if horizontal a

[PATCH] [media]: s5p-fimc: fix ISR and buffer handling for fimc-capture

2010-12-28 Thread Sungchun Kang
These patches are related and it may be summarized as follows. 1. Some of the case are fimc H/W did not stop although there are no available output DMA buffer. So, it is modified check the routine fimc deactivation. And, the state of ST_CAPT_RUN is cleared in LAST-IRQ routine. 2. When request buf

[PATCH] tm6000: Fix mutex

2010-12-28 Thread Dmitri Belimov
Hi Fix never unlocked mutex. No more crash after removing USB stick. diff --git a/drivers/staging/tm6000/tm6000-core.c b/drivers/staging/tm6000/tm6000-core.c index 8c897d7..96aed4a 100644 --- a/drivers/staging/tm6000/tm6000-core.c +++ b/drivers/staging/tm6000/tm6000-core.c @@ -722,5 +722,5 @@ vo

Re: [PATCH] [media] s5p-fimc: Support stop_streaming and job_abort

2010-12-28 Thread Sylwester Nawrocki
On 12/28/2010 09:06 AM, Hyunwoong Kim wrote: This patch adds callback functions, stop_streaming and job_abort, to abort or finish any DMA in progress. stop_streaming is called by videobuf2 framework and job_abort is called by m2m framework. ST_M2M_PEND state is added to discard the next job. Rev

Re: nasty bug at qv4l2

2010-12-28 Thread Hans de Goede
Hi, On 12/25/2010 03:09 PM, Mauro Carvalho Chehab wrote: Em 25-12-2010 07:14, Mauro Carvalho Chehab escreveu: Em 24-12-2010 16:54, Hans Verkuil escreveu: On Friday, December 24, 2010 15:41:10 Hans de Goede wrote: Hi, On 12/24/2010 03:20 PM, Hans Verkuil wrote: On Friday, December 24, 2010 1

Re: OMAP3 ISP and tvp5151 driver.

2010-12-28 Thread Laurent Pinchart
Hi Enric, On Monday 27 December 2010 17:24:13 Enric Balletbò i Serra wrote: > Hello all, > > I'm new on media and camera, I try to use the OMAP3 ISP driver on > OMAP3530 with media framework. I've a TVP5151 connected on ISP port > though the parallel interface on own custom board > > Against whi

Re: RFC: V4L2 driver for Qualcomm MSM camera.

2010-12-28 Thread Laurent Pinchart
Hi, On Tuesday 28 December 2010 19:35:05 Shuzhen Wang wrote: > > -Original Message- > > From: Mauro Carvalho Chehab [mailto:mche...@redhat.com] > > Sent: Monday, December 27, 2010 4:12 AM > > To: Hans Verkuil > > Cc: Shuzhen Wang; linux-media@vger.kernel.org; hzh...@codeaurora.org > > Subj

RE: RFC: V4L2 driver for Qualcomm MSM camera.

2010-12-28 Thread Shuzhen Wang
> -Original Message- > From: Mauro Carvalho Chehab [mailto:mche...@redhat.com] > Sent: Monday, December 27, 2010 4:12 AM > To: Hans Verkuil > Cc: Shuzhen Wang; linux-media@vger.kernel.org; hzh...@codeaurora.org > Subject: Re: RFC: V4L2 driver for Qualcomm MSM camera. > > Em 24-12-2010 09:1

[cron job] v4l-dvb daily build: WARNINGS

2010-12-28 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 Dec 28 19:00:30 CET 2010 git master: 59365d136d205cc20fe666ca7f89b1c5001b0d5a git media-master: gcc version: i6

Re: ngene & Satix-S2 dual problems

2010-12-28 Thread Andre
On 28 Dec 2010, at 12:31, Ludovic BOUÉ wrote: > > > Le 27/12/2010 10:07, Andre a écrit : >> On 26 Dec 2010, at 14:40, Ludovic BOUÉ wrote: >> >>> Hi all, >>> >>> I have a Satix-S2 Dual and I'm trying to get to work without his CI in a >>> first time. I'm trying ngene-test2 >>> from http://li

Re: [PATCH] [media] s5p-fimc: update checking scaling ratio range

2010-12-28 Thread Sylwester Nawrocki
On 12/28/2010 02:47 AM, Hyunwoong Kim wrote: > Sylwester Nawrocki wrote: > >> -Original Message- >> From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc- >> ow...@vger.kernel.org] On Behalf Of Sylwester Nawrocki >> Sent: Monday, December 27, 2010 7:57 PM >> To: Hyunwoo

[PATCH 08/15] [media] s5p-fimc: Derive camera bus width from mediabus pixelcode

2010-12-28 Thread Sylwester Nawrocki
Remove bus_width from s5p_fimc_isp_info data structure. Determine camera data bus width based on mediabus pixel format. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- drivers/media/video/s5p-fimc/fimc-reg.c | 44 +- include/media/s5p_fimc.h

[PATCH 06/15] [media] s5p-fimc: Use v4l core mutex in ioctl and file operations

2010-12-28 Thread Sylwester Nawrocki
Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- drivers/media/video/s5p-fimc/fimc-capture.c | 208 --- drivers/media/video/s5p-fimc/fimc-core.c| 115 --- 2 files changed, 58 insertions(+), 265 deletions(-) diff --git a/drivers/media/v

[PATCH 15/15] [media] s5p-fimc: Move scaler details handling to the register API file

2010-12-28 Thread Sylwester Nawrocki
Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- drivers/media/video/s5p-fimc/fimc-capture.c |6 +--- drivers/media/video/s5p-fimc/fimc-core.c|6 +--- drivers/media/video/s5p-fimc/fimc-core.h|1 - drivers/media/video/s5p-fimc/fimc-reg.c | 49 ++

[PATCH 07/15] [media] s5p-fimc: Rename s3c_fimc* to s5p_fimc*

2010-12-28 Thread Sylwester Nawrocki
Change s3c_fimc.h header file name to s5p_fimc.h, replace s3c_fimc_* names with s5p_fimc_*. s3c_fimc need to be reserved for S3C series and s5p-fimc driver will not cover CAMIF devices in S3C SoC series. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- drivers/media/video/s5p-

[PATCH 12/15] [media] s5p-fimc: Add control of the external sensor clock

2010-12-28 Thread Sylwester Nawrocki
Manage the camera sensor clock in the host driver rather than leaving this task for sensor drivers. The clock frequency must be passed in the sensor's and host driver's platform data. Signed-off-by: Sylwester Nawrocki --- drivers/media/video/s5p-fimc/fimc-capture.c | 28 ++--- drivers/

[PATCH 11/15] [media] s5p-fimc: Enable simultaneous rotation and flipping

2010-12-28 Thread Sylwester Nawrocki
Map all (0, 90, 180, 270) deg counterclockwise rotation and horizontal and vertical flip controls to (0, 90) deg rotation, horizontal and vertical flip transformations available in the device. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- drivers/media/video/s5p-fimc/fimc-c

[PATCH 03/15] v4l: Add multiplanar format fourccs for s5p-fimc driver

2010-12-28 Thread Sylwester Nawrocki
Add definitions for format with color planes non-contiguous in physical memory. These formats apply only if the V4L2 multiplane extension is used. V4L2_PIX_FMT_NV12M - 2-plane Y/CbCr V4L2_PIX_FMT_NV12MT - 2-plane Y/CbCr tiled (64x32 pixel macroblocks) V4L2_PIX_FMT_YUV420M - 3-plane Y/Cb/Cr Sig

[PATCH 05/15] [media] s5p-fimc: Conversion to multiplanar formats

2010-12-28 Thread Sylwester Nawrocki
Conversion to multiplanar color formats and minor cleanup. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- drivers/media/video/s5p-fimc/fimc-capture.c | 114 - drivers/media/video/s5p-fimc/fimc-core.c| 381 --- drivers/media/video/s5p-fim

[PATCH 04/15] [media] s5p-fimc: Porting to videobuf 2

2010-12-28 Thread Sylwester Nawrocki
Porting to videobuf 2 and minor cleanup. Separate videobuf_queue_ops are are created for m2m and capture video nodes. Signed-off-by: Sylwester Nawrocki Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin Park --- drivers/media/video/Kconfig |2 +- drivers/media/video/s5

[PATCH 09/15] [media] s5p-fimc: Enable interworking without subdev s_stream

2010-12-28 Thread Sylwester Nawrocki
Prevent VIDIOC_STREAMON failing when s_stream callback is not implemented by a sensor subdev driver. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- drivers/media/video/s5p-fimc/fimc-capture.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/

[PATCH 10/15] [media] s5p-fimc: Use default input DMA burst count

2010-12-28 Thread Sylwester Nawrocki
Increase the input DMA "successive burst count" to default value 4 to improve DMA performance. Minor cleanup. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- drivers/media/video/s5p-fimc/fimc-reg.c | 11 +++ drivers/media/video/s5p-fimc/regs-fimc.h |4 ++-- 2 f

[PATCH 02/15] v4l: mem2mem: port m2m_testdev to vb2

2010-12-28 Thread Sylwester Nawrocki
This patch ports mem2mem test device to videobuf2 framework. Signed-off-by: Marek Szyprowski --- drivers/media/video/Kconfig |2 +- drivers/media/video/mem2mem_testdev.c | 227 +++- 2 files changed, 107 insertions(+), 122 deletions(-) diff --git a/driv

[PATCH 0/10] V4L2 mem-to-mem framework and s5p-fimc driver conversion for videobuf2

2010-12-28 Thread Sylwester Nawrocki
Hi all, the following patches is a continuation of patch series from Marek adding the videobuf2 framework. Please see this thread for reference: http://www.mail-archive.com/linux-media@vger.kernel.org/msg25988.html The first and second patches convert v4l2-mem2mem framework and the mem2mem tes

[PATCH 01/15] v4l: mem2mem: port to videobuf2

2010-12-28 Thread Sylwester Nawrocki
From: Marek Szyprowski Port memory-to-memory framework to videobuf2 framework. Add support for multi-planar Video for Linux 2 API extensions to the memory-to-memory driver framework. Based on the original patch written by Pawel Osciak. Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin P

Re: [PATCH] v4l: OMAP3 ISP CCDC: Add support for 8bit greyscale sensors

2010-12-28 Thread Laurent Pinchart
Hi Martin, On Wednesday 15 December 2010 10:51:36 mar...@neutronstar.dyndns.org wrote: > On Wed, Dec 15, 2010 at 02:01:31AM +0100, Laurent Pinchart wrote: > > Hi Martin, > > > > Thanks for the patch. > > > > On Tuesday 14 December 2010 15:43:43 Martin Hostettler wrote: > > > Adds support for V4L

Re: ngene & Satix-S2 dual problems

2010-12-28 Thread Oliver Endriss
Hi, On Tuesday 28 December 2010 13:22:05 Ludovic BOUÉ wrote: > ... > [ 403.893231] LNBx2x attached on addr=a > [ 403.893323] stv6110x_attach: Attaching STV6110x > [ 403.893327] DVB: registering new adapter (nGene) > [ 403.893332] DVB: registering adapter 0 frontend 0 (STV090x > Multistandard).

Re: [PATCH 0/8] Fix V4L/DVB/RC warnings

2010-12-28 Thread Mauro Carvalho Chehab
Em 28-12-2010 12:14, Andy Walls escreveu: > On Tue, 2010-12-28 at 01:12 -0200, Mauro Carvalho Chehab wrote: >> Em 27-12-2010 21:55, Andy Walls escreveu: >>> I have hardware for lirc_zilog. I can look later this week. >> >> That would be great! > > It shouldn't be hard to fix up the lirc_zilog.c u

Re: [PATCH 0/8] Fix V4L/DVB/RC warnings

2010-12-28 Thread Andy Walls
On Tue, 2010-12-28 at 01:12 -0200, Mauro Carvalho Chehab wrote: > Em 27-12-2010 21:55, Andy Walls escreveu: > > I have hardware for lirc_zilog. I can look later this week. > > That would be great! It shouldn't be hard to fix up the lirc_zilog.c use of adap->id but it may require a change to the

Re: ngene & Satix-S2 dual problems

2010-12-28 Thread Ludovic BOUÉ
Fist of all, I would thank you about your work. I have done a test again and it seems to work with your last change. I didn't found any major issue. 14:14 r...@telstar /home/lboue # modprobe ngene one_adapter=0 debug=1 [ 584.013474] nGene PCIE bridge driver, Copyright (C) 2005-2007 Micronas [ 5

TBS 6921 supported??

2010-12-28 Thread Emmanuel
Hi all, I am really interested in buying this board, and I would like to know if someone has already tested it, with success or not! Thx Bye Manu -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [RFC, PATCH] Add 10 bit packed greyscale format.

2010-12-28 Thread Antonio Ospite
On Thu, 16 Dec 2010 12:29:44 +0100 Antonio Ospite wrote: > A 10 bits per pixel greyscale format in a packed array representation is > supplied for instance by Kinect sensor device. > > Signed-off-by: Antonio Ospite > --- > Ping. > Hi, > > This is the first attempt to add v4l support for the

Unable to load xc3028L-v36.fw [Hauppauge WinTV 1400]

2010-12-28 Thread ConiKost
Hi guys, I am trying to get working my Hauppauge WinTV 1400 expresscard. Actually, i've got using the 2.6.36-gentoo-r5 kernel (gentoo-sources). First, I've enabled all necessary module (cx23885). After inserting the card, i get this messages: pciehp :00:1c.3:pcie04: Card present on Slot(3) p

[GIT PATCHES FOR 2.6.38] gspca for_2.6.38

2010-12-28 Thread Jean-Francois Moine
The following changes since commit fc43dd115e1c07af122440971177451cef5c45c0: [media] MEDIA: RC: Provide full scancodes for TT-1500 remote control (2010-12-27 19:26:56 -0200) are available in the git repository at: git://linuxtv.org/jfrancois/gspca.git for_2.6.38 Jean-François Moine (9):

[GIT PULL for 2.6.37-rc7] V4L fix

2010-12-28 Thread Mauro Carvalho Chehab
Hi Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus It is a regression fix for soc_camera driver. Thanks! Mauro - The following changes since commit 501aaa110a4269c99eff9736a81b5f93bb8b59be: [media] mceusb: set a default rx tim

Re: ngene & Satix-S2 dual problems

2010-12-28 Thread Ludovic BOUE
Fist of all, I would thank you about your work, I will re-test and report if I found an issue. 2010/12/28 Oliver Endriss : > On Monday 27 December 2010 22:49:51 Oliver Endriss wrote: >> On Sunday 26 December 2010 15:40:15 Ludovic BOUÉ wrote: >> > Hi all, >> > >> > I have a Satix-S2 Dual and I'm

Re: ngene & Satix-S2 dual problems

2010-12-28 Thread Oliver Endriss
On Monday 27 December 2010 22:49:51 Oliver Endriss wrote: > On Sunday 26 December 2010 15:40:15 Ludovic BOUÉ wrote: > > Hi all, > > > > I have a Satix-S2 Dual and I'm trying to get to work without his CI in a > > first time. I'm trying ngene-test2 > > from http://linuxtv.org/hg/~endriss/ngene-te

[PATCH] [media] s5p-fimc: Support stop_streaming and job_abort

2010-12-28 Thread Hyunwoong Kim
This patch adds callback functions, stop_streaming and job_abort, to abort or finish any DMA in progress. stop_streaming is called by videobuf2 framework and job_abort is called by m2m framework. ST_M2M_PEND state is added to discard the next job. Reviewed-by: Jonghun Han Signed-off-by: Hyunwoong

RE: [PATCH 1/9] media: Changes in include/linux/videodev2.h for MFC 5.1

2010-12-28 Thread Jaeryul Oh
Hi, Kamil k.deb...@samsung.com wrote: > Hi Hans, > > > -Original Message- > > From: Hans Verkuil [mailto:hverk...@xs4all.nl] > > Sent: 22 December 2010 13:42 > > To: Jeongtae Park > > Cc: linux-media@vger.kernel.org; linux-samsung-...@vger.kernel.org; > > k.deb...@samsung.com; jaeryul...