Use R820T config for R828D too as those are about same tuner.
Signed-off-by: Antti Palosaari
---
drivers/media/dvb-frontends/rtl2832.c | 1 +
drivers/media/dvb-frontends/rtl2832.h | 1 +
2 files changed, 2 insertions(+)
diff --git a/drivers/media/dvb-frontends/rtl2832.c
b/drivers/media/dvb-fro
RTL2832P is version of RTL2832U with extra TS interface.
As for now, we support only integrated RTL2832 demod.
Signed-off-by: Antti Palosaari
---
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 39 +
drivers/media/usb/dvb-usb-v2/rtl28xxu.h | 1 +
2 files changed, 40 in
Small changes in order to support tuner version R828D @ 16 MHz clock.
There was 'vco_fine_tune' check, which seems to adjust synthesizer
output divider (mixer dix / LO div / Rout) by one. R828D seems to
return vco_fine_tune=1 every time and that condition causes tuning
fail as output divider was i
Components are RTL2832P + R828D + MN88472.
Currently support only DVB-T as there is no driver for MN88472 demod.
Signed-off-by: Antti Palosaari
---
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
b/drivers/m
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 Oct 30 04:00:36 CET 2013
git branch: for-v3.13c
git hash: 3adeac2c34cc28e05d0ec52f38f009dcce278555
gcc
From: Wei Yongjun
In case of error, the function devm_kzalloc() and devm_ioremap()
returns NULL pointer not ERR_PTR(). The IS_ERR() test in the return
value check should be replaced with NULL test.
Signed-off-by: Wei Yongjun
---
drivers/media/platform/ti-vpe/vpe.c | 8
1 file changed,
From: Wei Yongjun
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun
---
drivers/media/platform/ti-vpe/vpe.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/media/platform/
From: Wei Yongjun
module_platform_driver() makes the code simpler by eliminating
boilerplate code.
Signed-off-by: Wei Yongjun
---
drivers/media/platform/ti-vpe/vpe.c | 13 +
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/drivers/media/platform/ti-vpe/vpe.c
b/drivers
On 10/29/2013 09:38 AM, Donghwa Lee wrote:
On Tue, OCT 28, 2013 21:24, Tomasz Figa wrote:
On Monday 28 of October 2013 15:12:08 Donghwa Lee wrote:
[...]
First of all, the exynos_mipi_dsim driver has currently no users in
mainline kernel, so it is essentially dead code. In addition, on
a platfo
On 10/29/2013 01:54 PM, Mauro Carvalho Chehab wrote:
[...]
Yeah, it seems that we've waited for a long time to get an ack there.
So, let's do this:
Please send a new version with Mark's comments. Also, please split Doc
changes from the code changes on the new series. I'll wait for a couple
days
Hi Laurent,
(adding Mauro and LMML at Cc)
On 10/29/2013 11:28 PM, Laurent Pinchart wrote:
Hi Sylwester,
Thank you for the patch.
On Tuesday 29 October 2013 20:51:04 Sylwester Nawrocki wrote:
The clock core code is going to be modified so clk_get() takes
reference on the clock provider module
Renesas ARM platforms are transitioning from single-platform to
multi-platform kernels using the new ARCH_SHMOBILE_MULTI. Make the
driver available on all ARM platforms to enable it on both ARCH_SHMOBILE
and ARCH_SHMOBILE_MULTI, and increase build testing coverage with
COMPILE_TEST.
Cc: Guennadi L
Hi Tomasz,
(Please also see the notes from the Media summit Hans posted.)
Tomasz Stanislawski wrote:
> Hi Ricardo,
> I am the designer of selection API. I hope I can help you a little.
> I think that there are two issues mixed in 'Mulitple selections' topic.
>
> Firstly, you described that you p
Wolfram,
Phil email address was not valid anymore, so could you Wolfram, as a I2C
subsystem maintainer, look and comment that. The fact is that my driver
has a 3.12 regression and I want to know where it is coming from to make
decision what to do!
regards
Antti
On 21.10.2013 23:20, Antti P
Tom gmx.net> writes:
>
> Hello,
> I tried to use the ov3640 camera driver from Laurent Pinchart with the
> media-ctl and the yavta tools. I configured the pipeline as sensor -> ccdc
> ->memory. First I got problems with the CCDC module. it always said that the
> "ccdc won't become idle!", but it
Em Tue, 29 Oct 2013 01:06:30 +0100
Sylwester Nawrocki escreveu:
> Hi Mauro,
>
> On 10/28/2013 11:11 PM, Mauro Carvalho Chehab wrote:
> >> The following changes since commit
> >> 8ca5d2d8e58df7235b77ed435e63c484e123fede:
> >> >
> >> > [media] uvcvideo: Fix data type for pan/tilt control (201
Hello
Anybody has a comment here? If not I will post a patch with the
modifications propossed by Sylwester.
Thanks!
On Sat, Oct 19, 2013 at 10:08 PM, Ricardo Ribalda Delgado
wrote:
> Hello Sylwester
>
>
> On Sat, Oct 19, 2013 at 8:27 PM, Sylwester Nawrocki
> wrote:
>> On 10/19/2013 06:07 PM,
Hi Tomasz,
On Tue, OCT 28, 2013 21:24, Tomasz Figa wrote:
> Hi Donghwa,
>
> On Monday 28 of October 2013 15:12:08 Donghwa Lee wrote:
>> On Fri, OCT 25, 2013 06:57, Sylwester Nawrocki wrote:
>>> On 10/24/2013 05:57 PM, Kishon Vijay Abraham I wrote:
On Thursday 24 October 2013 09:12 PM, Sachin K
On Monday, October 28, 2013 08:42 PM, Chris Ruehl wrote:
On Monday, October 28, 2013 08:25 PM, Fabio Estevam wrote:
On Mon, Oct 28, 2013 at 10:17 AM, Chris Ruehl
wrote:
Hi,
when tried to activate the USB-OTG or USBH2 with the FDT the system
oops
You should have posted this to the linux-usb
On Monday, September 30, 2013 05:14 PM, Chris Ruehl wrote:
On Monday, September 30, 2013 05:08 PM, Chris Ruehl wrote:
Hi Philipp,
On Monday, September 30, 2013 04:30 PM, Philipp Zabel wrote:
Hi Chris,
Am Montag, den 30.09.2013, 13:40 +0800 schrieb Chris Ruehl:
Hi Phillipp,
hope things doing
20 matches
Mail list logo