<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/video/gspca/stv06xx, 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 - stv06xx-hdcs: Reduce exposure range</title>
<updated>2009-09-18T17:56:04+00:00</updated>
<author>
<name>Erik Andrén</name>
<email>erik.andren@gmail.com</email>
</author>
<published>2009-09-18T17:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=45d1e795c057e023fc615bedc55da461dfbdaef3'/>
<id>45d1e795c057e023fc615bedc55da461dfbdaef3</id>
<content type='text'>
From: James Blanford &lt;jhblanford@gmail.com&gt;

Due to rounding and clipping, exposure and gain settings do not map to
unique register values.  Rather than read the registers and report gain
and exposure that may be different than the values that were set, just
cache the latest values that were set and report them.  Reduce exposure
range from 0-65535 to 0-255 so libv4l's autogain doesn't take forever.
Remove vestiges of driver signal processing that is now handled by
libv4l.

Priority: normal

Signed-off-by: James Blanford &lt;jhblanford@gmail.com&gt;
Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: James Blanford &lt;jhblanford@gmail.com&gt;

Due to rounding and clipping, exposure and gain settings do not map to
unique register values.  Rather than read the registers and report gain
and exposure that may be different than the values that were set, just
cache the latest values that were set and report them.  Reduce exposure
range from 0-65535 to 0-255 so libv4l's autogain doesn't take forever.
Remove vestiges of driver signal processing that is now handled by
libv4l.

Priority: normal

Signed-off-by: James Blanford &lt;jhblanford@gmail.com&gt;
Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - stv06xx-hdcs: Fixup exposure</title>
<updated>2009-09-18T17:53:09+00:00</updated>
<author>
<name>Erik Andrén</name>
<email>erik.andren@gmail.com</email>
</author>
<published>2009-09-18T17:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=718d7d964763b5513776b56300faa98e0b4846f6'/>
<id>718d7d964763b5513776b56300faa98e0b4846f6</id>
<content type='text'>
From: James Blanford &lt;jhblanford@gmail.com&gt;

Initialize image size before it's used to initialize exposure.
Work around lack of exposure set hardware latch with a sequence of
register writes in a single I2C command packet.

Priority: normal

Signed-off-by: James Blanford &lt;jhblanford@gmail.com&gt;
Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: James Blanford &lt;jhblanford@gmail.com&gt;

Initialize image size before it's used to initialize exposure.
Work around lack of exposure set hardware latch with a sequence of
register writes in a single I2C command packet.

Priority: normal

Signed-off-by: James Blanford &lt;jhblanford@gmail.com&gt;
Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - stv06xx-hdcs: Add exposure and gain ctrls to hdcs_1020</title>
<updated>2009-06-24T07:38:02+00:00</updated>
<author>
<name>Erik Andrén</name>
<email>erik.andren@gmail.com</email>
</author>
<published>2009-06-24T07:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=b65f5869a75669f90fd8efd2c3a46a8da058701c'/>
<id>b65f5869a75669f90fd8efd2c3a46a8da058701c</id>
<content type='text'>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: normal

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: normal

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - stv06xx: Fix a misindentation</title>
<updated>2009-09-18T17:31:03+00:00</updated>
<author>
<name>Erik Andrén</name>
<email>erik.andren@gmail.com</email>
</author>
<published>2009-09-18T17:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=ca95982eb7320a5661da1cf4f550defaab913fc7'/>
<id>ca95982eb7320a5661da1cf4f550defaab913fc7</id>
<content type='text'>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: normal

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: normal

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - stv06xx: Translate swedish comments to english</title>
<updated>2009-06-22T14:25:22+00:00</updated>
<author>
<name>Erik Andrén</name>
<email>erik.andren@gmail.com</email>
</author>
<published>2009-06-22T14:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=3f9d25f137a75868e7916e9ca7a8d5185bc237e8'/>
<id>3f9d25f137a75868e7916e9ca7a8d5185bc237e8</id>
<content type='text'>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: normal

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: normal

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - stv06xx: Harmonize the debug macros when tracing writes and reads</title>
<updated>2009-06-22T14:12:29+00:00</updated>
<author>
<name>Erik Andrén</name>
<email>erik.andren@gmail.com</email>
</author>
<published>2009-06-22T14:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=a40582ac43684d9396ca450925547dad0f6f33ab'/>
<id>a40582ac43684d9396ca450925547dad0f6f33ab</id>
<content type='text'>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: normal

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: normal

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stv06xx: fix bad whitespaces</title>
<updated>2009-08-20T13:18:29+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-08-20T13:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=630128e6e1b7574d909def0cfdb204555e28b43b'/>
<id>630128e6e1b7574d909def0cfdb204555e28b43b</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

It were using 7 spaces instead of tab for indent.

CC: Erik Andren &lt;erik.andren@gmail.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

It were using 7 spaces instead of tab for indent.

CC: Erik Andren &lt;erik.andren@gmail.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - stv06xx-hdcs: Correct the pixelformat</title>
<updated>2009-07-01T05:56:44+00:00</updated>
<author>
<name>Erik Andrén</name>
<email>erik.andren@gmail.com</email>
</author>
<published>2009-07-01T05:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=900f5eab6c506d9e1832d73b2f9c9dfb03101e83'/>
<id>900f5eab6c506d9e1832d73b2f9c9dfb03101e83</id>
<content type='text'>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: high

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: high

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - stv06xx-hdcs: Fix sensor sequence bug</title>
<updated>2009-06-24T07:30:56+00:00</updated>
<author>
<name>Erik Andrén</name>
<email>erik.andren@gmail.com</email>
</author>
<published>2009-06-24T07:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=78b0beaf9e13ab3591c37baea35488feeccfa152'/>
<id>78b0beaf9e13ab3591c37baea35488feeccfa152</id>
<content type='text'>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

All hdcs registers use bit 0 as a read/write flag and needs to be shifted one bit to the left. This wasn't accounted for when doing a sequence of writes.

Priority: high

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

All hdcs registers use bit 0 as a read/write flag and needs to be shifted one bit to the left. This wasn't accounted for when doing a sequence of writes.

Priority: high

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gspca - stv06xx-hdcs: Actually update the sensor state</title>
<updated>2009-06-23T15:22:48+00:00</updated>
<author>
<name>Erik Andrén</name>
<email>erik.andren@gmail.com</email>
</author>
<published>2009-06-23T15:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=1da6ad98e478b29ad30ad485246a768225407d8b'/>
<id>1da6ad98e478b29ad30ad485246a768225407d8b</id>
<content type='text'>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: high

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Erik Andrén &lt;erik.andren@gmail.com&gt;

Priority: high

Signed-off-by: Erik Andrén &lt;erik.andren@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
