Re: [PATCH v5 4/5] omap2: Fix camera resources for multiomap

2011-02-01 Thread Tony Lindgren
* Laurent Pinchart [110127 04:38]: > From: Sergio Aguirre > > Make sure the kernel can be compiled with both OMAP2 and OMAP3 camera > support linked in, and give public symbols proper omap2/omap3 prefixes. > > Signed-off-by: Sergio Aguirre > Acked-by: Laurent Pinchart Acked-by: Tony Lindgren

Re: [PATCH v5 2/5] omap3: Remove unusued ISP CBUFF resource

2011-02-01 Thread Tony Lindgren
* Laurent Pinchart [110127 04:38]: > From: Sergio Aguirre > > The ISP CBUFF module isn't use, its resource isn't needed. > > Signed-off-by: Sergio Aguirre > Acked-by: Laurent Pinchart Assuming you want to queue all of these via linux-media: Acked-by: Tony Lindgren -- To unsubscribe from th

[PATCH 7/9 v2] ds3000: remove unnecessary dnxt, dcur structures

2011-02-01 Thread Igor M. Liplianin
All necessary parameters already stored in frontend cache. Signed-off-by: Igor M. Liplianin --- drivers/media/dvb/frontends/ds3000.c | 108 - 1 files changed, 13 insertions(+), 95 deletions(-) diff --git a/drivers/media/dvb/frontends/ds3000.c b/drivers/media/dv

Re: Call for testers: V4L1 support dropped from xawtv - Was: Re: Call for testers: V4L1 support dropped from tvtime

2011-02-01 Thread Mauro Carvalho Chehab
Em 01-02-2011 14:09, Mauro Carvalho Chehab escreveu: > Em 01-02-2011 12:51, Devin Heitmueller escreveu: >> I know this is the linux-media mailing list and not the tvtime mailing >> list, but it seems relevant given the overlap in the user base and the >> fact that these changes are specifically in

[PATCH 9/9 v2] ds3000: hardware tune algorithm

2011-02-01 Thread Igor M. Liplianin
Signed-off-by: Igor M. Liplianin --- drivers/media/dvb/frontends/ds3000.c | 18 -- 1 files changed, 12 insertions(+), 6 deletions(-) diff --git a/drivers/media/dvb/frontends/ds3000.c b/drivers/media/dvb/frontends/ds3000.c index e2037b5..3c6e08e 100644 --- a/drivers/media/dvb/f

[PATCH 8/9 v2] ds3000: add carrier offset calculation

2011-02-01 Thread Igor M. Liplianin
Signed-off-by: Igor M. Liplianin --- drivers/media/dvb/frontends/ds3000.c | 30 -- 1 files changed, 28 insertions(+), 2 deletions(-) diff --git a/drivers/media/dvb/frontends/ds3000.c b/drivers/media/dvb/frontends/ds3000.c index b2ba5f4..e2037b5 100644 --- a/drivers

[PATCH 6/9 v2] ds3000: yet clean up in tune procedure

2011-02-01 Thread Igor M. Liplianin
Remove a lot of debug messages and delays. Signed-off-by: Igor M. Liplianin --- drivers/media/dvb/frontends/ds3000.c | 50 +- 1 files changed, 7 insertions(+), 43 deletions(-) diff --git a/drivers/media/dvb/frontends/ds3000.c b/drivers/media/dvb/frontends/ds30

[PATCH 5/9 v2] ds3000: clean up in tune procedure

2011-02-01 Thread Igor M. Liplianin
Variable 'retune' does not make sense. Loop is not needed for only one try. Remove unnecessary dprintk's. Signed-off-by: Igor M. Liplianin --- drivers/media/dvb/frontends/ds3000.c | 442 +- 1 files changed, 216 insertions(+), 226 deletions(-) diff --git a/driver

[PATCH 4/9 v2] ds3000: loading firmware during demod init

2011-02-01 Thread Igor M. Liplianin
Speed up tuning, as firmware is not necessary to load every attempt to tune Signed-off-by: Igor M. Liplianin --- drivers/media/dvb/frontends/ds3000.c | 14 ++ 1 files changed, 6 insertions(+), 8 deletions(-) diff --git a/drivers/media/dvb/frontends/ds3000.c b/drivers/media/dvb/fr

[PATCH 3/9 v2] ds3000: loading firmware in bigger chunks

2011-02-01 Thread Igor M. Liplianin
Decrease firmware loading time. Before it is ~4000 i2c calls, now it is ~256 i2c calls to load ds3000 firmware. Signed-off-by: Igor M. Liplianin --- drivers/media/dvb/frontends/ds3000.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/media/dvb/frontends/ds

[PATCH 2/9 v2] ds3000: decrease mpeg clock output

2011-02-01 Thread Igor M. Liplianin
TeVii s480 works fine with that on DVB-S2 channels Signed-off-by: Igor M. Liplianin --- drivers/media/dvb/frontends/ds3000.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/dvb/frontends/ds3000.c b/drivers/media/dvb/frontends/ds3000.c index 4773916..b2000

[PATCH 1/9 v2] ds3000: fill in demod init function

2011-02-01 Thread Igor M. Liplianin
Make some initializations in init, not in tune function Signed-off-by: Igor M. Liplianin --- drivers/media/dvb/frontends/ds3000.c | 16 1 files changed, 12 insertions(+), 4 deletions(-) diff --git a/drivers/media/dvb/frontends/ds3000.c b/drivers/media/dvb/frontends/ds3000.c

[cron job] v4l-dvb daily build: ERRORS

