gspca_cpia1: Disable illuminator controls if not an Intel Play QX3
The illuminator controls should only be available to the user for the Intel
Play QX3 microscope.
Signed-off-by: Andy Walls
diff -r d165649ca8a0 -r 32d5c323c541 linux/drivers/media/video/gspca/cpia1.c
--- a/linux/drivers/media/vi
gspca_cpia1: Add basic v4l2 illuminator controls for the Intel Play QX3
This patch add basic V4L2 controls for the illuminators on the Intel
Play QX3 microscope.
Signed-off-by: Andy Walls
diff -r 6e0befab696a -r d165649ca8a0 linux/drivers/media/video/gspca/cpia1.c
--- a/linux/drivers/media/vide
gspca_cpia1: Restore QX3 illuminators' state on resume
Turn the lights of the QX3 on (or off) as needed when resuming and at module
load.
Signed-off-by: Andy Walls
diff -r 32d5c323c541 -r c2e7fb2d768e linux/drivers/media/video/gspca/cpia1.c
--- a/linux/drivers/media/video/gspca/cpia1.c Sat Se
The following 3 patches implement v4l2 illuminator controls for the
Intel Play QX3 microscope. These patches depend on Jean-Francois
Moine's patch that adds V4L2_CID_ILLUMINATORS_[12] to the standard v4l2
controls.
These patches do not attempt to turn off the illuminators at module
unload or at s
Hi Mauro,
Thanks for the comments!
Mauro Carvalho Chehab wrote:
> Em 20-08-2010 12:29, Laurent Pinchart escreveu:
>> From: Sakari Ailus
>>
>> Basically these are the interface functions:
>>
>> media_entity_get() - acquire entity
>> media_entity_put() - release entity
>>
>> If the entity is
Hi!
I've tried to add the no_console_suspend=1 to the grub boot line using
the command editor at startup, but switching to the first console and
trying to suspend, the console went away as it does if the above option
is not present so I was unable to read anything when the kernel crashed
at re
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 Sep 11 19:00:12 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15139:6e0befab696a
git master:
Signed-off-by: Andy Shevchenko
---
drivers/media/video/cx23885/cx23885-dvb.c |5 +
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/drivers/media/video/cx23885/cx23885-dvb.c
b/drivers/media/video/cx23885/cx23885-dvb.c
index 3d70af2..0674ea1 100644
--- a/drivers/media/video/
Signed-off-by: Andy Shevchenko
---
drivers/media/dvb/mantis/mantis_core.c |5 +
drivers/media/dvb/mantis/mantis_ioc.c |9 +
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/drivers/media/dvb/mantis/mantis_core.c
b/drivers/media/dvb/mantis/mantis_core.c
index 8
On Sat, 2010-09-11 at 16:59 +0300, Andy Shevchenko wrote:
> drivers/media/dvb/mantis/mantis_core.c |5 +
> drivers/media/dvb/mantis/mantis_ioc.c |9 +
Hi Andy.
I think these are clearer and more commonly used as:
> dprintk(verbose, MANTIS_ERROR, 0,
> + "
On Sat, 2010-09-11 at 17:11 +0200, Hans Verkuil wrote:
> The following changes since commit 57fef3eb74a04716a8dd18af0ac510ec4f71bc05:
> Richard Zidlicky (1):
> V4L/DVB: dvb: fix smscore_getbuffer() logic
>
> are available in the git repository at:
>
> ssh://linuxtv.org/git/hverkuil/v4
The following changes since commit 57fef3eb74a04716a8dd18af0ac510ec4f71bc05:
Richard Zidlicky (1):
V4L/DVB: dvb: fix smscore_getbuffer() logic
are available in the git repository at:
ssh://linuxtv.org/git/hverkuil/v4l-dvb.git misc1
Hans Verkuil (5):
V4L Doc: removed duplicate l
On Sat, 2010-09-11 at 11:03 +0200, Jean-Francois Moine wrote:
> Hi,
>
> This new proposal cancels the previous patch 'Illuminators control'.
>
> Cheers.
>
Acked-by: Andy Walls
I'll develop a new patch for gspca/cpia.c shortly.
Regards,
Andy
--
To unsubscribe from this list: send the line "u
On Sat, 2010-09-11 at 15:49 +0200, Hans Verkuil wrote:
> I'm working on the V4L2 DocBook spec and when reading through the "Device
> Naming"
> subsection of the "Opening and Closing Devices" section in the first chapter I
> realized that it is really out of date. The text is in this file:
>
> Doc
On Fri, 2010-09-10 at 23:06 +0200, Christoph Pleger wrote:
> Hello,
>
> I am running a Debian 2.6.32-Kernel (which by the way contains a lot of
> unresolved symbols in many dvb modules). As this kernel does not support my
> WinTV Nova-T USB-Stick, I downloaded the latest sources via the web int
Signed-off-by: Andy Shevchenko
---
drivers/media/video/cx23885/cx23885-dvb.c |5 +
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/drivers/media/video/cx23885/cx23885-dvb.c
b/drivers/media/video/cx23885/cx23885-dvb.c
index 3d70af2..eca7247 100644
--- a/drivers/media/video/
Signed-off-by: Andy Shevchenko
---
drivers/media/dvb/mantis/mantis_core.c |5 +
drivers/media/dvb/mantis/mantis_ioc.c |9 +
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/drivers/media/dvb/mantis/mantis_core.c
b/drivers/media/dvb/mantis/mantis_core.c
index 8
I'm working on the V4L2 DocBook spec and when reading through the "Device
Naming"
subsection of the "Opening and Closing Devices" section in the first chapter I
realized that it is really out of date. The text is in this file:
Documentation/DocBook/v4l/common.xml
With udev pretty much everything
On Monday, August 30, 2010 13:38:18 Matti J. Aaltonen wrote:
> Hi again,
>
> and thanks for the comments.
> I've left the audio codec out of this patch set.
>
> Hans wrote:
> > > In principle yes, but we haven't yet decided to implement those now, at
> > > the moment the RDS interpretation is lef
Hi all,
We are developing a V4L2 device driver which the ISP has many advanced features
such as manual exposure setting, GDC (Geometric Distortion Correction), CAC
(Chromatic Aberration Correction), video stabilization, false color correction,
shading correction, etc. But to control those featu
Saturday 11 September 2010 04:06:02 Jasmine Strong wrote:
> On 10 Sep 2010, at 18:21, Janusz Krzysztofik wrote:
> > Both paths work stable for me, even
> > under heavy load, on my OMAP1510 based Amstrad Delta videophone, that is
> > the oldest, least powerfull OMAP1 implementation.
>
> You say tha
On Saturday, September 11, 2010 11:03:50 Jean-Francois Moine wrote:
> Hi,
>
> This new proposal cancels the previous patch 'Illuminators control'.
>
> Cheers.
>
>
Acked-by: Hans Verkuil
--
Hans Verkuil - video4linux developer - sponsored by TANDBERG, part of Cisco
--
To unsubscribe from thi
Hi Andy,
Thank you for your kindly suggestion on this!
Basically we will make the secondary device node (for preview) as a simple V4L2
device node which support most of the ioctls. This device node will be
seperated from the primary device node and treated as an independent device.
For your qu
Hi,
This new proposal cancels the previous patch 'Illuminators control'.
Cheers.
--
Ken ar c'hentaƱ | ** Breizh ha Linux atav! **
Jef | http://moinejf.free.fr/
illuminator.pat
Description: Binary data
On Saturday, September 11, 2010 10:24:26 Jean-Francois Moine wrote:
> Hi,
>
> This new proposal cancels the previous patch 'Illuminators and status
> LED controls'.
>
> Cheers.
>
>
diff --git a/Documentation/DocBook/v4l/controls.xml
b/Documentation/DocBook/v4l/controls.xml
index 8408caa..4226a
Hi,
This new proposal cancels the previous patch 'Illuminators and status
LED controls'.
Cheers.
--
Ken ar c'hentaƱ | ** Breizh ha Linux atav! **
Jef | http://moinejf.free.fr/
illuminator.pat
Description: Binary data
26 matches
Mail list logo