[GIT PATCHES FOR 2.6.35] gspca for_2.6.35

2010-05-18 Thread Jean-Francois Moine
Hi Mauro, I removed the patch from Sarah Sharp. The following changes since commit 4fcfa8824391ef0f9cff82122067f31c6d920921: V4L/DVB: vivi and mem2mem_testdev need slab.h to build (2010-05-12 02:17:35 -0300) are available in the git repository at: git://linuxtv.org/jfrancois/gspca.git

[PATCH] tm6000, reset I2C bus function

2010-05-18 Thread Dmitri Belimov
Hi Add new function for reset I2C bus. Rework some code for use this function. diff -r 8f5129efe974 linux/drivers/staging/tm6000/tm6000-cards.c --- a/linux/drivers/staging/tm6000/tm6000-cards.c Sun May 16 18:48:01 2010 -0300 +++ b/linux/drivers/staging/tm6000/tm6000-cards.c Tue May

[PATCH] xc5000, rework xc_write_reg

2010-05-18 Thread Dmitri Belimov
Hi Rework xc_write_reg function for correct read register of the xc5000. It is very useful for tm6000. Tested for tm6000 and for saa7134 works well. diff -r 8f5129efe974 linux/drivers/media/common/tuners/xc5000.c --- a/linux/drivers/media/common/tuners/xc5000.cSun May 16 18:48:01 2010

[RESEND][PATCH] Technotrend S2-3200 ships with a TT 1500 remote

2010-05-18 Thread Hermann Gausterer
The Technotrend Budget S2-3200 ships with the Technotrend 1500 bundled remote which is already supported. Just add the right Subsystem Device ID. Signed-off-by: Hermann Gausterer git-kernel-2...@mrq1.org --- drivers/media/dvb/ttpci/budget-ci.c |1 + 1 files changed, 1 insertions(+), 0

tm6000

2010-05-18 Thread Dmitri Belimov
Hi tm6000 progress bar :-) At this moment I can watch TV with mplayer without sound. Our card based on the xc5000 and tm6010 It is possible with my last patch for xc5000 tuner. Next task is a sound, check init process and stds settings. P.S. Compile without support DVB-T frontend for our

v4l2: V4L2_BUF_FLAG_ERROR flag in output streams

2010-05-18 Thread Kamil Debski
Hello, V4L2_BUF_FLAG_ERROR flag has been recently introduced. Its meaning is obvious for capture streams - if there is a recoverable stream error the flag is set. This may include corruption in coded stream which results in partially decoded frame, missing stream data, etc. This basically

[PATCH v3 1/8] V4L2 subdev patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From 50009eae70b1e69f053cd567375d2394fd926203 Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:20:59 +0800 Subject: [PATCH 1/8] the common sensor v4l2-subdev private structures and resolutions definition ued in ov2650, ov5630, ov9665, s5k4e1

[PATCH v3 2/8] V4L2 subdev patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From 5bd8b947c84256aff927cfdd7a54da6d712b7e16 Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:22:00 +0800 Subject: [PATCH 2/8] This patch is to add 2MP camera (ov2650) support which is based on the video4linux2 sub-dev driver framework.

[PATCH v3 3/8] V4L2 subdev patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From 77c6856881ae269e1d3a58be3581d9f131037010 Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:22:59 +0800 Subject: [PATCH 3/8] This patch is to add 5MP raw camera (ov5630) support which is based on the video4linux2 sub-dev driver framework.

[PATCH v3 5/8] V4L2 subdev patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From 9c2160917def0545c3a55dddef6c3ead770a1cb1 Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:25:06 +0800 Subject: [PATCH 5/8] This patch is to add 5MP raw camera (s5k4e1) support which is based on the video4linux2 sub-dev driver framework.

[PATCH v3 0/8] V4L2 subdev patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
Hi linux-media, Here is the third version of V4L2 camera sensors and ISP driver patchset for Intel Moorestown camera imaging subsystem to address community feedback, especially from Hans. Beginning from this version, I am going to split the whole camera driver into two parts: one is

