Re: linux-next: build failure after merge of the moduleh tree

2011-07-30 Thread Paul Gortmaker
[Re: linux-next: build failure after merge of the moduleh tree] On 29/07/2011 (Fri 15:37) Stephen Rothwell wrote: [...] > > Forget that, it was not the correct patch. Instead I have added this > patch for today: > > From: Stephen Rothwell > Date: Fri, 29 Jul 2011 15:34:32 +1000 > Subject: [P

Re: media Documentation Errors

2011-07-30 Thread Mauro Carvalho Chehab
Hi Randy, Em 30-07-2011 20:51, Randy Dunlap escreveu: > Hi, > > What do I need to do to eliminate these errors? > (from 3.0-git12) Thanks for reporting it. > Error: no ID for constraint linkend: v4l2-mpeg-video-header-mode. > Error: no ID for constraint linkend: v4l2-mpeg-video-multi-slice-mode

[PATCH] [media] tda18271: Use printk extension %pV

2011-07-30 Thread Joe Perches
Deduplicate printk formats to save ~20KB text. $ size drivers/media/common/tuners/tda18271*o.* textdata bss dec hex filename 10747 561920 1272331b3 drivers/media/common/tuners/tda18271-common.o.new 18889 563112 220575629 drivers/media/common/t

Re: [GIT PULL for v3.0] media updates for v3.1

2011-07-30 Thread Mauro Carvalho Chehab
Em 30-07-2011 11:14, Istvan Varga escreveu: > On 07/30/2011 04:03 PM, Mauro Carvalho Chehab wrote: > >> Btw, It may actually make sense to not allow using the PAL filter with a >> NTSC source and vice-versa, e. g. reducing the notch filter to only 3 >> possible values: >> >> 0 - 4xFSC

media Documentation Errors

2011-07-30 Thread Randy Dunlap
Hi, What do I need to do to eliminate these errors? (from 3.0-git12) Error: no ID for constraint linkend: v4l2-mpeg-video-header-mode. Error: no ID for constraint linkend: v4l2-mpeg-video-multi-slice-mode. Error: no ID for constraint linkend: v4l2-mpeg-video-h264-entropy-mode. Error: no ID for c

Re: [PATCH] uvcvideo: correct kernel version reference

2011-07-30 Thread Greg Dietsche
On 07/30/2011 04:34 PM, Laurent Pinchart wrote: Hi Greg, On Saturday 30 July 2011 23:31:16 Greg Dietsche wrote: On 07/30/2011 03:36 PM, Laurent Pinchart wrote: Hi Greg, Thanks for the patch. On Saturday 30 July 2011 17:47:30 Greg Dietsche wrote: change from v2.6.42 to v3

Re: [PATCH] uvcvideo: correct kernel version reference

2011-07-30 Thread Greg Dietsche
On 07/30/2011 03:36 PM, Laurent Pinchart wrote: Hi Greg, Thanks for the patch. On Saturday 30 July 2011 17:47:30 Greg Dietsche wrote: change from v2.6.42 to v3.2 This patch would be queued for v3.2. As the code it fixes will go away at the same time, it would be pretty pointless t

Re: [PATCH] uvcvideo: correct kernel version reference

2011-07-30 Thread Laurent Pinchart
Hi Greg, On Saturday 30 July 2011 23:31:16 Greg Dietsche wrote: > On 07/30/2011 03:36 PM, Laurent Pinchart wrote: > > Hi Greg, > > > > Thanks for the patch. > > > > On Saturday 30 July 2011 17:47:30 Greg Dietsche wrote: > >> change from v2.6.42 to v3.2 > > > > This patch would be queued for v3.

Re: [PATCH] Add support for PCTV452E.

2011-07-30 Thread Oliver Freyermuth
Am 23.07.2011 13:24, schrieb Steffen Barszus: > > On Tue, 24 May 2011 21:51:22 +0200 > > Hans Petter Selasky wrote: > > >> >> NOTES: >> >> >> >> Sources were taken from the following repositorium as of today: >> >> http://mercurial.intuxication.org/hg/s2-liplianin/ >> >> >> >> And depend on the zi

Re: [PATCH] uvcvideo: correct kernel version reference

2011-07-30 Thread Laurent Pinchart
Hi Greg, Thanks for the patch. On Saturday 30 July 2011 17:47:30 Greg Dietsche wrote: > change from v2.6.42 to v3.2 This patch would be queued for v3.2. As the code it fixes will go away at the same time, it would be pretty pointless to apply it :-) Thanks for warning me though. > Reported-by

