<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/video/gspca/Makefile, branch master</title>
<subtitle>Mediapointer DVB-S2 driver
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/'/>
<entry>
<title>gspca - gl860: Addition of GL860 based webcams</title>
<updated>2009-09-15T17:17:07+00:00</updated>
<author>
<name>Jean-Francois Moine</name>
<email>moinejf@free.fr</email>
</author>
<published>2009-09-15T17:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=31c79ea0fb1c6aa8d7b74068940fd95c8e860da4'/>
<id>31c79ea0fb1c6aa8d7b74068940fd95c8e860da4</id>
<content type='text'>
From: Olivier Lorin &lt;o.lorin@laposte.net&gt;

- add the Genesys Logic 05e3:0503 and 05e3:f191 webcam

Priority: normal

Signed-off-by: Olivier Lorin &lt;o.lorin@laposte.net&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Olivier Lorin &lt;o.lorin@laposte.net&gt;

- add the Genesys Logic 05e3:0503 and 05e3:f191 webcam

Priority: normal

Signed-off-by: Olivier Lorin &lt;o.lorin@laposte.net&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - jeilinj: New subdriver for Jeilin chip.</title>
<updated>2009-08-03T07:13:23+00:00</updated>
<author>
<name>Jean-Francois Moine</name>
<email>moinejf@free.fr</email>
</author>
<published>2009-08-03T07:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=a692c68699d6ba2a72b200dac53a34a8f5d889a2'/>
<id>a692c68699d6ba2a72b200dac53a34a8f5d889a2</id>
<content type='text'>
From: Theodore Kilgore &lt;kilgota@auburn.edu&gt;

Priority: normal

Signed-off-by: Theodore Kilgore &lt;kilgota@auburn.edu&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Theodore Kilgore &lt;kilgota@auburn.edu&gt;

Priority: normal

Signed-off-by: Theodore Kilgore &lt;kilgota@auburn.edu&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.</title>
<updated>2009-07-19T08:52:58+00:00</updated>
<author>
<name>Jean-Francois Moine</name>
<email>moinejf@free.fr</email>
</author>
<published>2009-07-19T08:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=624d36913e55b452914dcaa83e0ff84330bf3ec0'/>
<id>624d36913e55b452914dcaa83e0ff84330bf3ec0</id>
<content type='text'>
From: Brian Johnson &lt;brijohn@gmail.com&gt;

Priority: high

Signed-off-by: Brian Johnson &lt;brijohn@gmail.com&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Brian Johnson &lt;brijohn@gmail.com&gt;

Priority: high

Signed-off-by: Brian Johnson &lt;brijohn@gmail.com&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - sq905c: New subdriver.</title>
<updated>2009-03-25T10:13:13+00:00</updated>
<author>
<name>Jean-Francois Moine</name>
<email>moinejf@free.fr</email>
</author>
<published>2009-03-25T10:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=0d7ff0a431799d2d65e5252e8f074897607d5df0'/>
<id>0d7ff0a431799d2d65e5252e8f074897607d5df0</id>
<content type='text'>
From: Theodore Kilgore &lt;kilgota@auburn.edu&gt;

The code in the new sq905c.c is based upon the structure of the code in
gspca/sq905.c, and upon the code in libgphoto2/camlibs/digigr8, which supports
the same set of cameras in stillcam mode. I am a co-author of gspca/sq905.c and
I am the sole author of libgphoto2/camlibs/digigr8, which is licensed under the
LGPL. I hereby give myself permission to use my own code from libgphoto2 in
gspca/sq905c.c.

Priority: normal

Signed-off-by: Theodore Kilgore &lt;kilgota@auburn.edu&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Theodore Kilgore &lt;kilgota@auburn.edu&gt;

The code in the new sq905c.c is based upon the structure of the code in
gspca/sq905.c, and upon the code in libgphoto2/camlibs/digigr8, which supports
the same set of cameras in stillcam mode. I am a co-author of gspca/sq905.c and
I am the sole author of libgphoto2/camlibs/digigr8, which is licensed under the
LGPL. I hereby give myself permission to use my own code from libgphoto2 in
gspca/sq905c.c.

Priority: normal

Signed-off-by: Theodore Kilgore &lt;kilgota@auburn.edu&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - sq905: New subdriver.</title>
<updated>2009-02-06T18:12:46+00:00</updated>
<author>
<name>Jean-Francois Moine</name>
<email>moinejf@free.fr</email>
</author>
<published>2009-02-06T18:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=9e943ca0c659d66896f55dcfa1280f1d22556e78'/>
<id>9e943ca0c659d66896f55dcfa1280f1d22556e78</id>
<content type='text'>
From: Adam Baker &lt;linux@baker-net.org.uk&gt;

Add initial support for cameras based on the SQ Technologies SQ-905
chipset (USB ID 2770:9120) to V4L2 using the gspca infrastructure.
Currently only supports one resolution and doesn't attempt to inform
libv4l what image flipping options are needed.

Priority: normal

Signed-off-by: Adam Baker &lt;linux@baker-net.org.uk&gt;
Signed-off-by: Theodore Kilgore &lt;kilgota@auburn.edu&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Adam Baker &lt;linux@baker-net.org.uk&gt;

