<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/staging, 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>go7007: Revert compatibility code added at the wrong place</title>
<updated>2009-09-19T12:36:38+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-09-19T12:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=70769cf0a3d054491b4f7b32c8a2a1b816b319ff'/>
<id>70769cf0a3d054491b4f7b32c8a2a1b816b319ff</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Compatibility code is not allowed upstream. While this could
eventually be useful by out-of-tree compilation, directly from
http://linuxtv.org/hg/v4l-dvb tree, the compatibility code is at
the wrong place. In a matter of fact, it is not needed at all, since
compat.h already handles such things.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
CC: Pete &lt;pete@sensoray.com&gt;
CC: Douglas Schilling Landgraf &lt;dougsland@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Compatibility code is not allowed upstream. While this could
eventually be useful by out-of-tree compilation, directly from
http://linuxtv.org/hg/v4l-dvb tree, the compatibility code is at
the wrong place. In a matter of fact, it is not needed at all, since
compat.h already handles such things.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
CC: Pete &lt;pete@sensoray.com&gt;
CC: Douglas Schilling Landgraf &lt;dougsland@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>merge: http://www.linuxtv.org/hg/~dougsland/v4l-dvb</title>
<updated>2009-09-19T02:56:50+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-09-19T02:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=034d0acc1b03bd1d68b729ea719978961628dd2a'/>
<id>034d0acc1b03bd1d68b729ea719978961628dd2a</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.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;

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>go7007: sound needs compat.h</title>
<updated>2009-09-19T02:07:44+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@redhat.com</email>
</author>
<published>2009-09-19T02:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=476b94445869576feecff89282e85616bc695c7b'/>
<id>476b94445869576feecff89282e85616bc695c7b</id>
<content type='text'>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

Adding include "compat.h"

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

Adding include "compat.h"

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>go7007: convert printks to v4l2_info</title>
<updated>2009-09-19T02:06:15+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@redhat.com</email>
</author>
<published>2009-09-19T02:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=30165dd5bf2ffd1dc0516bef97f9e095faaafc86'/>
<id>30165dd5bf2ffd1dc0516bef97f9e095faaafc86</id>
<content type='text'>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

Use v4l2_info and v4l2_err where appropriate.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

Use v4l2_info and v4l2_err where appropriate.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s2250-board: Implement brightness and contrast controls</title>
<updated>2009-09-19T01:55:13+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@redhat.com</email>
</author>
<published>2009-09-19T01:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=2d1f2c6e71e23cc354b855f8e93344c5a92f55bf'/>
<id>2d1f2c6e71e23cc354b855f8e93344c5a92f55bf</id>
<content type='text'>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

The brightness and contrast controls were added to the Sensoray 2250 device.
A read register function was added to set the correct bit fields.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

The brightness and contrast controls were added to the Sensoray 2250 device.
A read register function was added to set the correct bit fields.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s2250-board: Fix memory leaks</title>
<updated>2009-09-19T01:05:19+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@redhat.com</email>
</author>
<published>2009-09-19T01:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=c02dd0ba89643788c780320a9f1196d397606109'/>
<id>c02dd0ba89643788c780320a9f1196d397606109</id>
<content type='text'>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

In some error cases, allocated buffers need to be freed before returning.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

In some error cases, allocated buffers need to be freed before returning.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>go7007: Implement vidioc_g_std and vidioc_querystd</title>
<updated>2009-09-19T00:59:29+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@redhat.com</email>
</author>
<published>2009-09-19T00:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=255289bc2150ed873fe7d8f0af01762193d03c72'/>
<id>255289bc2150ed873fe7d8f0af01762193d03c72</id>
<content type='text'>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

Implemented the vidio_g_std and vidio_querystd ioctls.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

Implemented the vidio_g_std and vidio_querystd ioctls.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>go7007: Merge struct gofh and go declarations</title>
<updated>2009-09-19T00:50:54+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@redhat.com</email>
</author>
<published>2009-09-19T00:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=e87a9cdbaf3c4b945cf1240a954e2b4f0f2953fd'/>
<id>e87a9cdbaf3c4b945cf1240a954e2b4f0f2953fd</id>
<content type='text'>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

The declarations for struct go7007_file *gofh and struct go7007 *go can
be merged when gofh isn't used by the function.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

The declarations for struct go7007_file *gofh and struct go7007 *go can
be merged when gofh isn't used by the function.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>go7007: Fix mpeg controls</title>
<updated>2009-09-19T00:36:45+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@redhat.com</email>
</author>
<published>2009-09-19T00:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=2238d761bb718a0062b46101f5fc71bb9a581af4'/>
<id>2238d761bb718a0062b46101f5fc71bb9a581af4</id>
<content type='text'>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

MPEG controls were disabled by Mauro's ioctl conversion patch.  They are now
re-enabled and cleaned up.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

MPEG controls were disabled by Mauro's ioctl conversion patch.  They are now
re-enabled and cleaned up.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>go7007: Fix whitespace and line lengths</title>
<updated>2009-09-19T00:28:59+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@redhat.com</email>
</author>
<published>2009-09-19T00:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=528513b4d0ac1fc548a65dde3a9facdd23722961'/>
<id>528513b4d0ac1fc548a65dde3a9facdd23722961</id>
<content type='text'>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

Trailing whitespace is removed.
Source lines wrap at 80 columns.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Pete Eberlein &lt;pete@sensoray.com&gt;

Trailing whitespace is removed.
Source lines wrap at 80 columns.

Priority: normal

Signed-off-by: Pete Eberlein &lt;pete@sensoray.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
