Re: [PATCH] v4l: soc-camera: fix multiple simultaneous user case

2010-12-25 Thread Mauro Carvalho Chehab
Em 25-12-2010 19:29, Guennadi Liakhovetski escreveu: > A recent patch has introduced a regression, whereby a second open of an > soc-camera video device breaks the running capture. This patch fixes this bug > by guaranteeing, that video buffers get initialised only during the first open > of the de

[PATCH v2] v4l: ov772x: simplify pointer dereference

2010-12-25 Thread Guennadi Liakhovetski
Use a more direct way to obtain a pointer to struct ov772x_priv, where the subdevice is available. Signed-off-by: Guennadi Liakhovetski --- v2: do not introduce unused variables drivers/media/video/ov772x.c | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git

[PATCH] v4l: ov772x: simplify pointer dereference

2010-12-25 Thread Guennadi Liakhovetski
Use a more direct way to obtain a pointer to struct ov772x_priv, where the subdevice is available. Signed-off-by: Guennadi Liakhovetski --- Just a minor simplification, planned for 2.6.38 drivers/media/video/ov772x.c | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff

[PATCH] v4l: soc-camera: switch to .unlocked_ioctl

2010-12-25 Thread Guennadi Liakhovetski
Use the V4L mutex infrastructure in soc-camera core and drivers and switch to .unlocked_ioctl. Signed-off-by: Guennadi Liakhovetski --- drivers/media/video/mx1_camera.c |7 ++-- drivers/media/video/mx2_camera.c |3 +- drivers/media/video/mx3_camera.c |2

[PATCH] v4l: soc-camera: fix multiple simultaneous user case

2010-12-25 Thread Guennadi Liakhovetski
A recent patch has introduced a regression, whereby a second open of an soc-camera video device breaks the running capture. This patch fixes this bug by guaranteeing, that video buffers get initialised only during the first open of the device node. Signed-off-by: Guennadi Liakhovetski --- Mauro,

Re: [RFC/PATCH] v4l: Add S5P MIPI-CSI2 interface subdev driver

2010-12-25 Thread Sylwester Nawrocki
Hi Hans, On 12/24/2010 11:54 AM, Hans Verkuil wrote: > On Thursday, December 23, 2010 20:26:15 Sylwester Nawrocki wrote: >> Add the v4l2 subdev/platform device driver for S5P SoC MIPI-CSI2 >> slave devices. >> >> Signed-off-by: Sylwester Nawrocki >> Signed-off-by: Kyungmin Park >> >> --- >> >> He

Re: [PATCH] Adds the Lego Bionicle to existing sq905c

2010-12-25 Thread Jean-Francois Moine
On Sat, 25 Dec 2010 12:14:25 -0600 (CST) Theodore Kilgore wrote: > > As I have some changes to do in this driver, > > If you do not mind, tell me more about the "some changes." More > cameras? Or something else? Hi Theodore, Sorry, I made a mistake. I had changes for the sq930x instead...

[cron job] v4l-dvb daily build: WARNINGS

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

Re: [PATCH] Adds the Lego Bionicle to existing sq905c

2010-12-25 Thread Theodore Kilgore
On Sat, 25 Dec 2010, Jean-Francois Moine wrote: > On Sat, 25 Dec 2010 10:36:20 +0100 > Hans de Goede wrote: > > On 12/25/2010 10:20 AM, Mauro Carvalho Chehab wrote: > > > Em 24-12-2010 17:55, Hans de Goede escreveu: > > >> Mauro, > > >> > > >> Will you pick up this patch directly or should I pu

Re: [PATCH] Adds the Lego Bionicle to existing sq905c