Add initial support for cameras based on the SQ Technologies SQ-905
chipset (USB ID 2770:9120) to V4L2 using the gspca infrastructure.
Currently only supports one resolution and doesn't attempt to inform
libv4l what image flipping options are needed.

Priority: normal

Signed-off-by: Adam Baker &lt;linux@baker-net.org.uk&gt;
Signed-off-by: Theodore Kilgore &lt;kilgota@auburn.edu&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - mr97310a: New subdriver.</title>
<updated>2009-01-16T08:36:14+00:00</updated>
<author>
<name>Jean-Francois Moine</name>
<email>moinejf@free.fr</email>
</author>
<published>2009-01-16T08:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=f849265ace360a44941e106a3a0b6072f422df40'/>
<id>f849265ace360a44941e106a3a0b6072f422df40</id>
<content type='text'>
From: Kyle Guinn &lt;elyk03@gmail.com&gt;

This patch adds support for USB webcams based on the MR97310A chip. It was
tested with an Aiptek PenCam VGA+ webcam.

Priority: normal

Signed-off-by: Kyle Guinn &lt;elyk03@gmail.com&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Kyle Guinn &lt;elyk03@gmail.com&gt;

This patch adds support for USB webcams based on the MR97310A chip. It was
tested with an Aiptek PenCam VGA+ webcam.

Priority: normal

Signed-off-by: Kyle Guinn &lt;elyk03@gmail.com&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - stv06xx: New subdriver.</title>
<updated>2008-12-29T10:35:23+00:00</updated>
<author>
<name>Jean-Francois Moine</name>
<email>moinejf@free.fr</email>
</author>
<published>2008-12-29T10:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=4b1f1c3b32a2a577979320acb82f1f610641f4ef'/>
<id>4b1f1c3b32a2a577979320acb82f1f610641f4ef</id>
<content type='text'>
From: Erik Andren &lt;erik.andren@gmail.com&gt;

Priority: normal

Signed-off-by: Erik Andren &lt;erik.andren@gmail.com&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Erik Andren &lt;erik.andren@gmail.com&gt;

Priority: normal

Signed-off-by: Erik Andren &lt;erik.andren@gmail.com&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca:Subdriver ov534 added.</title>
<updated>2008-11-22T08:23:39+00:00</updated>
<author>
<name>Jean-Francois Moine</name>
<email>moinejf@free.fr</email>
</author>
<published>2008-11-22T08:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=af3657eb719b76f16b5be6f6b6a76db32aa479dc'/>
<id>af3657eb719b76f16b5be6f6b6a76db32aa479dc</id>
<content type='text'>
From: Antonio Ospite &lt;ospite@studenti.unina.it&gt;

The OmniVision OV534 is the USB bridge chip used in Sony Playstation EYE,
it is found also in other webcams like Hercules Blog Webcam and
Hercules Dualpix HD.
This driver is the port to gspca of a prototype driver by Mark Ferrell
based on vivi. The original code to initialize the camera and start the
capture is from Jim Paris on ps2dev.org, here integrated with the analysis
of the USB communications taken by the windows driver.

Priority: normal

Signed-off-by: Antonio Ospite &lt;ospite@studenti.unina.it&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Antonio Ospite &lt;ospite@studenti.unina.it&gt;

The OmniVision OV534 is the USB bridge chip used in Sony Playstation EYE,
it is found also in other webcams like Hercules Blog Webcam and
Hercules Dualpix HD.
This driver is the port to gspca of a prototype driver by Mark Ferrell
based on vivi. The original code to initialize the camera and start the
capture is from Jim Paris on ps2dev.org, here integrated with the analysis
of the USB communications taken by the windows driver.

Priority: normal

Signed-off-by: Antonio Ospite &lt;ospite@studenti.unina.it&gt;
Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca: Add the subdriver finepix in Kconfig and Makefile.</title>
<updated>2008-10-05T07:55:24+00:00</updated>
<author>
<name>Jean-Francois Moine</name>
<email>moinejf@free.fr</email>
</author>
<published>2008-10-05T07:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=0ded89570a1185ff2c07d7b2451b48464864955e'/>
<id>0ded89570a1185ff2c07d7b2451b48464864955e</id>
<content type='text'>
From: Jean-Francois Moine &lt;moinejf@free.fr&gt;

Priority: high

Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Jean-Francois Moine &lt;moinejf@free.fr&gt;

Priority: high

Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca: Adjust control values and restore compilation of sonixj.</title>
<updated>2008-10-04T17:17:02+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2008-10-04T17:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=9e12f044a86db8366796e7720a9c40316db0cb4a'/>
<id>9e12f044a86db8366796e7720a9c40316db0cb4a</id>
<content type='text'>
From: Jean-Francois Moine &lt;moinejf@free.fr&gt;

- no compilation since last changeset
- brightness is a signed value
- better values of the color matrix

Priority: normal

Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
[mchehab@redhat.com: fix a merge conflict]
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Jean-Francois Moine &lt;moinejf@free.fr&gt;

- no compilation since last changeset
- brightness is a signed value
- better values of the color matrix

Priority: normal

Signed-off-by: Jean-Francois Moine &lt;moinejf@free.fr&gt;
[mchehab@redhat.com: fix a merge conflict]
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
