<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/media, branch v2.6.19</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/media?h=v2.6.19</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/media?h=v2.6.19'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-11-26T13:02:43Z</updated>
<entry>
<title>V4L/DVB (4874): Fix oops on symbol rate==0</title>
<updated>2006-11-26T13:02:43Z</updated>
<author>
<name>Andrew de Quincey</name>
<email>adq_dvb@lidskialf.net</email>
</author>
<published>2006-11-22T21:01:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=221a09d5c4cb8384d9be74db60f37a5752675255'/>
<id>urn:sha1:221a09d5c4cb8384d9be74db60f37a5752675255</id>
<content type='text'>
The tda10086 causes an oops (divide by zero) if a zero symbol rate is used;
this prevents this.

Signed-off-by: Andrew de Quincey &lt;adq_dvb@lidskialf.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (4885): Improve saa711x check</title>
<updated>2006-11-26T10:52:38Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2006-11-25T12:40:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f7668162a366d1ce0fe84122d11108e13a8ce950'/>
<id>urn:sha1:f7668162a366d1ce0fe84122d11108e13a8ce950</id>
<content type='text'>
The old code would accept any device on the same i2c address as the
saa711x chips as an saa711x. However, this fails with saa717x chips,
which use that same address and so are misdetected as a saa7111. Now
check whether the chip is really a saa711x model.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera</title>
<updated>2006-11-26T10:52:37Z</updated>
<author>
<name>Luca Risolia</name>
<email>luca.risolia@studio.unibo.it</email>
</author>
<published>2006-11-21T11:13:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5718bbd2d92b9c2aa2f5700e4d3ed9d72f72f47e'/>
<id>urn:sha1:5718bbd2d92b9c2aa2f5700e4d3ed9d72f72f47e</id>
<content type='text'>
The patch fix bug 5748.

Signed-off-by: Luca Risolia &lt;luca.risolia@studio.unibo.it&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driver</title>
<updated>2006-11-26T10:52:37Z</updated>
<author>
<name>Ira Snyder</name>
<email>kernel@irasnyder.com</email>
</author>
<published>2006-11-20T10:20:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a5bbc7d94cf1dcb2100eeaf68791a401ad7ce54d'/>
<id>urn:sha1:a5bbc7d94cf1dcb2100eeaf68791a401ad7ce54d</id>
<content type='text'>
Sparse noticed a lock imbalance in read_from_buf(). Further inspection shows
that the lock should not be held when the function exits.
This adds a spin_unlock_irqrestore(), so that every exit path of the
read_from_buf() function is consistent. The unlock was missing on an error
path.

Signed-off-by: Ira W. Snyder &lt;devel@irasnyder.com&gt;
Signed-off-by: Hans J. Koch &lt;koch@hjk-az.de&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag</title>
<updated>2006-11-26T10:52:37Z</updated>
<author>
<name>Andrew de Quincey</name>
<email>adq_dvb@lidskialf.net</email>
</author>
<published>2006-11-17T01:12:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=30d9464c76743160612e7de0b2f5f656c78915d3'/>
<id>urn:sha1:30d9464c76743160612e7de0b2f5f656c78915d3</id>
<content type='text'>
Spotted by coverity/Adrian Bunk.

Signed-off-by: Andrew de Quincey &lt;adq_dvb@lidskialf.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsystem-id 13c2:1003</title>
<updated>2006-11-26T10:52:37Z</updated>
<author>
<name>Oliver Endriss</name>
<email>o.endriss@gmx.de</email>
</author>
<published>2006-11-19T05:15:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=bc495b66d048d64a9b8aeb49ca8405f4687ca123'/>
<id>urn:sha1:bc495b66d048d64a9b8aeb49ca8405f4687ca123</id>
<content type='text'>
New module parameter diseqc_method for cards with subsystem-id 13c2:1003.
- 0: unreliable method, can be used by all board revisions (default)
- 1: reliable method, works for newer board layouts only
The parameter has no effect for cards with other subsystem-ids.

Signed-off-by: Oliver Endriss &lt;o.endriss@gmx.de&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (4831): Fix tuning on older budget DVBS cards.</title>
<updated>2006-11-26T10:52:37Z</updated>
<author>
<name>Andrew de Quincey</name>
<email>adq_dvb@lidskialf.net</email>
</author>
<published>2006-11-16T21:31:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c4e46b9567669eb5e1182d4b12c2d889ce27da64'/>
<id>urn:sha1:c4e46b9567669eb5e1182d4b12c2d889ce27da64</id>
<content type='text'>
Fixes to DISEQC on these cards inadvertently broke normal tone/voltage
signalling. This restores the necessary function.

Signed-off-by: Andrew de Quincey &lt;adq_dvb@lidskialf.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>[dvb saa7134] Fix missing 'break' for avermedia card case</title>
<updated>2006-11-13T17:50:11Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2006-11-13T17:50:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4dd7406e9c7e7a5422425ef699780463490b8745'/>
<id>urn:sha1:4dd7406e9c7e7a5422425ef699780463490b8745</id>
<content type='text'>
Commit 450efcfd2e1d941e302a8c89322fbfcef237be98 broke Avermedia 777
support.

Added obvious missing "break" statement.

Cc: José Suárez &lt;j.suarez.agapito@gmail.com&gt;
Cc: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Cc: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (4818): Flexcop-usb: fix debug printk</title>
<updated>2006-11-13T10:17:30Z</updated>
<author>
<name>Alexey Dobriyan</name>
<email>adobriyan@gmail.com</email>
</author>
<published>2006-11-09T20:36:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6f36fbb242442184d314e305199bb9a449be4f67'/>
<id>urn:sha1:6f36fbb242442184d314e305199bb9a449be4f67</id>
<content type='text'>
.. fix debug printk. Why, oh why, one would want to do
	(u16 &amp; 0xff) &lt;&lt; 8
and print it with %02x format?
Acked-by: Patrick Boettcher &lt;pb@linuxtv.org&gt;

Signed-off-by: Alexey Dobriyan &lt;adobriyan@gmail.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 (4817): Fix uses of "&amp;&amp;" where "&amp;" was intended</title>
<updated>2006-11-13T10:17:28Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2006-11-09T20:25:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=fef4fa1475db6a53237e29451c88c15167d69cc4'/>
<id>urn:sha1:fef4fa1475db6a53237e29451c88c15167d69cc4</id>
<content type='text'>
Fix uses of "&amp;&amp;" where "&amp;" was intended in bttv-cards.c and tveeprom.c

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
</feed>
