sh_mobile_ceu can support "field signal" from external module.
To support this operation, SH_CEU_FLAG_USE_FLDID_{HIGH, LOW}
are added to header.
Signed-off-by: Kuninori Morimoto
---
v1 -> v2
o field name fix
drivers/media/video/sh_mobile_ceu_camera.c |7 +++
include/media/sh_mobile_ceu.
Signed-off-by: Kuninori Morimoto
---
v1 -> v2
o field name fix
include/media/soc_camera.h |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/media/soc_camera.h b/include/media/soc_camera.h
index 7440d92..74a4cc5 100644
--- a/include/media/soc_camera.h
+++ b/includ
>From 32fde76488032405b48afa4ed0b30c9184e855b5 Mon Sep 17 00: 00:00 2001
sh_mobile_ceu can supports bus width 8, 16 and other flags.
But it can not support SOCAM_SLAVE,
because it does not support any clocks.
Signed-off-by: Kuninori Morimoto
---
v1 -> v2
o change SLAVE -> MASTER
drivers/media/
On Thursday 05 February 2009 05:25:58 Andy Walls wrote:
> The V4L2 spec has some funny languague in the VIDIOC_S_FMT, and
> VIDIOC_TRY_FMT documentation and section 4.8.3 on setting or trying
> sliced VBI formats.
>
> For VIDIOC_TRY_FMT for sliced vbi, the ioctl() is only supposed to fail
> if the
Hi.
2009/2/4 Dominic Curran :
> The device has only one read register which contains a single BUSY bit.
> For large relative lens movements the device can be busy for sometime and we
> need
> to know when the lens has stopped moving.
>
> My question is what is the most appropriate mechanism to re
The V4L2 spec has some funny languague in the VIDIOC_S_FMT, and
VIDIOC_TRY_FMT documentation and section 4.8.3 on setting or trying
sliced VBI formats.
For VIDIOC_TRY_FMT for sliced vbi, the ioctl() is only supposed to fail
if the v4l2_format->type is for sliced vbi capture or sliced vbi output
an
Hi
Has any work already been done to support DVB-T USB based devices with this
combination?
Regards
David
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-in
On Tue, Feb 03, 2009 at 11:07:56PM -0500, CityK wrote:
> David Engel wrote:
> > I will try it with MythTV.
>
> Thanks David.
OK. With Hans' v4l-dvb-kworld driver, MythTV works, but with a big
caveat. I have to unload the saa7134-alsa, saa7134-dvb, saa7134 and
tuner-simple modules, reload them a
Hi,
please take this as preliminary only.
Am Mittwoch, den 04.02.2009, 00:26 -0500 schrieb CityK:
> hermann pitton wrote:
> > Am Dienstag, den 03.02.2009, 01:03 -0500 schrieb CityK:
> >
> >> - Mauro created a patch intended to be applied against mainline ... I
> >> tested and analog tv did NOT
On Wed, 4 Feb 2009, kilg...@banach.math.auburn.edu wrote:
On Wed, 4 Feb 2009, Adam Baker wrote:
On Wednesday 04 February 2009, kilg...@banach.math.auburn.edu wrote:
4. After removing the first camera which was plugged in, I tried to start
the stream from the second one. The stream will n
On Wed, 4 Feb 2009, Adam Baker wrote:
On Wednesday 04 February 2009, kilg...@banach.math.auburn.edu wrote:
4. After removing the first camera which was plugged in, I tried to start
the stream from the second one. The stream will not start. A message says
that
Cannot identify 'dev/video0': 2
On Wednesday 04 February 2009, kilg...@banach.math.auburn.edu wrote:
> 4. After removing the first camera which was plugged in, I tried to start
> the stream from the second one. The stream will not start. A message says
> that
>
> Cannot identify 'dev/video0': 2. No such file or directory.
This
On Wed, 4 Feb 2009, Adam Baker wrote:
On Wednesday 04 February 2009, Andy Walls wrote:
On Tue, 2009-02-03 at 22:09 +, Adam Baker wrote:
On Tuesday 03 February 2009, Jean-Francois Moine wrote:
Indeed, the problem is there! You must have only one process reading
the webcam! I do not see h
On Wednesday 04 February 2009, Jean-Francois Moine wrote:
> On Tue, 3 Feb 2009 23:13:17 +
>
> Adam Baker wrote:
> > If a device using the gspca framework is unplugged while it is still
> > streaming then the call that is used to free the URBs that have been
> > allocated occurs after the point
On Wednesday 04 February 2009, Andy Walls wrote:
> On Tue, 2009-02-03 at 22:09 +, Adam Baker wrote:
> > On Tuesday 03 February 2009, Jean-Francois Moine wrote:
> > > Indeed, the problem is there! You must have only one process reading
> > > the webcam! I do not see how this can work with these
Patch corrects checking of returned value after usb_bulk_msg. Now we
also check if number of transferred bytes equals to BUFFER_LENGTH.
Signed-off-by: Alexey Klimov
--
diff -r 2876e91adef9 linux/drivers/media/radio/radio-mr800.c
--- a/linux/drivers/media/radio/radio-mr800.c Wed Feb 04 21:38:46
Reformatted patch, version 2. Corrects checking of returned value after
usb_bulk_msg.
---
Patch introduces new amradio_set_stereo function.
Driver calls this func to make stereo radio reception.
Signed-off-by: Alexey Klimov
--
diff -r 34b045702595 linux/drivers/media/radio/radio-mr800.c
--- a/l
(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:Wed Feb 4 19:00:03 CET 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 10432:71e5a36634ea
gcc version: gcc
Hi
Below is a new driver for the LV8093 lens actuator.
Of course all comments are welcome, however I have a specific issue that i am
concerned about...
The lens position cannot be read back from this device, and it
only takes relative positions (it uses V4L2_CID_FOCUS_RELATIVE ctrl ID).
The de
Arnd Bergmann wrote:
>
> I fear that the problem might be more widespread than just kvm.
> The problem is that without __KERNEL_STRICT_NAMES
> defines the standard types that glibc provides in its own ,
> some of them even defined differently (e.g. the size of off_t depends
> __USE_FILE_OFFSET64)
Davin McCall wrote:
Steven Toth wrote:
Feel free to ping me through this mailing list every few weeks.
So, ping...
No progress, sorry.
- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo inf
On Tue, 3 Feb 2009 23:13:17 +
Adam Baker wrote:
> If a device using the gspca framework is unplugged while it is still
> streaming then the call that is used to free the URBs that have been
> allocated occurs after the pointer it uses becomes invalid at the end
> of gspca_disconnect. Make ano
> -Original Message-
> From: video4linux-list-boun...@redhat.com [mailto:video4linux-list-
> boun...@redhat.com] On Behalf Of halli manjunatha
> Sent: Wednesday, February 04, 2009 6:37 AM
> To: video4linux-l...@redhat.com
> Subject: Missing first 4 frames
>
> Hi ,
>I am working o
* Arnd Bergmann wrote:
> On Wednesday 04 February 2009, Jaswinder Singh Rajput wrote:
> > On Wed, 2009-02-04 at 17:43 +1100, Herbert Xu wrote:
> > > > -#include
> > > > +#include
> > > > #include
> > >
> > > Awesome, you've just broken the userspace build of kvm as the
> > > file linux/types
On Wednesday 04 February 2009, Jaswinder Singh Rajput wrote:
> On Wed, 2009-02-04 at 17:43 +1100, Herbert Xu wrote:
> > > -#include
> > > +#include
> > > #include
> >
> > Awesome, you've just broken the userspace build of kvm as the
> > file linux/types.h conflicts with sys/types.h.
> >
>
> W
On Fri, 30 Jan 2009, Devin Heitmueller wrote:
> On Fri, Jan 30, 2009 at 4:20 AM, Trent Piepho wrote:
> > On Thu, 29 Jan 2009, Devin Heitmueller wrote:
> >> On Thu, Jan 29, 2009 at 8:19 PM, Trent Piepho wrote:
> >> > I haven't been able to test this code. It seems my bt848 card doesn't
> >> > wo
On Wed, 2009-02-04 at 10:13 +0200, Avi Kivity wrote:
> Jaswinder Singh Rajput wrote:
> > On Wed, 2009-02-04 at 17:43 +1100, Herbert Xu wrote:
> >
> >> Jaswinder Singh Rajput wrote:
> >>
> >>> diff --git a/arch/x86/include/asm/kvm.h b/arch/x86/include/asm/kvm.h
> >>> index b95162a..d2e3bf3
Jaswinder Singh Rajput wrote:
On Wed, 2009-02-04 at 17:43 +1100, Herbert Xu wrote:
Jaswinder Singh Rajput wrote:
diff --git a/arch/x86/include/asm/kvm.h b/arch/x86/include/asm/kvm.h
index b95162a..d2e3bf3 100644
--- a/arch/x86/include/asm/kvm.h
+++ b/arch/x86/include/asm/kvm.h
@@ -6,7
Jaswinder Singh Rajput wrote:
On Wed, 2009-02-04 at 17:43 +1100, Herbert Xu wrote:
Jaswinder Singh Rajput wrote:
diff --git a/arch/x86/include/asm/kvm.h b/arch/x86/include/asm/kvm.h
index b95162a..d2e3bf3 100644
--- a/arch/x86/include/asm/kvm.h
+++ b/arch/x86/include/asm/kvm.h
@@ -6,7
Thanks,
Vaibhav Hiremath
> -Original Message-
> From: Alexey Klimov [mailto:klimov.li...@gmail.com]
> Sent: Saturday, January 31, 2009 9:59 PM
> To: Hiremath, Vaibhav
> Cc: linux-o...@vger.kernel.org; linux-media@vger.kernel.org; Jadav,
> Brijesh R; Shah, Hardik
> Subject: Re: [REVIEW PA
On Wed, 2009-02-04 at 17:43 +1100, Herbert Xu wrote:
> Jaswinder Singh Rajput wrote:
> >
> > diff --git a/arch/x86/include/asm/kvm.h b/arch/x86/include/asm/kvm.h
> > index b95162a..d2e3bf3 100644
> > --- a/arch/x86/include/asm/kvm.h
> > +++ b/arch/x86/include/asm/kvm.h
> > @@ -6,7 +6,7 @@
> > *
>
31 matches
Mail list logo