<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/media/dvb/frontends, branch linux-2.6.16.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.16.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.16.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2007-01-24T23:05:10+00:00</updated>
<entry>
<title>V4L/DVB: Missing statement in drivers/media/dvb/frontends/cx22700.c</title>
<updated>2007-01-24T23:05:10+00:00</updated>
<author>
<name>Eric Sesterhenn</name>
<email>snakebyte@gmx.de</email>
</author>
<published>2007-01-24T23:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0a55d471f11619490031ccbf834d9b9521d19681'/>
<id>urn:sha1:0a55d471f11619490031ccbf834d9b9521d19681</id>
<content type='text'>
Stumbled over this because of coverity (id #492),
seems like we are missing a return statement here and fail
to do proper bounds checking. If this assumption is false
we should at least change the identation to make it clear

Signed-off-by: Eric Sesterhenn &lt;snakebyte@gmx.de&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>DVB: lgdt330x: fix signal / lock status detection bug</title>
<updated>2006-12-14T21:25:04+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@linuxtv.org</email>
</author>
<published>2006-12-14T21:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=5cc74eb82f9b9d1cf82be76a257388220af2ae2a'/>
<id>urn:sha1:5cc74eb82f9b9d1cf82be76a257388220af2ae2a</id>
<content type='text'>
In some cases when using VSB, the AGC status register has been known to
falsely report "no signal" when in fact there is a carrier lock.  The
datasheet labels these status flags as QAM only, yet the lgdt330x
module is using these flags for both QAM and VSB.

This patch allows for the carrier recovery lock status register to be
tested, even if the agc signal status register falsely reports no signal.

Thanks to jcrews from #linuxtv in irc, for initially reporting this bug.

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>v4l/dvb: Backport fix to artec USB DVB devices</title>
<updated>2006-10-13T16:03:38+00:00</updated>
<author>
<name>Andrew de Quincey</name>
<email>adq_dvb@lidskialf.net</email>
</author>
<published>2006-10-13T16:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=940baccd4191ea4e15fc9848fac97951152d9570'/>
<id>urn:sha1:940baccd4191ea4e15fc9848fac97951152d9570</id>
<content type='text'>
Backport fix to artec USB DVB devices

Signed-off-by: Andrew de Quincey &lt;adq_dvb@lidskialf.net&gt;
Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>V4L/DVB: TDA10046 Driver update</title>
<updated>2006-09-16T22:18:45+00:00</updated>
<author>
<name>Hartmut Hackmann</name>
<email>hartmut.hackmann@t-online.de</email>
</author>
<published>2006-09-16T22:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=102aae6fa52893a6843403f7055aba767f296da5'/>
<id>urn:sha1:102aae6fa52893a6843403f7055aba767f296da5</id>
<content type='text'>
- Set outputs to tristate in sleep mode
- Reduce dangerously high firmware download speed with 16MHz xtal
- added tda827x configuration with GPIOs low
- added comments to stupid looking IIC reads that work around bugs in
  the tda10046.
- some minor updates

Signed-off-by: Hartmut Hackmann &lt;hartmut.hackmann@t-online.de&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>V4L/DVB: Add support for the Avermedia 777 DVB-T card</title>
<updated>2006-09-16T21:22:34+00:00</updated>
<author>
<name>Jose Alberto Reguero</name>
<email>jareguero@telefonica.net</email>
</author>
<published>2006-09-16T21:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=bddcc306ed6014b58b5445bf4249f162645763fe'/>
<id>urn:sha1:bddcc306ed6014b58b5445bf4249f162645763fe</id>
<content type='text'>
Signed-off-by: Jose Alberto Reguero &lt;jareguero@telefonica.net&gt;
Signed-off-by: Hartmut Hackmann &lt;hartmut.hackmann@t-online.de&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)</title>
<updated>2006-03-03T17:18:16+00:00</updated>
<author>
<name>Mattias Nordstrom</name>
<email>nordstrom@realnode.com</email>
</author>
<published>2006-02-27T03:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=69ca1897317b1fbe73122a5a3bb7d783b2883d88'/>
<id>urn:sha1:69ca1897317b1fbe73122a5a3bb7d783b2883d88</id>
<content type='text'>
I have a TT C1500 card (saa7146, STV0297) which had problems tuning
channels at QAM128 (like the ones in the Finnish HTV / Welho network).
A fix which seems to work perfectly so far is to change the delay for
QAM128 to the same values as for QAM256 in stv0297_set_frontend(),

Signed-off-by: Mattias Nordstrom &lt;nordstrom@realnode.com&gt;
Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanups</title>
<updated>2006-03-03T17:17:35+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2006-02-27T03:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=805e660ca32ef63b81203a556f29fef262b95cc0'/>
<id>urn:sha1:805e660ca32ef63b81203a556f29fef262b95cc0</id>
<content type='text'>
This patch contains the following possible cleanups:
- update the Kconfig help to mention the VP310
- merge vp310_attach and mt312_attach into a new vp310_mt312_attach
  to remove some code duplication

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontends</title>
<updated>2006-02-07T08:55:43+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2006-02-07T08:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=ed2099293627a1f6220c711b265528128f8ad50e'/>
<id>urn:sha1:ed2099293627a1f6220c711b265528128f8ad50e</id>
<content type='text'>
The at76c651 and tda80xx frontends are currently completely unused, IOW
their only effect is making the kernel larger for people accitentially
enabling them.

The current in-kernel drivers differ from the drivers at cvs.tuxbox.org,
and re-adding them when parts of the dbox2 project get merged should be
trivial.


Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmv</title>
<updated>2006-01-23T19:06:27+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@m1k.net</email>
</author>
<published>2006-01-23T11:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=f69b5d9b7ba26af63807f57a00d86c9a124bdca8'/>
<id>urn:sha1:f69b5d9b7ba26af63807f57a00d86c9a124bdca8</id>
<content type='text'>
- rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmv

Signed-off-by: Michael Krufky &lt;mkrufky@m1k.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x module</title>
<updated>2006-01-23T19:06:26+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@m1k.net</email>
</author>
<published>2006-01-23T11:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=46365f3c15c93706df2cc19fa1a38902d8b29e85'/>
<id>urn:sha1:46365f3c15c93706df2cc19fa1a38902d8b29e85</id>
<content type='text'>
- Kill nxt2002 module in favor of nxt200x.
- Repair broken nxt2002 support in the nxt200x module.
- Make the flexcop driver use nxt200x instead of the nxt2002 module for the
  Air2PC 2nd generation PCI card.
- Remove the nxt2002 module from cvs and kernel build.

Signed-off-by: Michael Krufky &lt;mkrufky@m1k.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
</feed>
