Re: [git:v4l-dvb/for_v3.6] [media] gspca-core: Fix buffers staying in queued state after a stream_off

2012-06-28 Thread Ben Hutchings
On Mon, 2012-06-11 at 21:06 +0200, Mauro Carvalho Chehab wrote: > This is an automatic generated email to let you know that the following patch > were queued at the > http://git.linuxtv.org/media_tree.git tree: > > Subject: [media] gspca-core: Fix buffers staying in queued state after a > strea

Re: DVB core enhancements - comments please?

2012-06-28 Thread Antti Palosaari
On 06/29/2012 07:32 AM, Mauro Carvalho Chehab wrote: Em 27-06-2012 21:33, Antti Palosaari escreveu: SDR - Softaware Defined Radio support DVB API -- * http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/44461 * there is existin

Re: hacking MT9P031 (LI-5M03) driver in Ubuntu 12.04 on BeagleBoard xM?

2012-06-28 Thread Chris MacGregor
Hi, Laurent. Please see below. On 06/27/2012 02:30 AM, Laurent Pinchart wrote: Hi Chris, On Thursday 21 June 2012 09:38:11 Chris MacGregor wrote: ... Some of the issues: 1. To get it working, I had to patch in the Aptina driver mods for board- omap3beagle.c etc. I'm not at all sure this is

Re: [PATCH 1/1] Add support for newer PCTV 800i cards with s5h1411 demodulators

2012-06-28 Thread Mack Stanley
I'm sorry to have missed the word-wrap. Here's a new copy. ---Mack Testing needed on older (Pinnacle) PCTV 800i cards with S5H1409 demodulators to check that current support for them isn't broken by this patch. Signed-off-by: Mack Stanley --- drivers/media/video/cx88/cx88-dvb.c | 40

Re: DVB core enhancements - comments please?

2012-06-28 Thread Mauro Carvalho Chehab
Em 27-06-2012 21:33, Antti Palosaari escreveu: > Here is my list of needed DVB core related changes. Feel free to comment - > what are not needed or what you would like to see instead. I will try to > implement what I can (and what I like most interesting :). > > > general validly checking for

Re: [PATCH 1/1] Add support for newer PCTV 800i cards with s5h1411 demodulators

2012-06-28 Thread Mauro Carvalho Chehab
Em 28-06-2012 18:29, Mack Stanley escreveu: > Testing is needed on older (aka Pinnacle) PCTV 800i cards with S5H1409 > demodulators > to check that current support for them isn't broken by this patch. > > Signed-off-by: Mack Stanley > --- > drivers/media/video/cx88/cx88-dvb.c | 40 > +

Re: [linux-dvb] DVB Multiplexing Help Required , Using Mplex iso138-18 or Caster

2012-06-28 Thread Choi Wing Chan
i am afraid that i can not help. i am only a beginner on dvb coding. 2012/6/28 sam : > > Dear All, > > Can any one help me on DVB Multiplexing using Mplex or caster. > > Regards > sakthi > > > > > > > -- > -- > Regards > K.S.Sampath Kumar > Author for Book Understanding FOSS v 1.0 2.0 3.0c 3.0i >

Re: [PATCH 1/1] Add support for newer PCTV 800i cards with s5h1411 demodulators

2012-06-28 Thread Devin Heitmueller
On Thu, Jun 28, 2012 at 5:29 PM, Mack Stanley wrote: > Testing is needed on older (aka Pinnacle) PCTV 800i cards with S5H1409 > demodulators > to check that current support for them isn't broken by this patch. > > Signed-off-by: Mack Stanley > --- >  drivers/media/video/cx88/cx88-dvb.c |   40 > +

[PATCH 1/1] Add support for newer PCTV 800i cards with s5h1411 demodulators

2012-06-28 Thread Mack Stanley
Testing is needed on older (aka Pinnacle) PCTV 800i cards with S5H1409 demodulators to check that current support for them isn't broken by this patch. Signed-off-by: Mack Stanley --- drivers/media/video/cx88/cx88-dvb.c | 40 -- 1 files changed, 28 insertions(+),

[PATCH 2/2] [media] drxk: Improve logging.

2012-06-28 Thread Martin Blumenstingl
This patch simply fixes some logging calls: - Use KERN_INFO when printing the chip status. - Add a missing space when logging the drxk_gate_ctrl call. - Use the same logging text as always if the scu_command in GetQAMLockStatus fails. Signed-off-by: Martin Blumenstingl --- drivers/media/dvb/fro

[PATCH 1/2] [media] drxk: Make the QAM demodulator command configurable.

2012-06-28 Thread Martin Blumenstingl
Currently there are two different commands: the old command which takes 4 parameters, and a newer one with just takes 2 parameters. The driver shows an error in dmesg When using the old command with a new firmware. Unfortunately this happens every time when chaning the frequency (on DVB-C). This p

[media] drxk: Minor cleanup (basically logging related).