2010-12-25 Thread Theodore Kilgore
On Sat, 25 Dec 2010, Hans de Goede wrote: > Hi, > > On 12/25/2010 10:20 AM, Mauro Carvalho Chehab wrote: > > Em 24-12-2010 17:55, Hans de Goede escreveu: > > > Mauro, > > > > > > Will you pick up this patch directly or should I put it in my tree ? > > > > Either way works for me (but I prefer

[GIT PATCHES FOR 2.6.38] gspca for_2.6.38

2010-12-25 Thread Jean-Francois Moine
The following changes since commit 884d09f0d9f2eb6848c71fd024c250816f835572: [media] drivers:media:dvb: add USB PIDs for Elgato EyeTV Sat (2010-12-22 15:57:42 -0200) are available in the git repository at: git://linuxtv.org/jfrancois/gspca.git for_2.6.38 Jean-François Moine (7): gspca

Re: opinions about non-page-aligned buffers?

2010-12-25 Thread Rob Clark
On Sat, Dec 25, 2010 at 9:58 AM, Rob Clark wrote: > On Sat, Dec 25, 2010 at 3:04 AM, Hans Verkuil wrote: >> On Saturday, December 25, 2010 00:47:22 Rob Clark wrote: >>> On Fri, Dec 24, 2010 at 5:32 PM, Hans Verkuil wrote: >>> > On Friday, December 24, 2010 22:29:37 Rob Clark wrote: >>> >> Hi all

Re: opinions about non-page-aligned buffers?

2010-12-25 Thread Rob Clark
On Sat, Dec 25, 2010 at 3:04 AM, Hans Verkuil wrote: > On Saturday, December 25, 2010 00:47:22 Rob Clark wrote: >> On Fri, Dec 24, 2010 at 5:32 PM, Hans Verkuil wrote: >> > On Friday, December 24, 2010 22:29:37 Rob Clark wrote: >> >> Hi all, >> >> >> >> The request has come up on OMAP4 to support

Re: dvb-apps: update DVB-T intial tuning files for Finland (fi-*)

2010-12-25 Thread Christoph Pfister
2010/12/10 Antti Palosaari : > Moi Christoph, > Updates all Finnish channels as today. Committed, thanks (commit message is messed up a bit because I misinterpreted your patch as a hg changeset :-). > I accidentally removed first fi-Smedsbole file since that was not generated > by my scripts. Act

missing Patch in v4l-dvb hg

2010-12-25 Thread Martin Dauskardt
Hi Douglas, you backported a few ivtv patches from June 2010 to v4l-dvb hg: http://linuxtv.org/hg/v4l- dvb/log/abd3aac6644e/linux/drivers/media/video/ivtv/ivtv-streams.c Unfortunately one patch is missing, which is important for proper function: http://git.linuxtv.org/media_tree.git?a=commit;h=f0

Re: Switzerland, Geneva DVB-T scan update

2010-12-25 Thread Christoph Pfister
2010/12/3 Thomas Kernen : > > Hi Christoph, > > A new MUX for a local TV station is now online and covering the Geneva > region of Switzerland. Attached is the updated file for the ch-Geneva > region. Updated, thanks. > Regards, > Thomas Christoph -- To unsubscribe from this list: send the line

Re: nasty bug at qv4l2

2010-12-25 Thread Mauro Carvalho Chehab
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 15:19:26 Hans de Goede wrote: > Hi,

[GIT PATCHES FOR 2.6.38] V4L1 removal patches for 2.6.38

2010-12-25 Thread Hans Verkuil
Hi all, This patch series removes almost all V4L1 code except for two drivers that are not yet converted. These are moved to staging and marked for removal in 2.6.39. - Removes V4L1 compatibility layer. V4L1 compatibility is now fully handled by libv4l1. - Removes deprecated drivers: ibmcam/ult

Re: [PATCH] Adds the Lego Bionicle to existing sq905c

2010-12-25 Thread Mauro Carvalho Chehab
Em 25-12-2010 07:52, Jean-Francois Moine escreveu: > On Sat, 25 Dec 2010 10:36:20 +0100 > Hans de Goede wrote: >> On 12/25/2010 10:20 AM, Mauro Carvalho Chehab wrote: >>> Em 24-12-2010 17:55, Hans de Goede escreveu: Mauro, Will you pick up this patch directly or should I put it in m

Re: [PATCH] Adds the Lego Bionicle to existing sq905c

2010-12-25 Thread Jean-Francois Moine
On Sat, 25 Dec 2010 10:36:20 +0100 Hans de Goede wrote: > On 12/25/2010 10:20 AM, Mauro Carvalho Chehab wrote: > > Em 24-12-2010 17:55, Hans de Goede escreveu: > >> Mauro, > >> > >> Will you pick up this patch directly or should I put it in my > >> tree ? > > > > Either way works for me (but I pre

Re: Removal of V4L1 drivers

2010-12-25 Thread Hans Verkuil
On Saturday, December 25, 2010 10:18:20 Mauro Carvalho Chehab wrote: > Em 24-12-2010 17:55, Hans de Goede escreveu: > > Hi, > > > > On 12/24/2010 07:58 PM, Hans Verkuil wrote: > >> On Friday, December 24, 2010 15:47:57 Hans de Goede wrote: > >>> Hi, > >>> > >>> On 12/24/2010 02:42 PM, Hans Verkuil

Re: [PATCH] Adds the Lego Bionicle to existing sq905c

2010-12-25 Thread Hans de Goede
Hi, On 12/25/2010 10:20 AM, Mauro Carvalho Chehab wrote: Em 24-12-2010 17:55, Hans de Goede escreveu: Mauro, Will you pick up this patch directly or should I put it in my tree ? Either way works for me (but I prefer if one of the gspca maintainers/sub-mainainers pick). If you don't pick it,

Re: [PATCH] Adds the Lego Bionicle to existing sq905c

2010-12-25 Thread Mauro Carvalho Chehab
Em 24-12-2010 17:55, Hans de Goede escreveu: > Mauro, > > Will you pick up this patch directly or should I put it in my tree ? Either way works for me (but I prefer if one of the gspca maintainers/sub-mainainers pick). If you don't pick it, please reply with your ack. > > Regards, > > Hans >

Re: Removal of V4L1 drivers

2010-12-25 Thread Mauro Carvalho Chehab
Em 24-12-2010 17:55, Hans de Goede escreveu: > Hi, > > On 12/24/2010 07:58 PM, Hans Verkuil wrote: >> On Friday, December 24, 2010 15:47:57 Hans de Goede wrote: >>> Hi, >>> >>> On 12/24/2010 02:42 PM, Hans Verkuil wrote: Hi Hans, Mauro, The se401, vicam, ibmcam and konicawc drivers

Re: nasty bug at qv4l2

2010-12-25 Thread Mauro Carvalho Chehab
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 15:19:26 Hans de Goede wrote: Hi, On 12/22/2010 12:30 PM, Mauro Carvalho Chehab wrote: >>

Re: Removal of V4L1 drivers

2010-12-25 Thread Mauro Carvalho Chehab
Em 24-12-2010 12:47, Hans de Goede escreveu: > Hi, > > On 12/24/2010 02:42 PM, Hans Verkuil wrote: >> Hi Hans, Mauro, >> >> The se401, vicam, ibmcam and konicawc drivers are the only V4L1 drivers left >> in >> 2.6.37. The others are either converted or moved to staging (stradis and >> cpia), >>

Re: Removal of V4L1 drivers

2010-12-25 Thread Mauro Carvalho Chehab
Em 24-12-2010 11:42, Hans Verkuil escreveu: > Hi Hans, Mauro, > > The se401, vicam, ibmcam and konicawc drivers are the only V4L1 drivers left > in > 2.6.37. The others are either converted or moved to staging (stradis and > cpia), > ready to be removed. > > Hans, what is the status of those fo

Re: opinions about non-page-aligned buffers?

2010-12-25 Thread Hans Verkuil
On Saturday, December 25, 2010 00:47:22 Rob Clark wrote: > On Fri, Dec 24, 2010 at 5:32 PM, Hans Verkuil wrote: > > On Friday, December 24, 2010 22:29:37 Rob Clark wrote: > >> Hi all, > >> > >> The request has come up on OMAP4 to support non-page-aligned v4l2 > >> buffers. (This is in context of

Re: nasty bug at qv4l2

2010-12-25 Thread Mauro Carvalho Chehab
Em 24-12-2010 12:41, Hans de Goede escreveu: > Hi, > > On 12/24/2010 03:20 PM, Hans Verkuil wrote: >> On Friday, December 24, 2010 15:19:26 Hans de Goede wrote: >>> Hi, >>> >>> On 12/22/2010 12:30 PM, Mauro Carvalho Chehab wrote: Hans V/Hans G, There's a nasty bug at qv4l2 or at lib