[cron job] v4l-dvb daily build: ERRORS

2011-07-30 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 Jul 30 19:00:38 CEST 2011 git hash:fc9a876efa9c41f208dcac1de9ad79e118c91670 gcc version: i686-linux-gcc (GCC) 4.5

Re: [PATCH v3] V4L: add two new ioctl()s for multi-size videobuffer management

2011-07-30 Thread Guennadi Liakhovetski
On Sat, 30 Jul 2011, Hans Verkuil wrote: > On Saturday, July 30, 2011 06:21:37 Pawel Osciak wrote: [snip] > > So when the driver sees a larger buffer being queued, it is > > to change the current streaming format for the duration of filling > > that buffer and switch back afterwards? > > No. We

[PATCH] uvcvideo: correct kernel version reference

2011-07-30 Thread Greg Dietsche
change from v2.6.42 to v3.2 Reported-by: Justin Piszcz Signed-off-by: Greg Dietsche --- drivers/media/video/uvc/uvc_v4l2.c |2 +- drivers/media/video/uvc/uvcvideo.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/video/uvc/uvc_v4l2.c b/drivers/media/

Cine CT V6 (was: Re: [DVB] Octopus driver status)

2011-07-30 Thread Oliver Endriss
Hi, the Cine CT V6 is very new and not yet supported, but the driver is under development. When ready, it will be added to media_build_experimental first. After some testing period it will be submitted to linux-media. CU Oliver On Friday 29 July 2011 16:52:19 Rune Evjen wrote: > Dear all, > >

Re: [GIT PULL for v3.0] media updates for v3.1

2011-07-30 Thread Istvan Varga
On 07/30/2011 04:03 PM, Mauro Carvalho Chehab wrote: Btw, It may actually make sense to not allow using the PAL filter with a NTSC source and vice-versa, e. g. reducing the notch filter to only 3 possible values: 0 - 4xFSC (00) 1 - square pixel

Re: [GIT PULL for v3.0] media updates for v3.1

2011-07-30 Thread Mauro Carvalho Chehab
Em 30-07-2011 05:43, Istvan Varga escreveu: > On 07/29/2011 07:31 PM, Mauro Carvalho Chehab wrote: > >> istva...@mailbox.hu (11): >>[media] xc4000: code cleanup >>[media] dvb-usb/Kconfig: auto-select XC4000 tuner for dib0700 >>[media] xc4000: check firmware version >>

Re: [PATCH v3] V4L: add two new ioctl()s for multi-size videobuffer management

2011-07-30 Thread Hans Verkuil
On Saturday, July 30, 2011 06:21:37 Pawel Osciak wrote: > Hi Hans, > > On Wed, Jul 27, 2011 at 23:56, Hans Verkuil wrote: > > On Thursday, July 28, 2011 06:11:38 Pawel Osciak wrote: > >> Hi Guennadi, > >> > >> On Wed, Jul 20, 2011 at 01:43, Guennadi Liakhovetski > >> wrote: > >> > A possibility

Re: [GIT PULL for v3.0] media updates for v3.1

2011-07-30 Thread Istvan Varga
On 07/29/2011 07:31 PM, Mauro Carvalho Chehab wrote: istva...@mailbox.hu (11): [media] xc4000: code cleanup [media] dvb-usb/Kconfig: auto-select XC4000 tuner for dib0700 [media] xc4000: check firmware version [media] xc4000: removed card_type I assume a firmware fil