[GIT PULL v2] SAA716x DVB driver

2019-04-02 Thread Soeren Moch
: Do not report non-fatal errors to avoid issues with buggy BIOS's Oliver Endriss (3):   saa716x_ff: Rename saa716x_ff.c to saa716x_ff_main.c   saa716x_ff: Support remote control receiver       saa716x: Use tasklet to transfer data to the demuxer (TT S2-6400) Soeren Moch (94):  

Re: SAA716x DVB driver

2018-01-25 Thread Soeren Moch
Hi all, I know anything about this driver. I'm still ready to maintain this, in fact I'm doing this for years. Why do you look for another maintainer instead of supporting my pull request? In the long lasting discussion about this there was not a single technical reason why this driver cannot be m

Re: [GIT PULL] SAA716x DVB driver

2017-12-03 Thread Soeren Moch
On 03.12.2017 11:57, Jemma Denson wrote: > On 02/12/17 23:59, Soeren Moch wrote: >> On 02.12.2017 20:49, Mauro Carvalho Chehab wrote: >>> Em Sat, 2 Dec 2017 18:51:16 + >>> Jemma Denson escreveu: >>>> Would I be correct in thinking the main blocker to t

Re: [GIT PULL] SAA716x DVB driver

2017-12-02 Thread Soeren Moch
On 02.12.2017 20:49, Mauro Carvalho Chehab wrote: > Em Sat, 2 Dec 2017 18:51:16 + > Jemma Denson escreveu: > >> Hi Mauro, >> >> On 27/11/17 11:24, Mauro Carvalho Chehab wrote: >>> Em Fri, 24 Nov 2017 17:28:37 +0100 >>> Tycho Lürsen escreveu: >>> Hi Mauro, afaik the last commu

Re: [GIT PULL] SAA716x DVB driver

2017-12-02 Thread Soeren Moch
Mauro, On 28.11.2017 19:35, Mauro Carvalho Chehab wrote: > Em Mon, 25 Sep 2017 00:17:00 +0200 > Soeren Moch escreveu: > >>> What I'm saying is that, >>> if we're adding it on staging, we need to have a plan to reimplement >>> it to whatever API

Re: [GIT PULL] SAA716x DVB driver

2017-09-24 Thread Soeren Moch
On 16.09.2017 19:49, Mauro Carvalho Chehab wrote: > Em Sat, 16 Sep 2017 14:54:15 +0200 > Soeren Moch escreveu: > >> On 09.09.2017 23:20, Mauro Carvalho Chehab wrote: >>> Em Sat, 9 Sep 2017 14:52:18 +0200 >>> Soeren Moch escreveu: >>> >>>>

Re: [GIT PULL] SAA716x DVB driver

2017-09-16 Thread Soeren Moch
On 09.09.2017 23:20, Mauro Carvalho Chehab wrote: > Em Sat, 9 Sep 2017 14:52:18 +0200 > Soeren Moch escreveu: > >> Hi Mauro, >> >> sorry for the late reply, unfortunately your email was filtered out as spam. > I'll focus talking about saa716x/av7110 here,

Re: [GIT PULL] SAA716x DVB driver

2017-09-09 Thread Soeren Moch
Hi Mauro, sorry for the late reply, unfortunately your email was filtered out as spam. On 27.08.2017 12:30, Mauro Carvalho Chehab wrote: > Em Fri, 21 Jul 2017 22:44:42 +0200 > Soeren Moch escreveu: > >> Hi Mauro, >> >> On 20.07.2017 07:49:36 -0300, Mauro Carvalho

Re: [PATCH 00/15] Improve DVB documentation and reduce its gap

2017-09-09 Thread Soeren Moch
On 04.09.2017 13:29, Mauro Carvalho Chehab wrote: > Em Mon, 4 Sep 2017 02:55:15 +0200 > Soeren Moch escreveu: > >> Hi Mauro, >> >> On 01.09.2017 11:32, Mauro Carvalho Chehab wrote: >>> Em Fri, 1 Sep 2017 10:40:28 +0200 >>> Honza Petrouš escreve

Re: [PATCH 00/15] Improve DVB documentation and reduce its gap

2017-09-03 Thread Soeren Moch
Hi Mauro, On 01.09.2017 11:32, Mauro Carvalho Chehab wrote: > Em Fri, 1 Sep 2017 10:40:28 +0200 > Honza Petrouš escreveu: > >> 2017-09-01 1:46 GMT+02:00 Mauro Carvalho Chehab : >>> The DVB documentation was negligected for a long time, with >>> resulted on several gaps between the API description

[GIT PULL RESEND] SAA716x DVB driver

