[PATCH][media] Fix LNB supply voltage of Tevii S480 on initialization

2014-10-10 Thread Ulrich Eckhardt
. This patch switches off the LNB supply voltage on initialization of the frontend. Signed-off-by: Ulrich Eckhardt diff --git a/drivers/media/dvb-frontends/ds3000.c b/drivers/media/dvb-frontends/ds3000.c --- a/drivers/media/dvb-frontends/ds3000.c +++ b/drivers/media/dvb-frontends/ds3000.c

[PATCH][media] imon: infrared control stopped working in kernel 3.17

2014-10-10 Thread Ulrich Eckhardt
t panel buttons which uses the RC6 protocol are working. This patch adds the missing comparison for the RC_BIT_OTHER. Signed-off-by: Ulrich Eckhardt diff --git a/drivers/media/rc/imon.c b/drivers/media/rc/imon.c --- a/drivers/media/rc/imon.c +++ b/drivers/media/rc/imon.c @@ -1579,7

Re: Tevii S480 on Unicable SCR System

2014-10-08 Thread Ulrich Eckhardt
Am 08.10.2014 um 20:00 schrieb Mauro Carvalho Chehab: > Em Wed, 08 Oct 2014 18:52:09 +0200 > Ulrich Eckhardt escreveu: >> >> /* >> +* Ensure that frontend voltage is switched off on initialization >> +*/ >> + if (dvb_powerdown_o

Re: Tevii S480 on Unicable SCR System

2014-10-08 Thread Ulrich Eckhardt
th the * first supported delivery system (ops->delsys[0]) */ - Am 01.10.2014 um 20:42 schrieb Ulrich Eckhardt: > Hi, > > i have a development computer with a Tevii S480 connected to a Sa

Tevii S480 on Unicable SCR System

2014-10-01 Thread Ulrich Eckhardt
&state->frontend; error3: ------- Best Regards Uli -- Ulrich Eckhardt http://www.uli-eckhardt.de Ein Blitzableiter auf dem Kirchturm ist das denkbar stärkste Misstrauensvotum gegen den lieben Gott. (Karl Krauss) -- To unsubscr

Re: [PATCH 2/3] [media] imon: Add internal key table for 15c2:0034

2014-07-26 Thread Ulrich Eckhardt
Add the key table for the Thermaltake DH-102 to the USB-Id 15c2:0034. Signed-off-by: Ulrich Eckhardt diff --git a/drivers/media/rc/imon.c b/drivers/media/rc/imon.c index 74aa03e..c64acbf 100644 --- a/drivers/media/rc/imon.c +++ b/drivers/media/rc/imon.c @@ -307,6 +307,27 @@ static const struct

Re: [PATCH 3/3] [media] imon: Fix not working front panel.

2014-07-26 Thread Ulrich Eckhardt
Make the front panel buttons working after another button on the remote was pressed. Signed-off-by: Ulrich Eckhardt diff --git a/drivers/media/rc/imon.c b/drivers/media/rc/imon.c index c64acbf..3b392f7 100644 --- a/drivers/media/rc/imon.c +++ b/drivers/media/rc/imon.c @@ -1609,6 +1609,7

[PATCH 1/3] [media] imon: Define keytables per USB Device Id

2014-07-26 Thread Ulrich Eckhardt
This patch defines the keytables per USB Device ID. Signed-off-by: Ulrich Eckhardt diff --git a/drivers/media/rc/imon.c b/drivers/media/rc/imon.c index 6f24e77..81bdb98 100644 --- a/drivers/media/rc/imon.c +++ b/drivers/media/rc/imon.c @@ -87,6 +87,18 @@ static ssize_t lcd_write(struct file

Re: [PATCH 0/3] [media] imon: Fix internal key table for 15c2:0034

2014-07-26 Thread Ulrich Eckhardt
patch contains the key table changes for the DH102. And the last patch contains a bugfix that the panel keys does not work when a key on the remote was pressed. -- Ulrich Eckhardt http://www.uli-eckhardt.de Ein Blitzableiter auf dem Kirchturm ist das denkbar stärkste

Re: [PATCH] [media] imon: Fix internal key table for 15c2:0034

2014-07-26 Thread Ulrich Eckhardt
Hi Mauro, Am 23.07.2014 22:55, schrieb Mauro Carvalho Chehab: Hi Ulrich, Em Sat, 15 Mar 2014 17:02:30 +0100 Ulrich Eckhardt escreveu: First of all, your emailer mangled the patch. It added extra spaces, converted tab into spaces, etc. The patch can't be applied like that. Upps,

[PATCH] [media] imon: Fix internal key table for 15c2:0034

2014-03-15 Thread Ulrich Eckhardt
. Signed-off-by: Ulrich Eckhardt diff --git a/drivers/media/rc/imon.c b/drivers/media/rc/imon.c --- a/drivers/media/rc/imon.c +++ b/drivers/media/rc/imon.c @@ -47,7 +47,7 @@ #define MOD_AUTHOR "Jarod Wilson " #define MOD_DESC "Driver for SoundGraph iMON MultiM