I found the datasheet for OV7660:
http://www.datasheetarchive.com/OV7660-datasheet.html
http://www.datasheetarchive.com/pdf-datasheets/Datasheets-25/DSA-482031.html
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More
Hi Mauro,
On Saturday 23 October 2010 15:30:18 Mauro Carvalho Chehab wrote:
> Em 23-10-2010 09:27, Laurent Pinchart escreveu:
> > On Saturday 23 October 2010 02:02:01 Mauro Carvalho Chehab wrote:
> >> Em 06-10-2010 05:45, Laurent Pinchart escreveu:
> >>> The following changes since commit
> >
> >
Signed-off-by: Joe Perches
---
drivers/media/dvb/ngene/ngene-core.c |3 +--
drivers/media/video/mx3_camera.c |3 +--
drivers/media/video/pwc/pwc-if.c |3 +--
drivers/media/video/videobuf-dma-sg.c |3 +--
4 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/dri
DM04/QQBOX USB Timing change.
Improved timing to avoid USB corruptions on some systems.
Signed-off-by: Malcolm Priestley
diff --git a/drivers/media/dvb/dvb-usb/lmedm04.c
b/drivers/media/dvb/dvb-usb/lmedm04.c
index 3a32c65..de7f1fb 100755
--- a/drivers/media/dvb/dvb-usb/lmedm04.c
+++ b/dri
Em 04-11-2010 15:38, David Härdeman escreveu:
> On Thu, Nov 04, 2010 at 11:54:25AM -0400, Jarod Wilson wrote:
>> Okay, so we seem to be in agreement for an approach to handling this.
>> I'll toss something together implementing that RSN... Though I talked
>> with Mauro about this a bit yesterday he
On Thu, Nov 04, 2010 at 11:54:25AM -0400, Jarod Wilson wrote:
Okay, so we seem to be in agreement for an approach to handling this.
I'll toss something together implementing that RSN... Though I talked
with Mauro about this a bit yesterday here at LPC, and we're thinking
maybe we slide this suppo
On sobota, 30 października 2010 o 22:07:51 Carlos R. Mafra wrote:
> I am testing Linus' git kernel from today 2.6.36-09452-g2d10d87
> and I get the following BUG: when I plug in the WinTV Nova-T USB
> stick to watch television:
>
>
I created a Bugzilla entry at
https://bugzilla.kernel.org/show_
On środa, 3 listopada 2010 o 21:53:39 Antonio Ospite wrote:
> On Wed, 3 Nov 2010 20:07:25 +0100
>
> Maciej Rutecki wrote:
> > (add CC's)
> >
> > On czwartek, 28 października 2010 o 13:07:57 Tõnu Samuel wrote:
> > > I am Sony PS3 Eye webcam user.
>
> Please more context in the Subject next time
Em 04-11-2010 14:32, Arnaud Lacombe escreveu:
> Hi,
>
> On Thu, Nov 4, 2010 at 2:11 PM, Mauro Carvalho Chehab
> wrote:
>> [...]
>> Yes, but this makes things worse: it will allow compiling drivers that Kernel
>> will never use, as they won't work without an I2C adapter, and the I2C
>> adapter
>>
Em 04-11-2010 14:34, Arnaud Lacombe escreveu:
> Hi,
>
> On Wed, Nov 3, 2010 at 6:29 PM, Mauro Carvalho Chehab
> wrote:
>> Basically, we have things there like:
>>
>> config VIDEO_HELPER_CHIPS_AUTO
>>bool "Autoselect pertinent encoders/decoders and other helper chips"
>>
>> config VIDEO_IV
Hi,
On Wed, Nov 3, 2010 at 6:29 PM, Mauro Carvalho Chehab
wrote:
> Basically, we have things there like:
>
> config VIDEO_HELPER_CHIPS_AUTO
> bool "Autoselect pertinent encoders/decoders and other helper chips"
>
> config VIDEO_IVTV
> select VIDEO_WM8739 if VIDEO_HELPER_CHIPS_AUTO
>
Hi,
On Thu, Nov 4, 2010 at 2:11 PM, Mauro Carvalho Chehab
wrote:
> [...]
> Yes, but this makes things worse: it will allow compiling drivers that Kernel
> will never use, as they won't work without an I2C adapter, and the I2C adapter
> is not compiled.
>
> Worse than that: if you go into all V4L
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:Thu Nov 4 19:01:55 CET 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15167:abd3aac6644e
git master:
Em 04-11-2010 13:19, Randy Dunlap escreveu:
> On Thu, 04 Nov 2010 07:10:11 -0400 Mauro Carvalho Chehab wrote:
>
>> All dependencies required by the selected symbols are satisfied. For example,
>> the simplest case is likely cafe_ccic, as, currently, there's just one
>> possible
>> driver that can
On Thu, 04 Nov 2010 07:10:11 -0400 Mauro Carvalho Chehab wrote:
> All dependencies required by the selected symbols are satisfied. For example,
> the simplest case is likely cafe_ccic, as, currently, there's just one
> possible
> driver that can be attached dynamically at runtime to cafe_ccic. We
On Thu, Nov 4, 2010 at 8:16 AM, David Härdeman wrote:
> On Tue, 2 Nov 2010 16:42:05 -0400, Jarod Wilson
> wrote:
>> On Mon, Nov 1, 2010 at 5:56 PM, David Härdeman
> wrote:
>>> On Sat, Oct 30, 2010 at 10:32:14PM -0400, Jarod Wilson wrote:
On Sat, Oct 30, 2010 at 7:36 PM, David Härdeman
Hello, I am having some problems to get working my Tevii S470 DVB-S2 PCIe card.
I am using a Debian Squeeze (2.6.32-5-686) system on a Intel Atom 330
(Nvidia ION) machine. I read the LinuxTV wiki:
http://www.linuxtv.org/wiki/index.php/TeVii_S470#Older_kernels
These are my steps:
1. Donwloas the
2010/11/4 Bastian Hecht :
> 2010/11/4 Laurent Pinchart :
>> Hi Bastian,
>>
>> On Wednesday 03 November 2010 14:38:25 Bastian Hecht wrote:
>>> 2010/11/3 Sakari Ailus :
>>> > Bastian Hecht wrote:
>>> >> 2010/11/3 Bastian Hecht :
>>> >>> Hello ISP team,
>>> >>>
>>> >>> I succeeded to stream the first
On Tue, 2 Nov 2010 16:42:05 -0400, Jarod Wilson
wrote:
> On Mon, Nov 1, 2010 at 5:56 PM, David Härdeman
wrote:
>> On Sat, Oct 30, 2010 at 10:32:14PM -0400, Jarod Wilson wrote:
>>> On Sat, Oct 30, 2010 at 7:36 PM, David Härdeman
>>> wrote:
>>> > In that case, one solution would be:
>>> >
>>> > *
Em 04-11-2010 00:15, Arnaud Lacombe escreveu:
> Hi,
>
> On Wed, Nov 3, 2010 at 11:19 PM, Mauro Carvalho Chehab
> wrote:
>> Em 03-11-2010 22:31, Arnaud Lacombe escreveu:
>>> Hi,
>>>
>>> On Wed, Nov 3, 2010 at 6:29 PM, Mauro Carvalho Chehab
>>> wrote:
Em 09-10-2010 18:40, Michal Marek escreve
2010/11/4 Laurent Pinchart :
> Hi Bastian,
>
> On Wednesday 03 November 2010 14:38:25 Bastian Hecht wrote:
>> 2010/11/3 Sakari Ailus :
>> > Bastian Hecht wrote:
>> >> 2010/11/3 Bastian Hecht :
>> >>> Hello ISP team,
>> >>>
>> >>> I succeeded to stream the first images from the sensor to userspace
>
Create omap_vout_vrfb.c and omap_vout_vrfb.h, these contain functions which
omap_vout will call if the rotation type is set to VRFB rotation. It is
essentialy the code in omap_vout which is used for vrfb specific tasks.
Signed-off-by: Archit Taneja
---
drivers/media/video/omap/omap_vout_vrfb.c |
Add new enum vout_rotation_type and "rotation_type" member to omapvideo_info,
this is initialized based on the arch type in omap_vout_probe. The rotation_type
var is now used to choose between vrfb and non-vrfb calls.
vrfb specific code in omap_vout has been removed and is present in
omap_vout_vr
Move some functions from omap_vout.c to omap_voutlib.c and defines to
omap_voutdef.h
These will be required vrfb specific functions.
Signed-off-by: Archit Taneja
---
drivers/media/video/omap/omap_vout.c| 111 +--
drivers/media/video/omap/omap_voutdef.h | 64 ++
This lets omap_vout driver build and run without VRFB. It works along the
lines of the following patch series:
OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFB
https://patchwork.kernel.org/patch/105371/
Since VRFB is tightly coupled with the omap_vout driver, a handful of vrfb
specific fu
25 matches
Mail list logo