Re: cx23885: Add basic analog radio support

2013-10-19 Thread Miroslav Slugeň
Hi, i am not using those devices anymore for analog, we do change our devices to SDR and SW demodulation, but i am sending my latest patches all for kernel 3.2.XX Feel free to resubmit any kind of my code by your name ;) Miroslav Slugeň +420 724 825 885 Alfredo Jesús Delaiti napsal(a): Hi

cx25840: allow setting radio audio mode stereo/mono

2012-01-16 Thread Miroslav Slugeň
Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Mon, 12 Dec 2011 00:19:34 +0100 Subject: [PATCH] cx25840_s_tuner should support also radio mode for setting stereo and mono. --- diff -Naurp a/drivers/media/video/cx25840/cx25840-core.c

cx25840: rewrite g_tuner for radio support and audio mode detection

2012-01-16 Thread Miroslav Slugeň
Version 2, i moved reading from microcontroler register after is_cx2583x return. Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Mon, 12 Dec 2011 00:19:34 +0100 Subject: [PATCH] cx25840_g_tuner should support also radio mode for detecting

cx25840: improve audio for cx2388x drivers

2012-01-15 Thread Miroslav Slugeň
Modified RegSpy.exe with patch, i used it to spot register changes in cx23885 and cx25840 chipsets. http://www.speedyshare.com/file/sVqSY/RegSpy.zip http://www.2shared.com/file/E_Gdj0ic/RegSpy.html Extra info: This RegSpy.exe is not enough, because some changes are fast, so if someone wants to

Re: cx25840: improve audio for cx2388x drivers

2012-01-15 Thread Miroslav Slugeň
Modified RegSpy.exe with patch, i used it to spot register changes in cx23885 and cx25840 chipsets. http://www.speedyshare.com/file/sVqSY/RegSpy.zip http://www.2shared.com/file/E_Gdj0ic/RegSpy.html Extra info: This RegSpy.exe is not enough, because some changes are fast, so if someone wants to

cx23885: Add basic analog radio support

2012-01-14 Thread Miroslav Slugeň
New version of patch, fixed video modes for DVR3200 tuners and working audio mux. Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Sat, 17 Dec 2011 01:23:22 +0100 Subject: [PATCH] Add support for radio tuners to cx23885 driver, and add example

Fix possible null dereference for Leadtek DTV 3200H

2012-01-14 Thread Miroslav Slugeň
This time with signed-off headers Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Sun, 11 Dec 2011 22:57:58 +0100 Subject: [PATCH] Fix possible null dereference for Leadtek DTV 3200H XC4000 tuner when no firmware file available. ---

cx23885: small fix definition of radio tuners

2012-01-14 Thread Miroslav Slugeň
This time with signed-off header. Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Mon, 12 Dec 2011 00:19:34 +0100 Subject: [PATCH] All radio tuners in cx83885 driver using same address for radio and tuner, so there is no need to probe it

cx88: all radio tuners using xc2028 or xc4000 tuner and radio should have radio_type UNSET

2012-01-14 Thread Miroslav Slugeň
Please apply as soon as possible, without this patch radio doesn't work on affected tuners! M. Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Sun, 11 Dec 2011 23:00:06 +0100 Subject: [PATCH] All radio tuners in cx88 driver using same address

Update xc4000 tuner definition

2012-01-14 Thread Miroslav Slugeň
Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Sun, 11 Dec 2011 22:47:32 +0100 Subject: [PATCH] Update xc4000 tuner definition, number 81 is already in use by TUNER_PARTSNIC_PTI_5NF05 --- include/media/tuner.h |3 ++- 1 files changed,

cx25840: allow seting and reading audio mode for radio

2012-01-14 Thread Miroslav Slugeň
Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Mon, 12 Dec 2011 00:19:34 +0100 Subject: [PATCH] cx25840_g_tuner and cx25840_s_tuner should support also radio mode for detecting current audio mode, and we can use cx25840 register 0x805 for

xc4000: add direct signal and noise reading

2012-01-14 Thread Miroslav Slugeň
Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Wed, 21 Dec 2011 01:18:38 +0100 Subject: [PATCH] In xc4000 chipsets real signal and noise level is stored in register 0x0A and 0x0B, so we can use those registers to monitor signal strength. I

cx25840: improve audio for cx2388x drivers

2012-01-14 Thread Miroslav Slugeň
Searching for testers, this patch is big one, it was more then week of work and testing, so i appriciate any comments and recommendations. Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Mon, 12 Dec 2011 00:19:34 +0100 Subject: [PATCH] This

xc2028: add registers names from datasheet

2012-01-14 Thread Miroslav Slugeň
Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Mon, 12 Dec 2011 00:19:34 +0100 Subject: [PATCH] Add registers names to XC2028 tuner from datahseet and use them. --- diff -Naurp a/drivers/media/common/tuners/tuner-xc2028.c

