Re: [PATCH v2 1/5] dvb-core: add a new tuner ops to dvb_frontend for APIv5

2014-09-07 Thread Malcolm Priestley
On 07/09/14 00:38, Antti Palosaari wrote: On 09/07/2014 01:37 AM, Mauro Carvalho Chehab wrote: Em Sat, 06 Sep 2014 22:37:21 +0100 Malcolm Priestley tvbox...@gmail.com escreveu: On 06/09/14 17:24, Malcolm Priestley wrote: On 06/09/14 03:51, Mauro Carvalho Chehab wrote: Em Sat, 06 Sep 2014

[PATCH v3 0/4] dvb: Add support for PT3 ISDB-S/T card

2014-09-07 Thread tskd08
From: Akihiro Tsukada tsk...@gmail.com This patch series adds support for PT3 ISDB-S/T receiver cards. It contains a PCI bridge driver, a dvb-frontend driver and two tuner drivers. I know Bud R had already posted ones to this mailing list, (as in

[PATCH v3 1/4] mxl301rf: add driver for MaxLinear MxL301RF OFDM tuner

2014-09-07 Thread tskd08
From: Akihiro Tsukada tsk...@gmail.com This patch adds driver for mxl301rf OFDM tuner chips. It is used as an ISDB-T tuner in earthsoft pt3 cards. Note that this driver does not initilize the chip, because the initilization sequence / register setting is not disclosed. Thus, the driver assumes

[PATCH v3 2/4] qm1d1c0042: add driver for Sharp QM1D1C0042 ISDB-S tuner

2014-09-07 Thread tskd08
From: Akihiro Tsukada tsk...@gmail.com This patch adds driver for qm1d1c0042 tuner chips. It is used as an ISDB-S tuner in earthsoft pt3 cards. Signed-off-by: Akihiro Tsukada tsk...@gmail.com --- Changes in v3: - moved to I2C binding model - small improvements in register read/write

[PATCH v3 3/4] tc90522: add driver for Toshiba TC90522 quad demodulator

2014-09-07 Thread tskd08
From: Akihiro Tsukada tsk...@gmail.com This patch adds driver for tc90522 demodulator chips. The chip contains 4 demod modules that run in parallel and are independently controllable via separate I2C addresses. Two of the modules are for ISDB-T and the rest for ISDB-S. It is used in earthsoft pt3

[PATCH v3 4/4] pt3: add support for Earthsoft PT3 ISDB-S/T receiver card

2014-09-07 Thread tskd08
From: Akihiro Tsukada tsk...@gmail.com This patch adds support for PT3 PCIe cards. PT3 has an FPGA PCIe bridge chip, a TC90522 demod chip and a VA4M6JC2103 tuner module which contains two QM1D1C0042 chips for ISDB-S and two MxL301RF's for ISDB-T. It can receive and deliver 4 (2x ISDB-S, 2x

[PATCH] si2157: implement strength stats

2014-09-07 Thread Antti Palosaari
Implement DVBv5 signal strength stats. Returns dBm. Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/media/tuners/si2157.c | 34 ++ drivers/media/tuners/si2157_priv.h | 1 + 2 files changed, 35 insertions(+) diff --git a/drivers/media/tuners/si2157.c

[PATCH] [media] sn9c20x: refactor initialization functions and fix lint warnings/errors

2014-09-07 Thread Morgan Phillips
Centralize redundant print messages and references to sensor names via macros. Change msleep time from 10ms to 20ms in order to address checkpatch.pl warning: msleep 20ms can sleep for up to 20ms. Refactor redundant sensor initialization logic into two functions (_init_sensor_w1,

cron job: media_tree daily build: ERRORS

2014-09-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: Mon Sep 8 04:00:22 CEST 2014 git branch: test git hash: 89fffac802c18caebdf4e91c0785b522c9f6399a gcc