cron job: media_tree daily build: OK

2015-07-07 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Wed Jul 8 04:00:18 CEST 2015 git branch: test git hash: 8783b9c50400c6279d7c3b716637b98e83d3c933 gcc versi

Re: PCTV Triplestick and Raspberry Pi B+

2015-07-07 Thread Peter Fassberg
Patrick Boettcher wrote: [ 301.275434] si2168 1-0064: firmware version: 4.0.4 [ 301.284625] si2157 2-0060: found a 'Silicon Labs Si2157-A30' [ 301.340643] si2157 2-0060: firmware version: 3.0.5 Can you easily try more recent kernels or media_trees? It seems you are already using a mo

Re: PCTV Triplestick and Raspberry Pi B+

2015-07-07 Thread Peter Fassberg
On Tue, 7 Jul 2015, Patrick Boettcher wrote: Might be the RF frequency that is truncated on 32bit platforms somewhere. That could explain that there is no crash but simply not tuning. This is the current status: ARM 32-bit, kernel 4.0.6, updated media_tree: Works with DVB-T, no lock on DVB-T

Re: PCTV Triplestick and Raspberry Pi B+

2015-07-07 Thread Patrick Boettcher
On Tue, 7 Jul 2015 18:25:41 +0200 Patrick Boettcher wrote: > > [ 301.275434] si2168 1-0064: firmware version: 4.0.4 [ 301.284625] si2157 > > 2-0060: found a 'Silicon Labs Si2157-A30' > > [ 301.340643] si2157 2-0060: firmware version: 3.0.5 > Can you easily try more recent kernels or media_tr

Re: PCTV Triplestick and Raspberry Pi B+

2015-07-07 Thread Patrick Boettcher
On Tue, 7 Jul 2015 17:38:25 +0200 (SST) Peter Fassberg wrote: > On Tue, 7 Jul 2015, Patrick Boettcher wrote: > > >> I installed the 32-bit version of the same OS (Debian 8, kernel 3.16.0, > >> i386) and the result was a bit suprising. > >> > >> In 32-bit I couldn't even scan a DVT-T transponder

Re: PCTV Triplestick and Raspberry Pi B+

2015-07-07 Thread Patrick Boettcher
On Tue, 7 Jul 2015 17:33:01 +0200 (SST) Peter Fassberg wrote: > On Sun, 5 Jul 2015, Patrick Boettcher wrote: > > > Your Intel platform is 64bit. I don't know the TripleStick nor the SI or > > the EM28xx-driver but _maybe_ there is a problem with it on 32-bit > > platforms. A long shot, I know, b

Re: PCTV Triplestick and Raspberry Pi B+

2015-07-07 Thread Peter Fassberg
On Tue, 7 Jul 2015, Patrick Boettcher wrote: I installed the 32-bit version of the same OS (Debian 8, kernel 3.16.0, i386) and the result was a bit suprising. In 32-bit I couldn't even scan a DVT-T transponder! dvbv5-scan did Lock, but it didn't find any PSI PIDs. So there is for sure a pro

Re: PCTV Triplestick and Raspberry Pi B+

2015-07-07 Thread Peter Fassberg
On Sun, 5 Jul 2015, Patrick Boettcher wrote: Your Intel platform is 64bit. I don't know the TripleStick nor the SI or the EM28xx-driver but _maybe_ there is a problem with it on 32-bit platforms. A long shot, I know, but you'll never know. That was a very good point. I installed the 32-bit ve

Re: [Patch v3 1/1] media: am437x-vpfe: Requested frame size and fmt overwritten by current sensor setting

2015-07-07 Thread Lad, Prabhakar
On Mon, Jun 29, 2015 at 10:19 PM, Benoit Parrot wrote: > Upon a S_FMT the input/requested frame size and pixel format is > overwritten by the current sub-device settings. > Fix this so application can actually set the frame size and format. > > Fixes: 417d2e507edc ("[media] media: platform: add VP

Re: [Patch v3 1/1] media: am437x-vpfe: Fix a race condition during release

2015-07-07 Thread Lad, Prabhakar
On Mon, Jun 29, 2015 at 10:18 PM, Benoit Parrot wrote: > There was a race condition where during cleanup/release operation > on-going streaming would cause a kernel panic because the hardware > module was disabled prematurely with IRQ still pending. > > Fixes: 417d2e507edc ("[media] media: platfor

Re: dvb_usb_af9015: command failed=1 _ kernel >= 4.1.x

2015-07-07 Thread poma
On 06.07.2015 22:17, Jose Alberto Reguero wrote: > I made the patch for the af9035. I have not a af9015 whith mxl5007 and dual > channel. Revert it, if it cause regresions. > > Jose Alberto > Thanks. >From e19560ea038e54dc57be717db55f19d449df63f0 Mon Sep 17 00:00:00 2001 From: poma Date: Tue,

cron job: media_tree daily build: ERRORS

2015-07-07 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Tue 7 Jul 09:13:31 CEST 2015 git branch: test git hash: 8783b9c50400c6279d7c3b716637b98e83d3c933 gcc versi

Re: [PATCH v2 1/2] create SMAF module

2015-07-07 Thread Paul Bolle
A nit only, I'm afraid: a license mismatch. On ma, 2015-07-06 at 13:40 +0200, Benjamin Gaignard wrote: > --- /dev/null > +++ b/drivers/smaf/smaf-core.c > + * License terms: GNU General Public License (GPL), version 2 > +MODULE_LICENSE("GPL"); The comment at the top of this file states, succinc

Re: [PATCH v2 2/2] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with pr_warn()

2015-07-07 Thread Ingo Molnar
* Luis R. Rodriguez wrote: > On Mon, Jul 6, 2015 at 5:44 PM, Luis R. Rodriguez wrote: > > If we really wanted to we could consider arch_phys_wc_add() > > I mean adding a __arch_phys_wc_add() which does not check for pat_enabled(). > > > and > > deal with that this will not check for pat_enabl