<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/dvb/cinergyT2/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>Alternative version of Terratec Cinergy T2 driver</title>
<updated>2008-09-19T03:48:31+00:00</updated>
<author>
<name>Thierry MERLE</name>
<email>thierry.merle@free.fr</email>
</author>
<published>2008-09-19T03:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=bbcdbd7f0ab21963fbe922fd522a7d18317f6216'/>
<id>bbcdbd7f0ab21963fbe922fd522a7d18317f6216</id>
<content type='text'>
From: Tomi Orava &lt;tomimo@ncircle.nullnet.fi&gt;

Alternative version of the Terratec Cinergy T2 driver that uses the dvb framework.

Priority: normal

Signed-off-by: Tomi Orava &lt;tomimo@ncircle.nullnet.fi&gt;
Signed-off-by: Thierry MERLE &lt;thierry.merle@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Tomi Orava &lt;tomimo@ncircle.nullnet.fi&gt;

Alternative version of the Terratec Cinergy T2 driver that uses the dvb framework.

Priority: normal

Signed-off-by: Tomi Orava &lt;tomimo@ncircle.nullnet.fi&gt;
Signed-off-by: Thierry MERLE &lt;thierry.merle@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title> cinergyT2 build fix</title>
<updated>2008-05-04T20:32:45+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-05-04T20:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=7984b8d80eecec19b6d589e090ee2897ee733504'/>
<id>7984b8d80eecec19b6d589e090ee2897ee733504</id>
<content type='text'>
From: Ingo Molnar &lt;mingo@elte.hu&gt;

x86.git testing found the following build bug in v2.6.26-rc1:

  drivers/built-in.o: In function `cinergyt2_probe':
  cinergyT2.c:(.text+0xb6117): undefined reference to `input_allocate_device'
  cinergyT2.c:(.text+0xb6230): undefined reference to `input_register_device'
  cinergyT2.c:(.text+0xb623d): undefined reference to `input_free_device'

with the following config:

  http://redhat.com/~mingo/misc/config-Sun_May__4_22_06_54_CEST_2008.bad

The reason for the bug is that the cinergyT2 driver depends on
CONFIG_INPUT functionality, but if INPUT is modular it's still possible
to build CONFIG_DVB_CINERGYT2=y - which leads to missing symbols.

The solution is to make DVB_CINERGYT2 dependent on INPUT.

[ This solves the build problem - i have not tested the driver on this card. ]

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&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: Ingo Molnar &lt;mingo@elte.hu&gt;

x86.git testing found the following build bug in v2.6.26-rc1:

  drivers/built-in.o: In function `cinergyt2_probe':
  cinergyT2.c:(.text+0xb6117): undefined reference to `input_allocate_device'
  cinergyT2.c:(.text+0xb6230): undefined reference to `input_register_device'
  cinergyT2.c:(.text+0xb623d): undefined reference to `input_free_device'

with the following config:

  http://redhat.com/~mingo/misc/config-Sun_May__4_22_06_54_CEST_2008.bad

The reason for the bug is that the cinergyT2 driver depends on
CONFIG_INPUT functionality, but if INPUT is modular it's still possible
to build CONFIG_DVB_CINERGYT2=y - which leads to missing symbols.

The solution is to make DVB_CINERGYT2 dependent on INPUT.

[ This solves the build problem - i have not tested the driver on this card. ]

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Several typo fixes applied at kernel tree</title>
<updated>2006-10-04T13:17:11+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-10-04T13:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=f106aa84891b69e72192532635789eca94094c59'/>
<id>f106aa84891b69e72192532635789eca94094c59</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

This patch includes at the v4l-dvb tree several documentation
fixes applied at kernel tree.

kernel-sync:

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 includes at the v4l-dvb tree several documentation
fixes applied at kernel tree.

kernel-sync:

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


