<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/dvb/ttusb-dec, 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>v4l-dvb: fix a bunch of compile warnings.</title>
<updated>2009-01-17T16:09:11+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-01-17T16:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=4d16d13d22862fd3a698ca766f03362ec6bd56ff'/>
<id>4d16d13d22862fd3a698ca766f03362ec6bd56ff</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Priority: normal

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Priority: normal

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ttusb-dec: make it depend on PCI</title>
<updated>2008-11-12T15:04:28+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2008-11-12T15:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=446536a00d50da5b7cb82f62560e7c63ef295557'/>
<id>446536a00d50da5b7cb82f62560e7c63ef295557</id>
<content type='text'>
From: Mike Frysinger &lt;vapier@gentoo.org&gt;

Since ttusb_dec.c relies on pci_alloc_consistent and
pci_free_consistent, make it depend on PCI in Kconfig.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&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: Mike Frysinger &lt;vapier@gentoo.org&gt;

Since ttusb_dec.c relies on pci_alloc_consistent and
pci_free_consistent, make it depend on PCI in Kconfig.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ttusb_dec: fix memory leak</title>
<updated>2008-11-12T02:47:57+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@linuxtv.org</email>
</author>
<published>2008-11-12T02:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=cc6988d1d04471ba46cd740cca95c3fddfefc7bf'/>
<id>cc6988d1d04471ba46cd740cca95c3fddfefc7bf</id>
<content type='text'>
From: Douglas Schilling Landgraf &lt;dougsland@linuxtv.org&gt;

Free allocated memory

Priority: high

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

Free allocated memory

Priority: high

Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@linuxtv.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ttusb_dec: Add NULL pointer validation</title>
<updated>2008-11-12T02:27:59+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@linuxtv.org</email>
</author>
<published>2008-11-12T02:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=bcabc8095d80312e5fcc817372cf97ae51b55cbd'/>
<id>bcabc8095d80312e5fcc817372cf97ae51b55cbd</id>
<content type='text'>
From: Douglas Schilling Landgraf &lt;dougsland@linuxtv.org&gt;

Added validation for NULL pointer

Priority: high

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

Added validation for NULL pointer

Priority: high

Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@linuxtv.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>TTUSB-DEC DVB-S: claim to have lock</title>
<updated>2008-09-06T16:54:06+00:00</updated>
<author>
<name>Patrick Boettcher</name>
<email>pb@linuxtv.org</email>
</author>
<published>2008-09-06T16:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=57a7e7f304515be9abbcf4eb0f81f217c19676fe'/>
<id>57a7e7f304515be9abbcf4eb0f81f217c19676fe</id>
<content type='text'>
From: Peter Beutner &lt;p.beutner@gmx.net&gt;

As reported by BOUWSMA Barry the readout of the signal status doesn't work
on dec3000-s models. Since we don't know how to do it better, revert back
to the old behaviour and always report a signal lock.

Reported by Barry Bouwsma

Priority: normal

Signed-off-by: Peter Beutner &lt;p.beutner@gmx.net&gt;
Signed-off-by: Patrick Boettcher &lt;pb@linuxtv.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Peter Beutner &lt;p.beutner@gmx.net&gt;

As reported by BOUWSMA Barry the readout of the signal status doesn't work
on dec3000-s models. Since we don't know how to do it better, revert back
to the old behaviour and always report a signal lock.

Reported by Barry Bouwsma

Priority: normal

Signed-off-by: Peter Beutner &lt;p.beutner@gmx.net&gt;
Signed-off-by: Patrick Boettcher &lt;pb@linuxtv.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>V4L/DVB: follow lspci device/vendor style</title>
<updated>2008-08-25T21:45:09+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-08-25T21:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=fcf7b1133c054c011cd1cb75ac466333f61812f8'/>
<id>fcf7b1133c054c011cd1cb75ac466333f61812f8</id>
<content type='text'>
From: Bjorn Helgaas &lt;bjorn.helgaas@hp.com&gt;

Use "[%04x:%04x]" for PCI vendor/device IDs to follow the format
used by lspci(8).

Signed-off-by: Bjorn Helgaas &lt;bjorn.helgaas@hp.com&gt;
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: Bjorn Helgaas &lt;bjorn.helgaas@hp.com&gt;

Use "[%04x:%04x]" for PCI vendor/device IDs to follow the format
used by lspci(8).

Signed-off-by: Bjorn Helgaas &lt;bjorn.helgaas@hp.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>v4l: fix compile errors/warnings.</title>
<updated>2008-08-04T17:32:35+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2008-08-04T17:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=ac532d001dbd78c75ab437d4b1d975f11221c2b7'/>
<id>ac532d001dbd78c75ab437d4b1d975f11221c2b7</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove select's of FW_LOADER</title>
<updated>2008-07-27T13:04:55+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-07-27T13:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=b758fc01ef8bdaa9a7380ef01c1e27cf6a96e256'/>
<id>b758fc01ef8bdaa9a7380ef01c1e27cf6a96e256</id>
<content type='text'>
From: Adrian Bunk &lt;bunk@kernel.org&gt;

After commit d9b19199e4894089456aaad295023263b5225c1a
(always enable FW_LOADER unless EMBEDDED=y) we can remove
the FW_LOADER select's and corresponding dependencies
on HOTPLUG.

Signed-off-by: Adrian Bunk &lt;bunk@kernel.org&gt;
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: Adrian Bunk &lt;bunk@kernel.org&gt;

After commit d9b19199e4894089456aaad295023263b5225c1a
(always enable FW_LOADER unless EMBEDDED=y) we can remove
the FW_LOADER select's and corresponding dependencies
on HOTPLUG.

Signed-off-by: Adrian Bunk &lt;bunk@kernel.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>backport commit 0a2a736afa91e8a0402c9dbdaf2ee28481a50bd3</title>
<updated>2008-07-24T16:15:47+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-07-24T16:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=72f297be4182a7ebc0db2f38eb7ada75ad7b2ee4'/>
<id>72f297be4182a7ebc0db2f38eb7ada75ad7b2ee4</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

kernel-sync:

    Author: David Woodhouse &lt;dwmw2@infradead.org&gt;
    Date:   Thu May 29 19:50:06 2008 +0300

    ttusb-budget: use request_firmware()

This patch will keep using the enclosed .h firmware for out-of-kernel
compilations.

For in-kernel compilation, it will use the firmware on a .bin file that is
linkedited together with dvb-ttusb-budget target.

On both cases, the firmware will be inside dvb-ttusb-budget.ko module.

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: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

kernel-sync:

    Author: David Woodhouse &lt;dwmw2@infradead.org&gt;
    Date:   Thu May 29 19:50:06 2008 +0300

    ttusb-budget: use request_firmware()

This patch will keep using the enclosed .h firmware for out-of-kernel
compilations.

For in-kernel compilation, it will use the firmware on a .bin file that is
linkedited together with dvb-ttusb-budget target.

On both cases, the firmware will be inside dvb-ttusb-budget.ko module.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>v4l-dvb: remove support for kernels &lt; 2.6.16</title>
<updated>2008-07-08T15:40:58+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2008-07-08T15:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=e9314ad63401c89bffe82b165eb7ae630c05a75d'/>
<id>e9314ad63401c89bffe82b165eb7ae630c05a75d</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Phase 4 removes the compatibility support for kernels &lt; 2.6.16.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Phase 4 removes the compatibility support for kernels &lt; 2.6.16.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</pre>
</div>
</content>
</entry>
</feed>
