<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/dvb/siano/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>siano/Kconfig: a driver shouldn't be selected by default</title>
<updated>2009-09-12T17:26:01+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-09-12T17:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=89522ac35d478d8c4f06e6ae1723925d20e3eca7'/>
<id>89522ac35d478d8c4f06e6ae1723925d20e3eca7</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>siano/Kconfig: add missing endmenu</title>
<updated>2009-08-14T04:48:42+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-08-14T04:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=797d74746b7e94cbcd14b03b00bc7c467834ce07'/>
<id>797d74746b7e94cbcd14b03b00bc7c467834ce07</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>Update KConfig File to enable SDIO and USB interfaces</title>
<updated>2009-08-13T19:30:25+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-08-13T19:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=1b6c4f0e847da28690a2d746d09e80e25eb22fbc'/>
<id>1b6c4f0e847da28690a2d746d09e80e25eb22fbc</id>
<content type='text'>
From: Udi Atar &lt;udia@siano-ms.com&gt;

Update KConfig file to enbale selection of SDIO and USB
interfaces, and add dependancy on relevant modules.

Priority: normal

Signed-off-by: Udi Atar &lt;udia@siano-ms.com&gt;
[mchehab@redhat.com: fix merge conflicts and remove default: m]
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: Udi Atar &lt;udia@siano-ms.com&gt;

Update KConfig file to enbale selection of SDIO and USB
interfaces, and add dependancy on relevant modules.

Priority: normal

Signed-off-by: Udi Atar &lt;udia@siano-ms.com&gt;
[mchehab@redhat.com: fix merge conflicts and remove default: m]
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dvb: siano uses/depends on INPUT</title>
<updated>2009-08-11T00:59:16+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@redhat.com</email>
</author>
<published>2009-08-11T00:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=b8961acc4142f124a11a2b33594790dc49dd194a'/>
<id>b8961acc4142f124a11a2b33594790dc49dd194a</id>
<content type='text'>
From: Randy Dunlap &lt;randy.dunlap@oracle.com&gt;

siano uses input_*() functions so it should depend on INPUT
to prevent build errors:

ERROR: "input_event" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_register_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_free_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_unregister_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_allocate_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!

Priority: normal

Signed-off-by: Randy Dunlap &lt;randy.dunlap@oracle.com&gt;
Cc: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Cc: Uri Shkolnik &lt;uris@siano-ms.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Randy Dunlap &lt;randy.dunlap@oracle.com&gt;

siano uses input_*() functions so it should depend on INPUT
to prevent build errors:

ERROR: "input_event" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_register_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_free_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_unregister_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_allocate_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!

Priority: normal

Signed-off-by: Randy Dunlap &lt;randy.dunlap@oracle.com&gt;
Cc: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Cc: Uri Shkolnik &lt;uris@siano-ms.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sms1xxx: Provide option to support Siano default usb ids</title>
<updated>2008-06-28T23:53:51+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@linuxtv.org</email>
</author>
<published>2008-06-28T23:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=fcf27330cc0a45714010bc4ad6f48501b445e833'/>
<id>fcf27330cc0a45714010bc4ad6f48501b445e833</id>
<content type='text'>
From: Michael Krufky &lt;mkrufky@linuxtv.org&gt;

Provide an option to enable / disable support for Siano's default usb ids.

This allows the support for Siano's USB IDs to be disabled, so that Siano's
external driver can be used, instead.

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Michael Krufky &lt;mkrufky@linuxtv.org&gt;

Provide an option to enable / disable support for Siano's default usb ids.

This allows the support for Siano's USB IDs to be disabled, so that Siano's
external driver can be used, instead.

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sms1xxx: move driver from media/mdtv/ to media/dvb/siano/</title>
<updated>2008-05-22T18:29:20+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@linuxtv.org</email>
</author>
<published>2008-05-22T18:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=0f3c06c4426ece47776ea890d635a3b0dad377c8'/>
<id>0f3c06c4426ece47776ea890d635a3b0dad377c8</id>
<content type='text'>
From: Michael Krufky &lt;mkrufky@linuxtv.org&gt;

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Michael Krufky &lt;mkrufky@linuxtv.org&gt;

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