[PATCH v3 6/8] V4L2 subdev patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From 46bf8433c86a7450604a981981c8ce487130dce0 Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:25:50 +0800 Subject: [PATCH 6/8] This patch is to add AD5820 VCM (for ov5630)driver support which is based on the video4linux2 sub-dev driver framework.

[PATCH v3 8/8] V4L2 subdev patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From fb60254ff50703b8b8301d6708371be011f1050e Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:27:48 +0800 Subject: [PATCH 8/8] This patch is to add National Semiconductor LM3553 flash LED driver support which is based on the video4linux2 sub-dev

[PATCH v3 4/8] V4L2 subdev patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From 979d0efb8d6c4ab6efde2c9781e5d73f20174d62 Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:24:05 +0800 Subject: [PATCH 4/8] This patch is to add 1.3MP soc camera (ov9665) support which is based on the video4linux2 sub-dev driver framework.

[PATCH v3 7/8] V4L2 subdev patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From 9e72b71fd1c980bedd177590abe8faf24fc2c3b5 Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:26:57 +0800 Subject: [PATCH 7/8] This patch is to add Renesas R2A30419BX VCM (for KMOT) driver support which is based on the video4linux2 sub-dev driver

[PATCH] Add 12 bit RAW Bayer Pattern pixel format support in V4L2

2010-05-18 Thread Zhang, Xiaolin
From 54079deb89764a9399c95098e4c3830c88d24a5c Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 18:02:24 +0800 Subject: [PATCH] Add 12 bit RAW Bayer Pattern pixel format support. Signed-off-by: Xiaolin Zhang xiaolin.zh...@intel.com ---

[Patch] Moving v4l1 ioctls from kernel to libv4l1

2010-05-18 Thread Huzaifa Sidhpurwala
Hi All, I have been working with Hans for moving the v4l1 ioctls from the kernel to libv4l1. It would be best to work on one ioctl at a time. The enclosed patch attempts to implement VIDIOCGCAP in the libv4l1. Note: Hans is working with Bill, asking for permission to re-use the v4l1-compat.c code

Re: [Patch] Moving v4l1 ioctls from kernel to libv4l1

2010-05-18 Thread Hans de Goede
Hi Huzaifa, First of all many thanks for working on this! Comments inline. On 05/18/2010 01:12 PM, Huzaifa Sidhpurwala wrote: Hi All, I have been working with Hans for moving the v4l1 ioctls from the kernel to libv4l1. It would be best to work on one ioctl at a time. The enclosed patch

bugreport: tt-budget c-1501 - buffer larger than encounte size

2010-05-18 Thread dietmar . hein
Hi all, I am using yaVDR 0.1.1 based on ubuntu 9.10 i386 -- DVB-C card: TT-Budget C-1501 Multimedia controller: Philips Semiconductors SAA7146 (rev 01) -- several times when switching channels buffer error occurs: dmesg | grep buffer [ 6194.632558] dvb_ca adapter 0: CAM tried to send a buffer

Re: [PATCH] si4713: Fix oops when si4713_platform_data is marked as __initdata

2010-05-18 Thread Eduardo Valentin
Hello, On Sun, May 16, 2010 at 07:04:26PM +0200, Jarkko Nikula wrote: This driver can cause an oops if si4713_platform_data holding pointer to set_power function is marked as __initdata and when trying to power up the chip after booting e.g. with 'v4l2-ctl -d /dev/radio0 --set-ctrl=mute=0'.

Re: [PATCH] si4713: Fix oops when si4713_platform_data is marked as __initdata

2010-05-18 Thread Jarkko Nikula
On Tue, 18 May 2010 15:55:27 +0300 Eduardo Valentin eduardo.valen...@nokia.com wrote: I'm probably fine with this patch, and the driver must check for the pointer before using it, indeed. But, I'm a bit skeptic about marking its platform data as __initdata. Would it make sense? What

new DVB-T initial tuning for fr-nantes

