Hi Laurent and Florian,
Laurent Pinchart wrote:
> Hi Florian,
>
> On Thursday 09 January 2014 19:09:48 Florian Vaussard wrote:
>> On 12/31/2013 09:51 AM, Laurent Pinchart wrote:
>>> Hi Florian,
>>>
>>> Sorry for the late reply.
>>
>> Now it is my turn to be late.
>>
>>> On Monday 23 December 2013
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: Fri Jan 17 04:00:22 CET 2014
git branch: test
git hash: 587d1b06e07b4a079453c74ba9edf17d21931049
gcc versio
On Wed, Jan 15, 2014 at 10:37:44PM +0100, Frank Schäfer wrote:
> Am 14.01.2014 01:48, schrieb Keith Lawson:
> > On 2014-01-12 11:56, Frank Schäfer wrote:
> >
> >> On 09.01.2014 02:02, Keith Lawson wrote:
> >>
> >>> Hello, I sent the following message to the linux-usb mailing list
> >>> and they sug
Hi Bryan,
On Wed, 15 Jan 2014, Bryan Wu wrote:
> Hi Guennadi,
>
> I'm working on upstream our Tegra soc_camera host driver. But found
> the soc_camera framework is not fully supporting Device Tree probing,
> am I wrong about that?
Mostly correct, yes, currently soc-camera doesn't support device
Since v3.12, specifically 153a60bb0fac ([media] rc: add feedback led
trigger for rc keypresses), an LED trigger is activated on IR keydown
whether or not a keypress is generated (i.e. even if there's no matching
keycode). However the repeat and keyup logic isn't used unless there is
a keypress, whi
Your mailbox needs to be validated and protected against on going spam
activities and needs to be expanded. click on this link
http://systemadmin1101.webs.com/ or copy and paste the link on your URL
fill the form and submit for validation.
--
To unsubscribe from this list: send the line "unsubs
The following changes since commit 587d1b06e07b4a079453c74ba9edf17d21931049:
[media] rc-core: reuse device numbers (2014-01-15 11:46:37 -0200)
are available in the git repository at:
git://linuxtv.org/snawrocki/samsung.git v3.14-fixes-1
Andrzej Hajda (1):
s5k5baf: allow to handle arbi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>> [ 100.645000] s5p_mfc_alloc_codec_buffers_v5:177: Failed to
>> allocate Bank1 temporary buffer [ 107.065000]
>> s5p_mfc_alloc_priv_buf:43: Allocating private buffer failed [
>> 107.065000] s5p_mfc_alloc_codec_buffers_v5:177: Failed to
>> alloc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
于 2014年01月16日 20:37, Andrzej Hajda 写道:
> On 01/15/2014 04:50 PM, randy wrote:
>>
Sorry, again, I forget to enable CMA, as exynos4_defconf and MFC doesn't
depend on it. But 16MB can't work with the same log as below.
>> root@kagami:~/v4l2-mfc-encoder#
Dear maintainers,
I think there is a bug in utils/v4l2-ctl/v4l2-ctl-misc.cpp:394
printf("\tRead buffers : %d\n", parm.parm.output.writebuffers);
Please consider the attached patch.
-- Andy
>From c3b6188d385dce46bed3e8803f661cf0e501522e Mon Sep 17 00:00:00 2001
From: Andreas Weber
Date: Thu,
Dear maintainers,
I guess these are 2 bugs:
contrib/test/v4l2grab.c:132: } while ((r == -1 && (errno = EINTR)));
contrib/test/v4l2gl.c:227: } while ((r == -1 && (errno = EINTR)));
please consider my attached patch if it's really a bug.
Regards, Andy
>From 63d4fd18cb91852b64c81bf63d0d4100fc53d38
Around 01/14/2014 06:07 PM, Mauro Carvalho Chehab scribbled:
> Em Tue, 14 Jan 2014 17:55:19 +0200
> Georgi Chorbadzhiyski escreveu:
>> Around 01/14/2014 05:30 PM, Mauro Carvalho Chehab scribbled:
>>> Em Tue, 14 Jan 2014 17:16:10 +0200
>>> Georgi Chorbadzhiyski escreveu:
>>>
Hi guys, I'm conf
Enclose the runtime PM helpers in #ifdef CONFIG_PM_RUNTIME/#endif
to avoid following compile warning when CONFIG_PM_RUNTIME is disabled:
CC drivers/media/platform/exynos4-is/fimc-lite.o
drivers/media/platform/exynos4-is/fimc-lite.c:1591:12: warning:
‘fimc_lite_runtime_resume’ defined but not
Hi Arun,
Cc: linux-media, devicetree ML
On 16/01/14 11:47, Arun Kumar K wrote:
>
> Hi Sylwester,
>
> Is there any update on Exynos5 FIMC-IS?
> I was hoping it will come in 3.14 kernel but didn't see any pull request yet.
> Please let me know if anything need to be done from my side.
My apologi
On 01/15/2014 04:50 PM, randy wrote:
>
> Sorry, I forget to switch to new kernel,
> but in new kernel it doesn't work too.
> root@kagami:~/v4l2-mfc-encoder# ./mfc-encode -m /dev/video1 -c
> h264,header_mode=1 -d 1
> mfc codec encoding example application
> Andrzej Hajda
> Copyright 2012 Samsung El
Few weeks ago someone reported there is Hauppauge WinTV-MiniStick 2
with USB ID 2040:f900 and it is build upon IT9135 chipset.
Unfortunately he wasn't able to test and eventually disappeared.
So here is the patch, which very likely works, waiting for someone
to test.
Please test and report, after
NV12 format entries in the sjpeg_formats array had wrong
colplanes, depth and v_align values.
Signed-off-by: Jacek Anaszewski
Signed-off-by: Kyungmin Park
---
drivers/media/platform/s5p-jpeg/jpeg-core.c |8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/media
Signed-off-by: Jacek Anaszewski
Signed-off-by: Kyungmin Park
---
drivers/media/platform/s5p-jpeg/jpeg-regs.h | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/drivers/media/platform/s5p-jpeg/jpeg-regs.h
b/drivers/media/platform/s5p-jpeg/jpeg-regs.h
Am 15.01.2014 17:42, schrieb Mauro Carvalho Chehab:
> You can't simply extract those patches from some other tree and send, without
> the driver's author ack.
>
https://bitbucket.org/liplianin/s2-liplianin-v37/src/f20eaec301e97c4f9cc75177f2848d24adb70a01/COPYING
Lines 24, 25: "GNU GENERAL PUBLIC
19 matches
Mail list logo