<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/media/video, 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>2008-07-19T20:39:40+00:00</updated>
<entry>
<title>V4L/DVB (3393): Cx88: reduce excessive logging</title>
<updated>2008-07-19T20:39:40+00:00</updated>
<author>
<name>Ian Pickworth</name>
<email>ian@pickworth.me.uk</email>
</author>
<published>2008-07-19T20:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=2f586e5589ef42afa60778aaab6641c99f9bc16a'/>
<id>urn:sha1:2f586e5589ef42afa60778aaab6641c99f9bc16a</id>
<content type='text'>
- fix temporary debug code by changing printk to dprintk at level 1.
- move CORE_IOCTL messages from level 1 to level 2.
- this should help with selective debugging,
  while not filling people's logs up during normal use.

Signed-off-by: Ian Pickworth &lt;ian@pickworth.me.uk&gt;
Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
Signed-off-by: Adrian Bunk &lt;bunk@kernel.org&gt;
</content>
</entry>
<entry>
<title>V4L: tveeprom: autodetect LG TAPC G701D as tuner type 37</title>
<updated>2007-04-13T20:58:24+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@linuxtv.org</email>
</author>
<published>2007-04-13T19:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=1a40c3a4c890b95b66a8831aa967cd12cef61062'/>
<id>urn:sha1:1a40c3a4c890b95b66a8831aa967cd12cef61062</id>
<content type='text'>
Autodetect LG TAPC G701D as tuner type 37, fixing
mis-detected tuners in some Hauppauge tv tuner cards.

Thanks to Adonis Papas, for pointing this out.

(cherry picked from commit 1323fbda1343f50f198bc8bd6d1d59c8b7fc45bf)

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: Buf_qbuf: fix: videobuf_queue-&gt;stream corruption and lockup</title>
<updated>2007-02-20T15:07:19+00:00</updated>
<author>
<name>Oleg Nesterov</name>
<email>oleg@tv-sign.ru</email>
</author>
<published>2007-02-20T15:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=af8f3558878c9894b8ed08d9273c6357aca313aa'/>
<id>urn:sha1:af8f3558878c9894b8ed08d9273c6357aca313aa</id>
<content type='text'>
We are doing -&gt;buf_prepare(buf) before adding buf to q-&gt;stream list. This
means that videobuf_qbuf() should not try to re-add a STATE_PREPARED buffer.

Adrian Bunk:
Backported to 2.6.16.

Signed-off-by: Oleg Nesterov &lt;oleg@tv-sign.ru&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L: cx88: Fix leadtek_eeprom tagging</title>
<updated>2007-01-09T02:23:34+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2007-01-08T06:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c5b35ed9d5afda73cf7b00115d6e578cfe42d298'/>
<id>urn:sha1:c5b35ed9d5afda73cf7b00115d6e578cfe42d298</id>
<content type='text'>
reference to .init.text: from .text between 'cx88_card_setup'
(at offset 0x68c) and 'cx88_risc_field'
Caused by leadtek_eeprom() being declared __devinit and called from
a non-devinit context.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Marcel Holtmann &lt;marcel@holtmann.org&gt;
</content>
</entry>
<entry>
<title>V4L: Fix broken TUNER_LG_NTSC_TAPE radio support</title>
<updated>2006-12-14T21:26:40+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2006-12-14T21:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=594834bc754f243ddc3d16b9cac354702101c719'/>
<id>urn:sha1:594834bc754f243ddc3d16b9cac354702101c719</id>
<content type='text'>
The TUNER_LG_NTSC_TAPE is identical in all respects to the
TUNER_PHILIPS_FM1236_MK3. So use the params struct for the Philips
tuner.
Also add this LG_NTSC_TAPE tuner to the switches where radio specific
parameters are set so it behaves like a TUNER_PHILIPS_FM1236_MK3. This
change fixes the radio support for this tuner (the wrong bandswitch byte
was used).

Thanks to Andy Walls &lt;cwalls@radix.net&gt; for finding this bug.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&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: Saa7134: rename dmasound_{init,exit}</title>
<updated>2006-11-20T03:56:03+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2006-11-20T03:56:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=facabd6146f0622312f0493c80a3d26227cebf69'/>
<id>urn:sha1:facabd6146f0622312f0493c80a3d26227cebf69</id>
<content type='text'>
Two different exports with the same name are not a good idea:

$ grep -r EXPORT_SYMBOL\(dmasound_init\) *
drivers/media/video/saa7134/saa7134-core.c:EXPORT_SYMBOL(dmasound_init);
sound/oss/dmasound/dmasound_core.c:EXPORT_SYMBOL(dmasound_init);
$

This patch renames the saa7134 dmasound_{init,exit} to
saa7134_dmasound_{init,exit}.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>V4L/DVB: TDA8290 update</title>
<updated>2006-09-18T22:56:25+00:00</updated>
<author>
<name>Hartmut Hackmann</name>
<email>hartmut.hackmann@t-online.de</email>
</author>
<published>2006-09-18T22:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=cec8f39e59c4b40b4e40a3ad653ca0d42178d2e2'/>
<id>urn:sha1:cec8f39e59c4b40b4e40a3ad653ca0d42178d2e2</id>
<content type='text'>
This patch
- works around a bug in the I2C bridge that makes the initialization
  of the TDA10046 fail on recent LifeView cards
- puts the AGC output to tristate in sleep mode. This is necessary for
  recent hybrid cards that switch the AGC via tristateing.

Signed-off-by: Hartmut Hackmann &lt;hartmut.hackmann@t-online.de&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
Acked-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>add drivers/media/video/saa7134/saa7134-input.c:flydvb_codes</title>
<updated>2006-09-16T22:00:29+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2006-09-16T22:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c6b9165690330a5736fc7af4fd9aa754a8c37596'/>
<id>urn:sha1:c6b9165690330a5736fc7af4fd9aa754a8c37596</id>
<content type='text'>
based on drivers/media/common/ir-keymaps.c:ir_codes_flydvb
in Linus' tree.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>V4L/DVB: Added support for the new Lifeview hybrid cardbus modules</title>
<updated>2006-09-16T21:38:55+00:00</updated>
<author>
<name>Hartmut Hackmann</name>
<email>hartmut.hackmann@t-online.de</email>
</author>
<published>2006-09-16T21:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=fc818a5d8a6194f15089d4df93b12af1d6e8b66c'/>
<id>urn:sha1:fc818a5d8a6194f15089d4df93b12af1d6e8b66c</id>
<content type='text'>
There seem to be many variants of this cards with different
feature sets. This entry supports
analog TV, CVBS and s-video input, FM radio and DVB-T
if they are supported by the hardware.

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: Corrected CVBS input for the AVERMEDIA 777 DVB-T</title>
<updated>2006-09-16T21:38:13+00:00</updated>
<author>
<name>Hartmut Hackmann</name>
<email>hartmut.hackmann@t-online.de</email>
</author>
<published>2006-09-16T21:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=d33804cdaa2547951d7982f7ae8bc7c69b63b474'/>
<id>urn:sha1:d33804cdaa2547951d7982f7ae8bc7c69b63b474</id>
<content type='text'>
The .vmux entry needs to be 1 instead of 0

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>
</feed>