2011-02-01 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 Feb 1 19:00:38 CET 2011 git master: 1b59be2a6cdcb5a12e18d8315c07c94a624de48f git media-master: gcc version: i6

Call for testers: V4L1 support dropped from xawtv - Was: Re: Call for testers: V4L1 support dropped from tvtime

2011-02-01 Thread Mauro Carvalho Chehab
Em 01-02-2011 12:51, Devin Heitmueller escreveu: > I know this is the linux-media mailing list and not the tvtime mailing > list, but it seems relevant given the overlap in the user base and the > fact that these changes are specifically in response to recent events > with v4l-dvb. > > I have modi

Re: [REGRESSION: wm8775, ivtv] Please revert commit fcb9757333df37cf4a7feccef7ef6f5300643864

2011-02-01 Thread Mauro Carvalho Chehab
Hi Lawrence, Em 08-01-2011 16:45, Lawrence Rust escreveu: > Thanks for the info on the PVR-150. It largely confirmed what I had > surmised - that the two cards disagree about serial audio data format. > Before my patch, the wm8775 was programmed for Philips mode but the > CX25843 on the PVR-150 i

Re: omap3-isp segfault

2011-02-01 Thread Teemu Tuominen
On 01/28/2011 12:44 AM, Neil MacMunn wrote: # gst-launch v4l2src device=/dev/video4 ! xvimagesink Does anybody know how I can capture images from the camera? From previous posts it appears that I'm not the first to go through this process. Thanks. Neil Hi, Afaik v4l2src does not support

Call for testers: V4L1 support dropped from tvtime

2011-02-01 Thread Devin Heitmueller
I know this is the linux-media mailing list and not the tvtime mailing list, but it seems relevant given the overlap in the user base and the fact that these changes are specifically in response to recent events with v4l-dvb. I have modified the KernelLabs build of tvtime to no longer depend on V4

Re: SoC Camera driver and TV decoder

2011-02-01 Thread Guennadi Liakhovetski
On Tue, 1 Feb 2011, Janusz Uzycki wrote: > camera 0-0: Probing 0-0 > sh_mobile_ceu sh_mobile_ceu.0: SuperH Mobile CEU driver attached to camera 0 > tvp5150 0-005d: chip found @ 0xba (i2c-sh_mobile) > tvp5150 0-005d: tvp5150am1 detected. > sh_mobile_ceu sh_mobile_ceu.0: SuperH Mobile CEU driver det

Re: SoC Camera driver and TV decoder

2011-02-01 Thread Janusz Uzycki
camera 0-0: Probing 0-0 sh_mobile_ceu sh_mobile_ceu.0: SuperH Mobile CEU driver attached to camera 0 tvp5150 0-005d: chip found @ 0xba (i2c-sh_mobile) tvp5150 0-005d: tvp5150am1 detected. sh_mobile_ceu sh_mobile_ceu.0: SuperH Mobile CEU driver detached from camera 0 There is no error 515 but th

Re: Hauppauge HVR-2200 analog

2011-02-01 Thread Mauro Carvalho Chehab
Em 08-01-2011 13:40, Julian Scheel escreveu: > Am 06.01.2011 23:31, schrieb Julian Scheel: >> >>> Attached is the diff I currently use. >>> >> Some more process. Attached is a new patch, which allows me to capture video >> and audio from a PAL tuner. Imho the video has wrong colours though (using

Re: SoC Camera driver and TV decoder

2011-02-01 Thread Guennadi Liakhovetski
On Tue, 1 Feb 2011, Janusz Uzycki wrote: > include/linux/errno.h:#define ENOIOCTLCMD 515 /* No ioctl command */ > > What did I forget below? > static const struct v4l2_subdev_video_ops tvp5150_video_ops = { >.s_routing = tvp5150_s_routing, > >/* SoC camera: */ >

Re: SoC Camera driver and TV decoder

2011-02-01 Thread Janusz Uzycki
include/linux/errno.h:#define ENOIOCTLCMD 515 /* No ioctl command */ What did I forget below? static const struct v4l2_subdev_video_ops tvp5150_video_ops = { .s_routing = tvp5150_s_routing, /* SoC camera: */ .s_stream = tvp5150_s_stream, .g_mbus_fmt

Re: Asus U3100 Mini Plus

2011-02-01 Thread Michal Bojda
WHat I have found on wiki and other sites, my last output looks that: [3583.869018] usb 1-1: new high speed USB device using ehci_hcd and address 3 [ 3584.091259] usb 1-1: configuration #1 chosen from 1 choice [ 3584.098609] DRIVER_RELEASE_VERSION : v2.0-1 [ 3584.098737] FW_RELEASE

[PATCH v2] Add a 10 bpp packed greyscale format.

2011-02-01 Thread Antonio Ospite
Add a 10 bits per pixel greyscale format in a packed array representation, naming it Y10P. Such pixel format is supplied for instance by the Kinect sensor device. Signed-off-by: Antonio Ospite --- Hi, Changes since v1: * Fixed a trailing space, I forgot to run ./scripts/checkpatch.pl on v1 I

[PATCH] xc5000: add set_config and other

2011-02-01 Thread Dmitri Belimov
Hi Add one more radio input, usefull for tm6010 Add control output amplitude. Add set_config function for configure tuner when TV card hasn't dvb part. diff --git a/drivers/media/common/tuners/xc5000.c b/drivers/media/common/tuners/xc5000.c index 76ac5cd..759f0cc 100644 --- a/drivers/media/commo