2017-08-23 Thread Soeren Moch
buggy BIOS's Oliver Endriss (3): saa716x_ff: Rename saa716x_ff.c to saa716x_ff_main.c saa716x_ff: Support remote control receiver saa716x: Use tasklet to transfer data to the demuxer (TT S2-6400) Soeren Moch (13): saa716x: i2c_del_adapter() fix saa716x_ff: init frontend

Re: [GIT PULL] SAA716x DVB driver

2017-07-21 Thread Soeren Moch
Hi Mauro, On 20.07.2017 07:49:36 -0300, Mauro Carvalho Chehab wrote: >Hi Soeren, > >Em Sun, 16 Jul 2017 20:34:23 +0200 >Soeren Moch escreveu: > >> This is a driver for DVB cards based on the SAA7160/62 PCIe bridges from >> Philips/NXP. The most important of these car

[GIT PULL] SAA716x DVB driver

2017-07-16 Thread Soeren Moch
saa716x: Do not report non-fatal errors to avoid issues with buggy BIOS's Oliver Endriss (3): saa716x_ff: Rename saa716x_ff.c to saa716x_ff_main.c saa716x_ff: Support remote control receiver saa716x: Use tasklet to transfer data to the demuxer (TT S2-6400) Soeren Moch (13

[PATCH v2] media: dvb_ringbuffer: Add memory barriers

2016-05-11 Thread Soeren Moch
observed e.g. on an ARM Cortex-A9 quad core system with different types (PCI, USB) of DVB tuners. Signed-off-by: Soeren Moch Cc: sta...@vger.kernel.org # 3.14+ --- Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org Cc: linux-ker...@vger.kernel.org Since smp_store_release() and

Re: [PATCH] media: dvb_ringbuffer: Add memory barriers

2016-05-10 Thread Soeren Moch
Hi Mauro, thanks for looking after this patch. On 05/07/16 15:22, Mauro Carvalho Chehab wrote: Hi Soeren, Em Sun, 7 Feb 2016 20:22:36 +0100 Soeren Moch escreveu: On 27.12.2015 21:41, Soeren Moch wrote: Implement memory barriers according to Documentation/circular-buffers.txt: - use

Re: [PATCH] media: dvb_ringbuffer: Add memory barriers

2016-05-10 Thread Soeren Moch
On 05/07/16 15:26, Mauro Carvalho Chehab wrote: Em Sat, 7 May 2016 10:22:35 -0300 Mauro Carvalho Chehab escreveu: Hi Soeren, Em Sun, 7 Feb 2016 20:22:36 +0100 Soeren Moch escreveu: On 27.12.2015 21:41, Soeren Moch wrote: Implement memory barriers according to Documentation/circular

[PATCH RESEND] media: dvb_ringbuffer: Add memory barriers

2016-03-19 Thread Soeren Moch
observed e.g. on an ARM Cortex-A9 quad core system with different types (PCI, USB) of DVB tuners. Signed-off-by: Soeren Moch Cc: sta...@vger.kernel.org # 3.14+ --- Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org Cc: linux-ker...@vger.kernel.org Since smp_store_release() and

[PATCH] media: dvb_ringbuffer: Add memory barriers

2015-12-27 Thread Soeren Moch
observed e.g. on an ARM Cortex-A9 quad core system with different types (PCI, USB) of DVB tuners. Signed-off-by: Soeren Moch Cc: sta...@vger.kernel.org # 3.14+ --- Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org Cc: linux-ker...@vger.kernel.org Since smp_store_release() and

Re: [PATCH] media: dmxdev: remove dvb_ringbuffer_flush() on writer side

2013-05-12 Thread Soeren Moch
On 10.05.2013 21:39, Sakari Ailus wrote: Hi Soeren, Thanks for the patch! On Sun, Apr 14, 2013 at 11:03:42AM +0200, Soeren Moch wrote: In dvb_ringbuffer lock-less synchronizationof reader and writer threads is done with separateread and write pointers. Since dvb_ringbuffer_flush() modifies

[PATCH] media: dmxdev: remove dvb_ringbuffer_flush() on writer side

2013-04-14 Thread Soeren Moch
e are not necessary anyway since ringbuffer_flush is also called in dvb_dmxdev_buffer_read() when an error condition is set in the ringbuffer. This patch should also be applied to stable kernels. Signed-off-by: Soeren Moch CC: --- a/drivers/media/dvb-core/dmxdev.c 2013-04-05 21:21:15.0

dmxdev: Unable to handle kernel paging request

2013-03-25 Thread Soeren Moch
Every few days/weeks I see Oopses like the attached one. I tried to track down the problem, but with added debug printk's the error didn't occur. I'm using em28xx and dib0700 based dvb sticks at an armv5te system (Marvell Kirkwood), the user application is vdr. Any ideas what is wrong or who c

Re: SV: [linux-dvb] NOVA-TD exeriences?