</pre>
</div>
</content>
</entry>
<entry>
<title>default "yes", no.  default y, yes.</title>
<updated>2006-06-17T10:46:31+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-06-17T10:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=7573bcc39485ab7aae4cba4a2a662cba0829becf'/>
<id>7573bcc39485ab7aae4cba4a2a662cba0829becf</id>
<content type='text'>
From: Trent Piepho &lt;xyzzy@speakeasy.org&gt;

The Kernel config programs expect 'default y' and don't understand
'default "yes"'.

Signed-off-by: Trent Piepho &lt;xyzzy@speakeasy.org&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: Trent Piepho &lt;xyzzy@speakeasy.org&gt;

The Kernel config programs expect 'default y' and don't understand
'default "yes"'.

Signed-off-by: Trent Piepho &lt;xyzzy@speakeasy.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespaces cleanups.</title>
<updated>2005-11-26T23:46:56+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>devnull@localhost</email>
</author>
<published>2005-11-26T23:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=38bfb0fc9ee7ce1725379991e222ab2d39a4fd5e'/>
<id>38bfb0fc9ee7ce1725379991e222ab2d39a4fd5e</id>
<content type='text'>
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>IR RC fixes:</title>
<updated>2005-07-24T20:11:45+00:00</updated>
<author>
<name>Johannes Stezenbach</name>
<email>devnull@localhost</email>
</author>
<published>2005-07-24T20:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=0f09c17dfde825658754107233baaab799451136'/>
<id>0f09c17dfde825658754107233baaab799451136</id>
<content type='text'>
- EVIOCSKEYCODE is not supported by this driver, fix potential crash
  when it is used by not setting rc_input_dev-&gt;keycodesize
- fix key repeat handling (hopefully)
- reduce default poll internal to 50msec (necessary for key repeat handling)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- EVIOCSKEYCODE is not supported by this driver, fix potential crash
  when it is used by not setting rc_input_dev-&gt;keycodesize
- fix key repeat handling (hopefully)
- reduce default poll internal to 50msec (necessary for key repeat handling)
</pre>
</div>
</content>
</entry>
<entry>
<title>- remap_page_range() --&gt; remap_pfn_range()</title>
<updated>2004-10-28T19:10:06+00:00</updated>
<author>
<name>Holger Waechtler</name>
<email>devnull@localhost</email>
</author>
<published>2004-10-28T19:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=2d1bd0b2d37f0e301b1031037ff2c7134a80bca4'/>
<id>2d1bd0b2d37f0e301b1031037ff2c7134a80bca4</id>
<content type='text'>
- fix typo in Kconfig help
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix typo in Kconfig help
</pre>
</div>
</content>
</entry>
<entry>
<title>- lots of internal refactoring</title>
<updated>2004-10-27T20:50:10+00:00</updated>
<author>
<name>Daniel Mack</name>
<email>devnull@localhost</email>
</author>
<published>2004-10-27T20:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=5acd6ac29aec43d1564ff8620e55241315515dd1'/>
<id>5acd6ac29aec43d1564ff8620e55241315515dd1</id>
<content type='text'>
- even more configurable options
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- even more configurable options
</pre>
</div>
</content>
</entry>
<entry>
<title>very conservative default values</title>
<updated>2004-10-15T15:22:20+00:00</updated>
<author>
<name>Holger Waechtler</name>
<email>devnull@localhost</email>
</author>
<published>2004-10-15T15:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=c06ea02f212fa4b5ff489a510ccfffef9d6c086e'/>
<id>c06ea02f212fa4b5ff489a510ccfffef9d6c086e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added a driver for TerraTec's brand new Cinergy T² device</title>
<updated>2004-10-15T15:15:48+00:00</updated>
<author>
<name>Daniel Mack</name>
<email>devnull@localhost</email>
</author>
<published>2004-10-15T15:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=291dcffc82813d80a88a95080612bed629f11a4f'/>
<id>291dcffc82813d80a88a95080612bed629f11a4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