2012-06-28 Thread Martin Blumenstingl
Hi, this little patch series cleans up the dmesg when using the drxk driver. The first patch fixes a warning regarding the wrong QAM demodulator command (this depends on the drxk's firmware). These warnings were spamming my dmesg. The second patch just fixes some partially incorrect dprintk's/prin

Re: [patch -resend] [media] az6007: precedence bug in az6007_i2c_xfer()

2012-06-28 Thread Dan Carpenter
On Wed, Jun 27, 2012 at 10:11:00AM -0300, Mauro Carvalho Chehab wrote: > Em 27-06-2012 06:06, Dan Carpenter escreveu: > > The intent here was to test that the flag was clear but the '!' has > > higher precedence than the '&'. I2C_M_RD is 0x1 so the current code is > > equivalent to "&& (!sgs[i].fl

cron job: media_tree daily build: ERRORS

2012-06-28 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date:Thu Jun 28 19:00:20 CEST 2012 git hash:a99817ca60d206be3645d156f755cf065e949c58 gcc version: i686-linux-gcc (GC

Re: [PATCH RFC 3/4] em28xx: Workaround for new udev versions

2012-06-28 Thread Mauro Carvalho Chehab
Em 26-06-2012 19:01, Mauro Carvalho Chehab escreveu: > Em 26-06-2012 18:27, Greg KH escreveu: >> On Tue, Jun 26, 2012 at 06:21:02PM -0300, Mauro Carvalho Chehab wrote: >>> Em 26-06-2012 17:42, Greg KH escreveu: On Tue, Jun 26, 2012 at 04:34:21PM -0300, Mauro Carvalho Chehab wrote: > New ud

[GIT PULL FOR v3.5] S5P driver fixes

2012-06-28 Thread Sylwester Nawrocki
Hi Mauro, The following changes since commit 433002d69888238b16f8ea9434447feaa1fc9bf0: Merge remote-tracking branch 'party-public/v4l-fimc-fixes' into v4l-fixes (2012-06-27 16:28:08 +0200) are available in the git repository at: git://git.infradead.org/users/kmpark/linux-samsung v4l-fixes

Re: [PATCH] media: add Analog Devices ADV7393 video encoder driver

2012-06-28 Thread Benoît Thébaudeau
Hi Mauro, Sorry for the delay. On Mon, Jun 25, 2012 at 06:48:21PM +0200, Mauro Carvalho Chehab wrote: > Em 18-06-2012 16:32, Benoît Thébaudeau escreveu: > > +static const struct adv7393_std_info stdinfo[] = { > > + { > > + /* FSC(Hz) = 3,579,545.45 Hz */ > > + SD_STD_NTSC, 5

[PATCH] [V3] stv090x: variable 'no_signal' set but not used

2012-06-28 Thread Peter Senna Tschudin
Remove variable and ignore return value of stv090x_chk_signal(). Tested by compilation only. Signed-off-by: Peter Senna Tschudin --- drivers/media/dvb/frontends/stv090x.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/dvb/frontends/stv090x.c b/drivers/

Re: [PATCH] [V2] stv090x: variable 'no_signal' set but not used

2012-06-28 Thread Peter Senna Tschudin
On Thu, Jun 28, 2012 at 10:41 AM, Ezequiel Garcia wrote: > On Thu, Jun 28, 2012 at 10:17 AM, Peter Senna Tschudin > wrote: >> Hey Ezequiel, >> >> On Thu, Jun 28, 2012 at 1:02 AM, Ezequiel Garcia >> wrote: >>> Hey Peter, >>> >>> On Wed, Jun 27, 2012 at 7:18 PM, Peter Senna Tschudin >>> wrote: >

Re: [PATCH] [V2] stv090x: variable 'no_signal' set but not used

2012-06-28 Thread Ezequiel Garcia
On Thu, Jun 28, 2012 at 10:17 AM, Peter Senna Tschudin wrote: > Hey Ezequiel, > > On Thu, Jun 28, 2012 at 1:02 AM, Ezequiel Garcia > wrote: >> Hey Peter, >> >> On Wed, Jun 27, 2012 at 7:18 PM, Peter Senna Tschudin >> wrote: >>> -                       no_signal = stv090x_chk_signal(state); >>>

Re: [PATCH] [V2] stv090x: variable 'no_signal' set but not used

2012-06-28 Thread Peter Senna Tschudin
On Thu, Jun 28, 2012 at 10:17 AM, Peter Senna Tschudin wrote: > Hey Ezequiel, > > On Thu, Jun 28, 2012 at 1:02 AM, Ezequiel Garcia > wrote: >> Hey Peter, >> >> On Wed, Jun 27, 2012 at 7:18 PM, Peter Senna Tschudin >> wrote: >>> -                       no_signal = stv090x_chk_signal(state); >>>

Re: [PATCH] [V2] stv090x: variable 'no_signal' set but not used

2012-06-28 Thread Peter Senna Tschudin
Hey Ezequiel, On Thu, Jun 28, 2012 at 1:02 AM, Ezequiel Garcia wrote: > Hey Peter, > > On Wed, Jun 27, 2012 at 7:18 PM, Peter Senna Tschudin > wrote: >> -                       no_signal = stv090x_chk_signal(state); >> +                       (void) stv090x_chk_signal(state); > > Why are you cas

Re: [RFCv3 PATCH 26/33] videobuf2-core: add helper functions.

2012-06-28 Thread Hans Verkuil
On Thu 28 June 2012 11:27:26 Scott Jiang wrote: > > +int vb2_fop_mmap(struct file *file, struct vm_area_struct *vma) > > +{ > > + struct video_device *vdev = video_devdata(file); > > + > > + return vb2_mmap(vdev->queue, vma); > > +} > > +EXPORT_SYMBOL_GPL(vb2_fop_mmap); > Missed one fil

[GIT PULL FOR v3.6] uvcvideo fixes

2012-06-28 Thread Laurent Pinchart
Hi Mauro, The following changes since commit a99817ca60d206be3645d156f755cf065e949c58: Merge branch 'v4l_for_linus' into staging/for_v3.6 (2012-06-27 08:57:09 -0300) are available in the git repository at: git://linuxtv.org/pinchartl/uvcvideo.git uvcvideo-next Jayakrishnan (1): uvcvi

Re: [git:v4l-dvb/for_v3.6] [media] stv090x: variable 'no_signal' set but not used

2012-06-28 Thread Manu Abraham
Hi, On Wed, Jun 27, 2012 at 8:57 PM, Peter Senna Tschudin wrote: > > Manu, > > On Wed, Jun 27, 2012 at 9:59 AM, Manu Abraham wrote: > > Wonderful, instead of ignoring the return value, you ignored the whole > > function > > itself. Most of the demodulator registers are R-M-x registers. The patch

RE: [PATCH v3 09/13] davinci: vpif display: Add power management support

2012-06-28 Thread Hadli, Manjunath
Hi Laurent, On Mon, Jun 25, 2012 at 18:26:22, Laurent Pinchart wrote: > Hi Manjunath, > > Thank you for the patch. > > On Monday 25 June 2012 16:37:31 Manjunath Hadli wrote: > > Implement power management operations - suspend and resume as part of > > dev_pm_ops for VPIF display driver. > > > >

RE: [PATCH v3 10/13] davinci: vpif capture:Add power management support

2012-06-28 Thread Hadli, Manjunath
Hi Laurent, On Mon, Jun 25, 2012 at 18:27:23, Laurent Pinchart wrote: > Hi Manjunath, > > Thank you for the patch. > > On Monday 25 June 2012 16:37:32 Manjunath Hadli wrote: > > Implement power management operations - suspend and resume as part of > > dev_pm_ops for VPIF capture driver. > > >

RE: [PATCH v3 04/13] davinci: vpif: fix setting of data width in config_vpif_params() function

2012-06-28 Thread Hadli, Manjunath
Hi Sergei, On Tue, Jun 26, 2012 at 16:06:01, Sergei Shtylyov wrote: > Hello. > > On 25-06-2012 15:07, Manjunath Hadli wrote: > > > fix setting of data width in config_vpif_params() function, > > which was wrongly set. > > > Signed-off-by: Manjunath Hadli > > Signed-off-by: Lad, Prabhakar > > --

RE: [PATCH v3 08/13] davinci: vpif: add support for clipping on output data

2012-06-28 Thread Hadli, Manjunath
Hi, On Mon, Jun 25, 2012 at 18:53:20, Hans Verkuil wrote: > On Mon 25 June 2012 15:18:41 Laurent Pinchart wrote: > > Hi Hans, > > > > On Monday 25 June 2012 15:08:10 Hans Verkuil wrote: > > > On Mon 25 June 2012 14:54:39 Laurent Pinchart wrote: > > > > On Monday 25 June 2012 16:37:30 Manjunath Ha

Re: [RFCv3 PATCH 26/33] videobuf2-core: add helper functions.

2012-06-28 Thread Scott Jiang
> +int vb2_fop_mmap(struct file *file, struct vm_area_struct *vma) > +{ > +       struct video_device *vdev = video_devdata(file); > + > +       return vb2_mmap(vdev->queue, vma); > +} > +EXPORT_SYMBOL_GPL(vb2_fop_mmap); Missed one file ops. #ifndef CONFIG_MMU unsigned long vb2_fop_get_unmapped_ar

Re: [PATCH 8/8] soc-camera: Push probe-time power management to drivers

2012-06-28 Thread Laurent Pinchart
Hi Guennadi, Thanks for the review. On Friday 22 June 2012 13:23:23 Guennadi Liakhovetski wrote: > On Wed, 23 May 2012, Laurent Pinchart wrote: > > Several client drivers access the hardware at probe time, for instance > > to read the probe chip ID. Such chips need to be powered up when being > >