2010-05-18 Thread matpic
hello As from today (18/05/2010) there is new frequency since analogic signal is stopped and is now only numeric. guard-interval has to be set to AUTO or scan find anything (1/32, 1/16, 1/8 ,1/4 doesn't work) # Nantes - France # T freq bw fec_hi fec_lo mod transmission-mode guard-interval

Re: [linux-dvb] new DVB-T initial tuning for fr-nantes

2010-05-18 Thread Christophe Thommeret
Le mardi 18 mai 2010 16:25:56, BOUWSMA Barry a écrit : On wto (wtorek) 18.maj (maj) 2010, 15:05:00, matpic wrote: Salut! hello As from today (18/05/2010) there is new frequency since analogic signal is stopped and is now only numeric. guard-interval has to be set to AUTO or scan find

Re: [linux-dvb] new DVB-T initial tuning for fr-nantes

2010-05-18 Thread Christophe Thommeret
Le mardi 18 mai 2010 16:39:56, Christophe Thommeret a écrit : Le mardi 18 mai 2010 16:25:56, BOUWSMA Barry a écrit : On wto (wtorek) 18.maj (maj) 2010, 15:05:00, matpic wrote: Salut! hello As from today (18/05/2010) there is new frequency since analogic signal is stopped and is

Re: Pinnacle PCTV DVB-T 70e

2010-05-18 Thread Mauro Carvalho Chehab
Alexjan Carraturo wrote: Why not? Because nobody can cure this entry? Or why the driver is not compatible with the version in the kernel now? For someone to add support to a device, it needs to have that device (or a similar one), and to be able to get access to the datasheets or to use some

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

2010-05-18 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 May 18 19:00:29 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14862:f6303be936e4 git master:

[GIT PULL for 2.6.35] i7core/Nehalem/Nehalem-EP/Lynnfield/Westmore-EP

2010-05-18 Thread Mauro Carvalho Chehab
The following changes since commit 66f41d4c5c8a5deed66fdcc84509376c9a0bf9d8: Linus Torvalds (1): Linux 2.6.34-rc6 are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/i7core.git linux-next This patch series adds support for memory error detection

Re: [GIT PULL for 2.6.35] i7core/Nehalem/Nehalem-EP/Lynnfield/Westmore-EP

2010-05-18 Thread Mauro Carvalho Chehab
Mauro Carvalho Chehab wrote: The following changes since commit 66f41d4c5c8a5deed66fdcc84509376c9a0bf9d8: Linus Torvalds (1): Linux 2.6.34-rc6 are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/i7core.git linux-next Sorry, this pull

Re: av7110 and budget_av are broken!

2010-05-18 Thread hermann pitton
Hi, Am Sonntag, den 16.05.2010, 06:21 +0200 schrieb Oliver Endriss: On Sunday 16 May 2010 03:53:48 hermann pitton wrote: Am Samstag, den 15.05.2010, 22:33 -0300 schrieb Douglas Schilling Landgraf: Hello Oliver, On Sat, May 15, 2010 at 8:06 PM, Oliver Endriss o.endr...@gmx.de

[PATCH v3 04/10] V4L2 ISP driver patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From 68aa3138cafdb98027116227498bcf67492b82d6 Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:43:04 +0800 Subject: [PATCH 04/10] This patch is a part of v4l2 ISP patchset for Intel Moorestown camera imaging subsystem support which control the ISP

[PATCH v3 06/10] V4L2 ISP driver patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From 4c1c3d6692bb55f372d588a8217f2c75bf2bbb84 Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:46:39 +0800 Subject: [PATCH 06/10] This patch is a part of v4l2 ISP patchset for Intel Moorestown camera imaging subsystem support which setup the sensor

[PATCH v3 09/10] V4L2 ISP driver patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From 25b539d6fb4105c5552aca9a40f94aa30cd3a07c Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:52:01 +0800 Subject: [PATCH 09/10] This patch is a part of v4l2 ISP patchset for Intel Moorestown camera imaging subsystem support which declare the

[PATCH v3 10/10] V4L2 ISP driver patchset for Intel Moorestown Camera Imaging Subsystem

2010-05-18 Thread Zhang, Xiaolin
From e81476bafd59afd7cc3474f7003e331fc4303e96 Mon Sep 17 00:00:00 2001 From: Xiaolin Zhang xiaolin.zh...@intel.com Date: Tue, 18 May 2010 15:53:41 +0800 Subject: [PATCH 10/10] This patch is a part of v4l2 ISP patchset for Intel Moorestown camera imaging subsystem support which contain the chagne