<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/video/usbvision/Makefile, 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>From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;</title>
<updated>2008-04-26T16:13:56+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-04-26T16:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=aac29554759ba1097551414afc35ed9fa13056c2'/>
<id>aac29554759ba1097551414afc35ed9fa13056c2</id>
<content type='text'>
Move tuners to common/tuners

There were several issues in the past, caused by the hybrid tuner design, since
now, the same tuner can be used by drivers/media/dvb and drivers/media/video.

This patch moves those common tuners into a common dir. It also moves saa7146
driver into drivers/media/video, where other hybrid drivers are placed.

Kconfig items were rearranged, to split V4L/DVB core from their drivers.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move tuners to common/tuners

There were several issues in the past, caused by the hybrid tuner design, since
now, the same tuner can be used by drivers/media/dvb and drivers/media/video.

This patch moves those common tuners into a common dir. It also moves saa7146
driver into drivers/media/video, where other hybrid drivers are placed.

Kconfig items were rearranged, to split V4L/DVB core from their drivers.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Usbvision cleanup and code reorganization</title>
<updated>2006-12-04T11:31:45+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-12-04T11:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=5ce3d88f3d11922d8ba85214d2dbfd822ac9d21f'/>
<id>5ce3d88f3d11922d8ba85214d2dbfd822ac9d21f</id>
<content type='text'>
From: Thierry MERLE &lt;thierry.merle@free.fr&gt;

- removal of overlay stuff
- reorganization of functions in 3 files:
    * usbvision-i2c for I2C-related stuff
    * usbvision-video for v4l2 entry points
    * usbvision-core for all peripheral controls and utilities

Signed-off-by: Thierry MERLE &lt;thierry.merle@free.fr&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: Thierry MERLE &lt;thierry.merle@free.fr&gt;

- removal of overlay stuff
- reorganization of functions in 3 files:
    * usbvision-i2c for I2C-related stuff
    * usbvision-video for v4l2 entry points
    * usbvision-core for all peripheral controls and utilities

Signed-off-by: Thierry MERLE &lt;thierry.merle@free.fr&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>Splitted usbvision cards from usbvison.h</title>
<updated>2006-12-04T11:31:01+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-12-04T11:31:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=e0bececa6efcacc07bb9069f8cba8b66dc492dff'/>
<id>e0bececa6efcacc07bb9069f8cba8b66dc492dff</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Having the cards description into a separated file makes
easier to maintain and follows the same standard as other
drivers.

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;

Having the cards description into a separated file makes
easier to maintain and follows the same standard as other
drivers.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>Add usbvision driver</title>
<updated>2006-12-04T11:30:53+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-12-04T11:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=87673f2ac2e6d5dd1ec4b0286a0125d6c784553a'/>
<id>87673f2ac2e6d5dd1ec4b0286a0125d6c784553a</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

This patch adds usbvision into V4L/DVB HG tree.
Usbvision driver is a GPL driver, made by:
	Joerg Heckenbach &lt;joerg@heckenbach-aw.de&gt;
		and
	Dwaine Garden &lt;DwaineGarden@rogers.com&gt;

V4L2 migration made by:
	Thierry Merle &lt;thierry.merle@free.fr&gt;

Kconfig/Makefile scripts by:
	Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Signed-off-by: Thierry Merle &lt;thierry.merle@free.fr&gt;
Signed-off-by: Dwaine Garden &lt;dwainegarden@rogers.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: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

This patch adds usbvision into V4L/DVB HG tree.
Usbvision driver is a GPL driver, made by:
	Joerg Heckenbach &lt;joerg@heckenbach-aw.de&gt;
		and
	Dwaine Garden &lt;DwaineGarden@rogers.com&gt;

V4L2 migration made by:
	Thierry Merle &lt;thierry.merle@free.fr&gt;

Kconfig/Makefile scripts by:
	Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Signed-off-by: Thierry Merle &lt;thierry.merle@free.fr&gt;
Signed-off-by: Dwaine Garden &lt;dwainegarden@rogers.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</pre>
</div>
</content>
</entry>
</feed>