2009-11-20 Thread Soeren Moch
Soeren Moch schrieb: > > > Hi again. Just got my two new NOVA-TD's and at a first glance they > > seemed to > > > perform well. Closer inspections however revealed that I see exactly > > the same > > > issues as Soeren. Watching live TV w

Re: SV: [linux-dvb] NOVA-TD exeriences?

2009-11-20 Thread Soeren Moch
> > > Hi again. Just got my two new NOVA-TD's and at a first glance they > > seemed to > > > perform well. Closer inspections however revealed that I see exactly > > the same > > > issues as Soeren. Watching live TV with VDR on one adaptor while > > constantly > > > retuning the other one usin

Re: SV: [linux-dvb] NOVA-TD exeriences?

2009-11-20 Thread Soeren Moch
> > > > > > Very strange. Playing of two different muxes is also no problem for me, > > as > > > long > > > as no new stream is started (of course after switching off one of the > > > streams > > > before). In the start moment of the new the stream the already running > > > stream > > > is dis

Re: [linux-dvb] NOVA-TD exeriences?

2009-11-04 Thread Soeren Moch
Zdenek Kabelac wrote: > 2009/11/3 Zdenek Kabelac : >> 2009/11/2 Soeren Moch : >>>>> Hi. I would be happy to hear if anyone has tried both the NOVA-TD and >>>>> the >>>>> NOVA-T. The NOVA-T has always worked perfectly here but I would like

Re: [linux-dvb] NOVA-TD exeriences?

2009-11-02 Thread Soeren Moch
> > Hi. I would be happy to hear if anyone has tried both the NOVA-TD and the > > NOVA-T. The NOVA-T has always worked perfectly here but I would like to know > > if the -TD will do the job of two NOVA-T's. And there also seems to be a new > > version out with two small antenna connectors ins

dib0700 i2c problem / mt2266 patch

2009-09-16 Thread Soeren Moch
Patrick, when you are discussing dib0700 issues with dibcom, there is an additional one for the list: When using dib0700 in dual mode (on my nova-td stick), from time to time a tuner hangs up. I never observed this behavior in single mode. It seems to me that there is no proper locking within the

Re: DVB USB stream parameters

2009-09-14 Thread Soeren Moch
I don't know exactly why (the USB/HW background for that is not present in my brain), but at some point having less than 39480B for one (high-level) URB for the dib0700 resulted in never having any URB returning from the USB stack. I chose 4 of them because .. I don't remember. It seems even 1

Re: dib0700 Nova-TD-Stick problem

2009-06-11 Thread Soeren . Moch
Hi Patrick! Patrick Boettcher wrote: Hi Soeren, For a few weeks I use a Nova-TD-Stick and was annoyed with dvb stream errors, although the demod bit-error-rate (BER/UNC) was zero. I could track down this problem to dib0700_streaming_ctrl: When one channel is streaming and the other channel is

Re: dib0700 Nova-TD-Stick problem

2009-06-03 Thread Soeren . Moch
Soeren.Moch wrote: For a few weeks I use a Nova-TD-Stick and was annoyed with dvb stream errors, although the demod bit-error-rate (BER/UNC) was zero. I could track down this problem to dib0700_streaming_ctrl: When one channel is streaming and the other channel is switched on, the stream of the

Re: Nova-T 500 does not survive reboot

2009-05-22 Thread Soeren Moch
>>> Hi, >>>Any news on this? I'd like to try the URB patch someone mentioned, >>> but I >>> can't find the link. >> >> http://www.mail-archive.com/linux-media@vger.kernel.org/msg04643.html >> >> I am running a current dvb tree with this patch. >> >> so far so good. >> >> I did not find the tim

Re: Nova-T 500 does not survive reboot

2009-04-30 Thread Soeren . Moch
Apr 29 22:42:41 favia kernel: [ 72.272045] ehci_hcd :07:01.2: force halt; handhake c2666814 4000 -> -110 [...] Do you know if the issue is the same with a Nova-TD stick? If it is, then I could be able to use debugging as an excuse to buy one, and then add 2 tuners to t

Re: Nova-TD usb dual tuner issue

2009-04-21 Thread Soeren . Moch
When I connect my Nova-TD dual tuner usb stick to my debian/sid box with 2.6.29.1 kernel I can only use the second tuner (mplayer dvb://2@). When trying to use the first one (dvb://1...@...) tuning is extremely bad and an image barely appears with many errors. I tried switching the antennas to no

dib0700 Nova-TD-Stick problem

2009-04-21 Thread Soeren . Moch
For a few weeks I use a Nova-TD-Stick and was annoyed with dvb stream errors, although the demod bit-error-rate (BER/UNC) was zero. I could track down this problem to dib0700_streaming_ctrl: When one channel is streaming and the other channel is switched on, the stream of the already running