Re: cx25840: improve audio for cx2388x drivers

2012-01-14 Thread Miroslav Slugeň
. ledna 2012 20:23 Steven Toth st...@kernellabs.com napsal(a): Miroslav, what cards did you test with? 2012/1/14 Miroslav Slugeň thunder@gmail.com: Searching for testers, this patch is big one, it was more then week of work and testing, so i appriciate any comments and recommendations

Re: cx25840: improve audio for cx2388x drivers

2012-01-14 Thread Miroslav Slugeň
Hi, Dne 14. ledna 2012 21:21 Andy Walls awa...@md.metrocast.net napsal(a): On Sat, 2012-01-14 at 19:44 +0100, Miroslav Slugeň wrote: Searching for testers, this patch is big one, it was more then week of work and testing, so i appriciate any comments and recommendations. Hi Miroslav, I

Fix Leadtek DTV2000H radio tuner

2012-01-05 Thread Miroslav Slugeň
Resending signed-off version for kernel 3.2 Signed-off-by: Miroslav Slugen thunder@gmail.com From dadfa45664f765297e03e73a907ac04bd55e9b25 Mon Sep 17 00:00:00 2001 From: Miroslav Slugen thunder@gmail.com Date: Tue, 13 Dec 2011 19:36:15 +0100 Subject: [PATCH] Leadtek DTV2000H J has Philips

Re: Add support for two new types of Leadtek Winfast TV 2000XP tuner

2012-01-05 Thread Miroslav Slugeň
Resending signed-off version Signed-off-by: Miroslav Slugen thunder@gmail.com From: Miroslav Slugen thunder@gmail.com Date: Mon, 12 Dec 2011 00:20:24 +0100 Subject: [PATCH] Add support for two new types of Leadtek Winfast TV 2000XP tuner, author of this patch is Istvan Varga. Only

Re: Fix Leadtek DTV2000H radio tuner

2012-01-04 Thread Miroslav Slugeň
Resending signed version... Signed-off-by: Miroslav Slugen thunder@gmail.com From dadfa45664f765297e03e73a907ac04bd55e9b25 Mon Sep 17 00:00:00 2001 From: Miroslav Slugen thunder@gmail.com Date: Tue, 13 Dec 2011 19:36:15 +0100 Subject: [PATCH] Leadtek DTV2000H J has Philips FMD1216MEX

Read DVB signal information directly from xc4000 based tuners

2011-12-22 Thread Miroslav Slugeň
For xc4000 based tuners we can read signal directly from tuner even for demodulator. This is updated patch of id 8933. This patch depends on id 8926 (Add signal information to xc4000 tuner). -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to

Re: Read DVB signal information directly from xc4000 based tuners

2011-12-22 Thread Miroslav Slugeň
For xc4000 based tuners we can read signal directly from tuner even for demodulator. This is updated patch of id 8933. This patch depends on id 8926 (Add signal information to xc4000 tuner). From 4e51d66e51e54983b38ea556c370a7bf3dd5e273 Mon Sep 17 00:00:00 2001 From: Miroslav thunde...@email.cz

Re: Add tuner_type to zl10353 config and use it for reporting signal directly from tuner.

2011-12-22 Thread Miroslav Slugeň
This patch is wrong, please use 8971 instead. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Add tuner_type to zl10353 config and use it for reporting signal directly from tuner.

2011-12-21 Thread Miroslav Slugeň
XC4000 based cards are not using AGC control in normal way, so it is not possible to get signal level from AGC registres of zl10353 demodulator, instead of this i send previous patch to implement signal level directly in xc4000 tuner and now sending patch for zl10353 to implement this future for

Re: Add tuner_type to zl10353 config and use it for reporting signal directly from tuner.

2011-12-21 Thread Miroslav Slugeň
Heitmueller dheitmuel...@kernellabs.com napsal(a): 2011/12/21 Miroslav Slugeň thunder@gmail.com: XC4000 based cards are not using AGC control in normal way, so it is not possible to get signal level from AGC registres of zl10353 demodulator, instead of this i send previous patch to implement signal

Re: Add tuner_type to zl10353 config and use it for reporting signal directly from tuner.

2011-12-21 Thread Miroslav Slugeň
I forgot to add that this patch depends on my previous patch Add signal information to xc4000 tuner, without it it will not work. XC4000 tuner can measure signal level in both analog and digital and in analog mode also noise level. M. 2011/12/22 Miroslav Slugeň thunder@gmail.com: Hi, I

Add signal information to xc4000 tuner

2011-12-20 Thread Miroslav Slugeň
Documentation is included in patch, for now it will add signal level only to analog FM radio for all xc4000 based tuner, but in the future we can use this patch to get also digital signal level, measuring of xc4000 tuner is very accurate (less then 1dB resolution). This time with patch included

