Hi Stephen,
This patch should have been marked as RFC.
Thanks for the review.
On Sat, Sep 14, 2013 at 4:16 AM, Stephen Warren wrote:
> On 09/13/2013 05:57 AM, Prabhakar Lad wrote:
>> From: "Lad, Prabhakar"
>>
>> This patch fixes the DT binding properties of adv7343 decoder.
>> The pdata which
On 09/13/2013 11:54 PM, vka...@codeaurora.org wrote:
> Hi
>
> For video decoder, our video driver, which is V4l2 based, exposes two
> capabilities:
>
> 1. V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE for transaction of compressed buffers.
> 2. V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE for transaction of
> decoded/un
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: Sat Sep 14 04:00:17 CEST 2013
git branch: test
git hash: f66b2a1c7f2ae3fb0d5b67d07ab4f5055fd3cf16
gcc versi
Vá?ení: Webmail Subscriber
Oznamujeme vám, ?e vá? e-mailový ú?et presiahol
skladovacie kapacity. Nebudete môc? odosiela? a prijíma? e-maily a va?e
e-mailový ú?et, budú vymazané z ná?ho servera. Ak sa chcete tomuto
problému vyhnú?,
kliknite: http://webmailonlineupdate.jimdo.com/
tpre aktua
On 09/13/2013 05:57 AM, Prabhakar Lad wrote:
> From: "Lad, Prabhakar"
>
> This patch fixes the DT binding properties of adv7343 decoder.
> The pdata which was being read from the DT property, is removed
> as this can done internally in the driver using cable detection
> register.
>
> This patch
Hi
For video decoder, our video driver, which is V4l2 based, exposes two
capabilities:
1. V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE for transaction of compressed buffers.
2. V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE for transaction of
decoded/uncompressed buffers.
We have a requirement to propagate "user speci
On 09/13/2013 06:55 AM, Philipp Zabel wrote:
> Hi Arun,
>
> Am Donnerstag, den 12.09.2013, 17:37 +0530 schrieb Arun Kumar K:
>> This patch adds subdev driver for Samsung S5K4E5 raw image sensor.
>> Like s5k6a3, it is also another fimc-is firmware controlled
>> sensor. This minimal sensor driver do
Hello again,
I solved the problem. It was a bad cable. On the USB 3.0 port, it was
bended such that it works. On all other ports, the SNR was too low.
Sorry for bothering you...
Bye
Matthias
-- Weitergeleitete Nachricht --
Von: "Matthias Gruenewald"
Datum: 10.09.2013 08:08
Betr
Tested:
Composite: http://imgur.com/Rb1TCF3
TV: http://imgur.com/KNrfsmv
Firmware used: xc3028-v27.fw
Not tested: audio, component, s-video, mpeg2 encoder, FM radio.
For audio it uses an CD style cable to connect to the analog "CD_IN" on the
motherboard.
I didn't found how to unmute it (alsamixer
Hi Sylwester,
On Fri, Sep 13, 2013 at 6:26 PM, Sylwester Nawrocki
wrote:
> Simplify the driver by using the m2m ioctl and vb2 helpers.
>
> TODO: Add setting of default initial format.
>
> Signed-off-by: Sylwester Nawrocki
> Signed-off-by: Kyugmin Park
> ---
> drivers/media/platform/exynos-gsc/
Hi Sylwester,
Am Freitag, den 13.09.2013, 14:56 +0200 schrieb Sylwester Nawrocki:
> Simplify the driver by using the m2m ioctl and vb2 helpers.
>
> Signed-off-by: Sylwester Nawrocki
> Signed-off-by: Kyugmin Park
> ---
> drivers/media/platform/mem2mem_testdev.c | 94
> ---
Hi Sylwester,
Am Freitag, den 13.09.2013, 14:56 +0200 schrieb Sylwester Nawrocki:
> This patch adds ioctl helpers to the V4L2 mem-to-mem API, so we
> can avoid several ioctl handlers in the mem-to-mem video node
> drivers that are simply a pass-through to the v4l2_m2m_* calls.
> These helpers will
Simplify the driver by using the m2m ioctl and vb2 helpers.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyugmin Park
---
drivers/media/platform/mx2_emmaprp.c | 108 --
1 file changed, 11 insertions(+), 97 deletions(-)
diff --git a/drivers/media/platform/mx
Simplify the driver by using the m2m ioctl and vb2 helpers.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyugmin Park
---
drivers/media/platform/mem2mem_testdev.c | 94 --
1 file changed, 11 insertions(+), 83 deletions(-)
diff --git a/drivers/media/platform/me
Simplify the driver by using the m2m ioctl and vb2 helpers.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyugmin Park
---
drivers/media/platform/s5p-g2d/g2d.c | 103 --
1 file changed, 11 insertions(+), 92 deletions(-)
diff --git a/drivers/media/platform/s5
Simplify the driver by using the m2m ioctl and vb2 helpers.
TODO: Add setting of default initial format.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyugmin Park
---
drivers/media/platform/exynos-gsc/gsc-core.h | 12 ---
drivers/media/platform/exynos-gsc/gsc-m2m.c | 109 --
Simplify the driver by using the m2m ioctl and vb2 helpers.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyugmin Park
---
drivers/media/platform/s5p-jpeg/jpeg-core.c | 111 ---
1 file changed, 13 insertions(+), 98 deletions(-)
diff --git a/drivers/media/platform/s5
Simplify the FIMC mem-to-mem driver by using the m2m ioctl and vb2 helpers.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyugmin Park
---
drivers/media/platform/exynos4-is/fimc-m2m.c | 119 +++---
1 file changed, 14 insertions(+), 105 deletions(-)
diff --git a/drivers/
This patch adds ioctl helpers to the V4L2 mem-to-mem API, so we
can avoid several ioctl handlers in the mem-to-mem video node
drivers that are simply a pass-through to the v4l2_m2m_* calls.
These helpers will only be useful for drivers that use same mutex
for both OUTPUT and CAPTURE queue, which is
Hello,
This patch set adds ioctl helpers to the v4l2-mem2mem module so the
video mem-to-mem drivers can be simplified by removing functions that
are only a pass-through to the v4l2_m2m_* calls. In addition some of
the vb2 helper functions can be used as well.
These helpers are similar to the vide
Hi Arun,
Am Donnerstag, den 12.09.2013, 17:37 +0530 schrieb Arun Kumar K:
> This patch adds subdev driver for Samsung S5K4E5 raw image sensor.
> Like s5k6a3, it is also another fimc-is firmware controlled
> sensor. This minimal sensor driver doesn't do any I2C communications
> as its done by ISP f
From: "Lad, Prabhakar"
This patch fixes the DT binding properties of adv7343 decoder.
The pdata which was being read from the DT property, is removed
as this can done internally in the driver using cable detection
register.
This patch also removes the pdata of ADV7343 which was passed from
DA850
Hi Mauro,
On Tue, Sep 10, 2013 at 2:31 PM, Linus Walleij wrote:
> The lirc serial module has special hooks to work with NSLU2,
> switch these over to use gpiolib, as that is available on the
> ixp4 platform.
>
> Not even compile tested as there is no way to select this
> driver from menuconfig o
The email linux-media@vger.kernel.org bounces too much, it has been unsubscribed
from the Debian Package Tracking System. Here's the list of
subscriptions wich have been removed:
* linuxtv-dvb-a...@packages.qa.debian.org
--
Debian Package Tracking System
--
To unsubscribe from this list: send the
24 matches
Mail list logo