<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/Documentation/video4linux, branch v2.6.15</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>[PATCH] kernel Doc/ URL corrections</title>
<updated>2005-11-22T17:14:30+00:00</updated>
<author>
<name>Randy Dunlap</name>
<email>rdunlap@xenotime.net</email>
</author>
<published>2005-11-22T05:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=98766fbe604bc198ced93c57220c2d4a78ad6c11'/>
<id>98766fbe604bc198ced93c57220c2d4a78ad6c11</id>
<content type='text'>
Correct lots of URLs in Documentation/ Also a few minor whitespace cleanups
and typo/spello fixes.  Sadly there are still a lot of bad URLs remaining.

Signed-off-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct lots of URLs in Documentation/ Also a few minor whitespace cleanups
and typo/spello fixes.  Sadly there are still a lot of bad URLs remaining.

Signed-off-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] v4l: (962) Added new saa7134 card (MSI TV@anywhere plus)</title>
<updated>2005-11-14T02:14:19+00:00</updated>
<author>
<name>Ricardo Cerqueira</name>
<email>v4l@cerqueira.org</email>
</author>
<published>2005-11-14T00:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=80d2ad9259b04bc46556c1cd8cec558a02460a2d'/>
<id>80d2ad9259b04bc46556c1cd8cec558a02460a2d</id>
<content type='text'>
Added new saa7134 card (MSI TV@anywhere plus)

Signed-off-by: Ricardo Cerqueira &lt;v4l@cerqueira.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added new saa7134 card (MSI TV@anywhere plus)

Signed-off-by: Ricardo Cerqueira &lt;v4l@cerqueira.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] v4l:: (936) Support for sabrent bt848 version</title>
<updated>2005-11-14T02:14:18+00:00</updated>
<author>
<name>Bill Pechter</name>
<email>pechter@gmail.com</email>
</author>
<published>2005-11-14T00:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=633323ffffae91c3f22a08e0185fbfd3fae2a825'/>
<id>633323ffffae91c3f22a08e0185fbfd3fae2a825</id>
<content type='text'>
Support for Sabrent bt848 version.

Signed-off-by: Bill Pechter &lt;pechter@gmail.com&gt;
Signed-off-by: Nickolay V. Shmyrev &lt;nshmyrev@yandex.ru&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support for Sabrent bt848 version.

Signed-off-by: Bill Pechter &lt;pechter@gmail.com&gt;
Signed-off-by: Nickolay V. Shmyrev &lt;nshmyrev@yandex.ru&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] V4L: 915: fixes compilation problems due removal of media/id.h and i2c-algo-bit</title>
<updated>2005-11-09T15:56:31+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2005-11-09T05:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=e2998e10a9ed47cb70a5be6207aa34b2f2f22c17'/>
<id>e2998e10a9ed47cb70a5be6207aa34b2f2f22c17</id>
<content type='text'>
Fixes compilation problems due removal of media/id.h and I2C_ALGO_BIT

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes compilation problems due removal of media/id.h and I2C_ALGO_BIT

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] V4L: 909: updated cardlist and strip trailing whitespace</title>
<updated>2005-11-09T15:56:30+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@m1k.net</email>
</author>
<published>2005-11-09T05:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=247b661f83ad9be317da2e3b0c254ba283f874ef'/>
<id>247b661f83ad9be317da2e3b0c254ba283f874ef</id>
<content type='text'>
Updated CARDLIST and strip trailing whitespace.

Signed-off-by: Michael Krufky &lt;mkrufky@m1k.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated CARDLIST and strip trailing whitespace.

Signed-off-by: Michael Krufky &lt;mkrufky@m1k.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] V4L: 906: remote and more info for pctv cardbus whitespace cleanup</title>
<updated>2005-11-09T15:56:30+00:00</updated>
<author>
<name>Pavel Mihaylov</name>
<email>bin@bash.info</email>
</author>
<published>2005-11-09T05:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=c3d931929f1d11f9d198567850247ae1754dfc06'/>
<id>c3d931929f1d11f9d198567850247ae1754dfc06</id>
<content type='text'>
Remote and more info for PCTV Cardbus. Whitespace cleanup.

Signed-off-by: Pavel Mihaylov &lt;bin@bash.info&gt;
Signed-off-by: Nickolay V. Shmyrev &lt;nshmyrev@yandex.ru&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remote and more info for PCTV Cardbus. Whitespace cleanup.

Signed-off-by: Pavel Mihaylov &lt;bin@bash.info&gt;
Signed-off-by: Nickolay V. Shmyrev &lt;nshmyrev@yandex.ru&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] v4l: 895: new avermedia 303 card without radio</title>
<updated>2005-11-09T15:56:29+00:00</updated>
<author>
<name>Lubomir Bulej</name>
<email>bulej@nenya.ms.mff.cuni.cz</email>
</author>
<published>2005-11-09T05:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=7418f3462aedf6fb962a44c8fa7259dd94530ff5'/>
<id>7418f3462aedf6fb962a44c8fa7259dd94530ff5</id>
<content type='text'>
- New Avermedia 303 card (without radio).

Signed-off-by: Lubomir Bulej &lt;bulej@nenya.ms.mff.cuni.cz&gt;
Signed-off-by: Nickolay V. Shmyrev &lt;nshmyrev@yandex.ru&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- New Avermedia 303 card (without radio).

Signed-off-by: Lubomir Bulej &lt;bulej@nenya.ms.mff.cuni.cz&gt;
Signed-off-by: Nickolay V. Shmyrev &lt;nshmyrev@yandex.ru&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] v4l: 863: added pinnacle dazzle dvc 90</title>
<updated>2005-11-09T15:56:25+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-11-09T05:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=45632c4f835e74f937d8632f7ba2dd49aa39c476'/>
<id>45632c4f835e74f937d8632f7ba2dd49aa39c476</id>
<content type='text'>
- Added Pinnacle Dazzle DVC 90

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added Pinnacle Dazzle DVC 90

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] v4l: 851: fixed broken api link and indentation</title>
<updated>2005-11-09T15:56:24+00:00</updated>
<author>
<name>Nickolay V. Shmyrev</name>
<email>nshmyrev@yandex.ru</email>
</author>
<published>2005-11-09T05:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=b228ede44c1cded7f3dadbb8bfaeaec97f7885e8'/>
<id>b228ede44c1cded7f3dadbb8bfaeaec97f7885e8</id>
<content type='text'>
- Fixed broken API link and indentation.

Signed-off-by: Nickolay V. Shmyrev &lt;nshmyrev@yandex.ru&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed broken API link and indentation.

Signed-off-by: Nickolay V. Shmyrev &lt;nshmyrev@yandex.ru&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] v4l: 847: fix bug 5484 asus digimatrix card doesnt work with pal tuner</title>
<updated>2005-11-09T15:56:24+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@m1k.net</email>
</author>
<published>2005-11-09T05:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=5d5c9904e56ae39ff71b86dc5046e24601bff00f'/>
<id>5d5c9904e56ae39ff71b86dc5046e24601bff00f</id>
<content type='text'>
- Fix bug 5484: ASUS digimatrix card doesnt work with PAL tuner

Signed-off-by: Michael Krufky &lt;mkrufky@m1k.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix bug 5484: ASUS digimatrix card doesnt work with PAL tuner

Signed-off-by: Michael Krufky &lt;mkrufky@m1k.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