cx23885: Add basic analog radio support

2011-12-16 Thread Miroslav Slugeň
Basic implemenetation of radio support, also working support for DVR3200H tuners (xc2028 and xc4000). From f2cd361613526d3fb400becf8d6618745f44e59d Mon Sep 17 00:00:00 2001 From: Miroslav thunde...@email.cz Date: Sat, 17 Dec 2011 01:23:22 +0100 Subject: [PATCH] Add support for radio tuners to

Fix Leadtek DTV2000H radio tuner

2011-12-16 Thread Miroslav Slugeň
Leadtek DTV2000H J revision has FMD1216MEX, no older FMD1216ME. But there is still another unknown issue with radio, because some stations are just not working or are very noisy. From dadfa45664f765297e03e73a907ac04bd55e9b25 Mon Sep 17 00:00:00 2001 From: Miroslav thunde...@email.cz Date: Tue, 13

Update xc4000 tuner definition

2011-12-16 Thread Miroslav Slugeň
Number 81 is already in use by TUNER_PARTSNIC_PTI_5NF05 From 6192e1b178814c7a42f9a1bc8b438024513f220f Mon Sep 17 00:00:00 2001 From: Miroslav Slugeň thunde...@email.cz Date: Sun, 11 Dec 2011 22:47:32 +0100 Subject: [PATCH] Update xc4000 tuner definition, number 81 is already in use

xc2028: Put analog radio and analog TV together both required same offset

2011-12-16 Thread Miroslav Slugeň
From b7b8a326eaf65e404f9483e3d918d3af3a8d9531 Mon Sep 17 00:00:00 2001 From: Miroslav Slugeň thunde...@email.cz Date: Sun, 11 Dec 2011 22:56:15 +0100 Subject: [PATCH] Put analog radio and analog TV together both required same offset. --- drivers/media/common/tuners/tuner-xc2028.c |6

Fix possible null dereference for Leadtek DTV 3200H

2011-12-16 Thread Miroslav Slugeň
Fix possible null dereference for Leadtek DTV 3200H XC4000 tuner when no firmware file available. From 173991a979f5f75dbbaf38f1b053d50043a40729 Mon Sep 17 00:00:00 2001 From: Miroslav Slugeň thunde...@email.cz Date: Sun, 11 Dec 2011 22:57:58 +0100 Subject: [PATCH] Fix possible null dereference

All radio tuners using xc2028 or xc4000 tuner and radio should have radio_type UNSET

2011-12-16 Thread Miroslav Slugeň
From: Miroslav Slugeň thunde...@email.cz Date: Sun, 11 Dec 2011 23:00:06 +0100 Subject: [PATCH] All radio tuners in cx88 driver using same address for radio and tuner, so there is no need to probe it twice for same tuner and we can use radio_type UNSET, this also fix broken radio since kernel

cx88: all radio tuners using xc2028 or xc4000 tuner and radio should have radio_type UNSET

2011-12-16 Thread Miroslav Slugeň
Fix radio for cx88 driver. From bfd6d08e3756fb0d4ea917cb8f9379b2ba9c5087 Mon Sep 17 00:00:00 2001 From: Miroslav Slugeň thunde...@email.cz Date: Sun, 11 Dec 2011 23:00:06 +0100 Subject: [PATCH] All radio tuners in cx88 driver using same address for radio and tuner, so there is no need to probe

Fix mode mask setting in tuner_core for radio only tuners.

2011-12-16 Thread Miroslav Slugeň
From e8f226b66dc58399a8daf808ba204ec9562abd85 Mon Sep 17 00:00:00 2001 From: Miroslav Slugeň thunde...@email.cz Date: Mon, 12 Dec 2011 00:16:22 +0100 Subject: [PATCH] Fix mode mask setting in tuner_core for radio only tuners. --- drivers/media/video/tuner-core.c |4 ++-- 1 files changed, 2

Add support for two new types of Leadtek Winfast TV 2000XP tuner

2011-12-16 Thread Miroslav Slugeň
From f21b0f83b9b51da1664ae0efd4f0d412d681e6fa Mon Sep 17 00:00:00 2001 From: Miroslav Slugeň thunde...@email.cz Date: Mon, 12 Dec 2011 00:20:24 +0100 Subject: [PATCH] Add support for two new types of Leadtek Winfast TV 2000XP tuner, author of this patch is Istvan Varga. Only resending current

cx23885: Add basic analog radio support (try 1)

2011-12-16 Thread Miroslav Slugeň
Basic implemenetation of radio support, also working support for DVR3200H tuners (xc2028 and xc4000). Fixed issue with wrong radio_type on line 566, try 1. From f2cd361613526d3fb400becf8d6618745f44e59d Mon Sep 17 00:00:00 2001 From: Miroslav thunde...@email.cz Date: Sat, 17 Dec 2011 01:23:22