<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/video/cx231xx/Kconfig, 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>cx231xx: Fix Kconfig help items</title>
<updated>2009-03-28T09:55:35+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-03-28T09:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=2cc0abb17583ba0769357943dee38920a8cd757e'/>
<id>2cc0abb17583ba0769357943dee38920a8cd757e</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation with -git tree</title>
<updated>2009-03-14T00:07:33+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-03-14T00:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=38acf457413a9fdec97a0ac3457ced727a76a289'/>
<id>38acf457413a9fdec97a0ac3457ced727a76a289</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Due to the out-of-tree and in-kernel -git tree, a few changes are required, in
order to properly compile cx231xx with -git.

kernel-sync:

CC: Sri Deevi &lt;Srinivasa.Deevi@conexant.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Due to the out-of-tree and in-kernel -git tree, a few changes are required, in
order to properly compile cx231xx with -git.

kernel-sync:

CC: Sri Deevi &lt;Srinivasa.Deevi@conexant.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Some additional CodingStyle and minor fixes</title>
<updated>2009-03-11T00:16:26+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-03-11T00:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=24633f3642291c4afb7f6839f0d7e2c1ea7c2be1'/>
<id>24633f3642291c4afb7f6839f0d7e2c1ea7c2be1</id>
<content type='text'>
From: Srinivasa Deevi &lt;srinivasa.deevi@conexant.com &lt;mailto:srinivasa.deevi@conexant.com&gt;&gt;

changed the pcb-config.c/h to pcb-cfg.c/h for short names.

Signed-off-by: Srinivasa Deevi &lt;srinivasa.deevi@conexant.com&lt;mailto:srinivasa.deevi@conexant.com&gt;&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Srinivasa Deevi &lt;srinivasa.deevi@conexant.com &lt;mailto:srinivasa.deevi@conexant.com&gt;&gt;

changed the pcb-config.c/h to pcb-cfg.c/h for short names.

Signed-off-by: Srinivasa Deevi &lt;srinivasa.deevi@conexant.com&lt;mailto:srinivasa.deevi@conexant.com&gt;&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cx231xx: First series of manual CodingStyle fixes</title>
<updated>2009-03-03T16:31:36+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-03-03T16:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=1e59b30169044ec05336c5df466b489b4f98c587'/>
<id>1e59b30169044ec05336c5df466b489b4f98c587</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

This patch cleans up CodingStyle on the following source files:


There are still much more to be fixed on later patches

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

This patch cleans up CodingStyle on the following source files:


There are still much more to be fixed on later patches

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cx231xx USB driver</title>
<updated>2009-03-03T17:37:50+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-03-03T17:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=c33556713c14419683e262c03a7280f8d9fb88bd'/>
<id>c33556713c14419683e262c03a7280f8d9fb88bd</id>
<content type='text'>
From: Sri Deevi &lt;Srinivasa.Deevi@conexant.com&gt;

Signed-off-by: Srinivasa Deevi &lt;srinivasa.deevi@conexant.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Sri Deevi &lt;Srinivasa.Deevi@conexant.com&gt;

Signed-off-by: Srinivasa Deevi &lt;srinivasa.deevi@conexant.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
