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 Aug 24 04:00:24 CEST 2013
git branch: test
git hash: 976f375df1730dd16aa7c101298ec47bdd338d79
gcc versi
On 08/23/2013 10:01 AM, Sylwester Nawrocki wrote:
> On 08/18/2013 10:14 PM, Sylwester Nawrocki wrote:
>> This patch enables the JPEG codec on S5PV210 and Exynos4210 SoCs. There are
>> some differences in newer versions of the JPEG codec IP on SoCs like
>> Exynos4x12
>> and Exynos5 series and suppo
This function is supposed to return constant pointer to a constant.
Also remove double const from the qmenu_int arrays' declarations.
Reported-by: Fengguang Wu
Cc: Arun Kumar
Signed-off-by: Sylwester Nawrocki
---
drivers/media/v4l2-core/v4l2-ctrls.c |6 +++---
include/media/v4l2-common.h
Hi Dan,
On Fri, 23 Aug 2013, Dan Carpenter wrote:
> There is a return in the middle where we haven't restored the IRQs to
> their original state.
>
> Signed-off-by: Dan Carpenter
>
> diff --git a/drivers/media/platform/soc_camera/mx3_camera.c
> b/drivers/media/platform/soc_camera/mx3_camera.c
Hi Mauro,
This changeset includes mostly fixes and cleanups for the exynos4-is drivers,
s5p-tv regression fix and some s5k6aa/ov9650 sensor driver bug fixes.
The following changes since commit 976f375df1730dd16aa7c101298ec47bdd338d79:
[media] media/v4l2: VIDEO_SH_VEU should depend on HAS_DMA (
Cc: DT binding maintainers
On 07/20/2013 08:21 AM, Lad, Prabhakar wrote:
> From: "Lad, Prabhakar"
>
> add OF support for the adv7343 driver.
>
> Signed-off-by: Lad, Prabhakar
> ---
[...]
> .../devicetree/bindings/media/i2c/adv7343.txt | 48
>
> drivers/media/i2c/a
On 08/13/2013 03:00 AM, Kumar Gala wrote:
> On Aug 11, 2013, at 1:25 AM, Lad, Prabhakar wrote:
>
>> From: "Lad, Prabhakar"
>>
>> add OF support for the tvp7002 driver.
>>
>> Signed-off-by: Lad, Prabhakar
>> ---
[...]
>> .../devicetree/bindings/media/i2c/tvp7002.txt | 53
>
Vážení E-mail užívateľa;
Prekročili ste 23432 boxy nastaviť svoje
Webová služba / Administrátor, a budete mať problémy pri odosielaní a
prijímať e-maily, kým znova overiť. Musíte aktualizovať kliknutím na
odkaz nižšie a vyplňte údaje pre overenie vášho účtu
Prosím, kliknite na odkaz nižšie alebo s
On 08/18/2013 10:14 PM, Sylwester Nawrocki wrote:
> This patch enables the JPEG codec on S5PV210 and Exynos4210 SoCs. There are
> some differences in newer versions of the JPEG codec IP on SoCs like
> Exynos4x12
> and Exynos5 series and support for them will be added in subsequent patches.
>
> Cc
Hi Mauro,
Here is one more small bugfix for 3.12:
The following changes since commit 976f375df1730dd16aa7c101298ec47bdd338d79:
[media] media/v4l2: VIDEO_SH_VEU should depend on HAS_DMA (2013-08-23
05:46:08 -0300)
are available in the git repository at:
git://linuxtv.org/hgoede/gspca.git
I can't read my xs4all.nl email at the moment, I suspect that port forwarding
on my router
is broken. Of course, it happens just as I am abroad. So until Tuesday CC
important emails
also to my work email: hans.verk...@cisco.com.
Note that emails to xs4all.nl aren't lost, I just can't access them
Hi Mauro,
This pull request adds the motion detection and matrix API, implements it in the
solo6x10 and go7007 drivers and moves both drivers out of staging.
This pull request builds on top of my v3.12 pull request:
https://patchwork.linuxtv.org/patch/19898/
The only thing missing is enabling s
Hi Sylwester,
On Friday 23 August 2013 15:11:49 Sylwester Nawrocki wrote:
> On 08/23/2013 02:54 PM, Laurent Pinchart wrote:
> > On Friday 23 August 2013 12:33:06 Dan Carpenter wrote:
> >> The check is off by one so we could read one space past the end of the
> >> array.
> >>
> >> Signed-off-by: D
Hi Laurent,
On 08/23/2013 02:54 PM, Laurent Pinchart wrote:
> Hi Dan,
>
> Thank you for the patch.
>
> On Friday 23 August 2013 12:33:06 Dan Carpenter wrote:
>> The check is off by one so we could read one space past the end of the
>> array.
>>
>> Signed-off-by: Dan Carpenter
>
> Acked-by: Lau
Tom gmx.net> writes:
>
> Hello,
>
> I got the media-ctl tool from http://git.ideasonboard.org/git/media-ctl.git
> and compiled and build it successfully. But when try to run it I get this
error:
>
> sudo ./media-ctl -r -l "ov3640 3-003c":0->"OMAP3 ISP CCDC":0[1], "OMAP3 ISP
> CCDC":1->"OMAP3 I
Hi Dan,
Thank you for the patch.
On Friday 23 August 2013 12:33:06 Dan Carpenter wrote:
> The check is off by one so we could read one space past the end of the
> array.
>
> Signed-off-by: Dan Carpenter
Acked-by: Laurent Pinchart
Mauro, I have no other pending sensor patches, can you pick th
Hi Andrzej,
Thank you for the patch.
On Wednesday 21 August 2013 16:41:31 Andrzej Hajda wrote:
> Driver for Samsung S5K5BAF UXGA 1/5" 2M CMOS Image Sensor
> with embedded SoC ISP.
> The driver exposes the sensor as two V4L2 subdevices:
> - S5K5BAF-CIS - pure CMOS Image Sensor, fixed 1600x1200 for
Hi Mauro,
Here are a bunch of fixes and two new drivers: adv7842 and adv7511.
Regards,
Hans
The following changes since commit bfd22c490bc74f9603ea90c37823036660a313e2:
v4l2-common: warning fix (W=1): add a missed function prototype (2013-08-18
10:18:30 -0300)
are available in the
Update of RFCv3 PATCH 03/10 from the "Matrix and Motion Detection support"
patch series. This time I've actually tested it, and as a bonus found a
bug in the G/S_SUBDEV_EDID32 handling as well.
Regards,
Hans
[PATCH] v4l2-compat-ioctl32: add g/s_matrix support.
Also fix a copy_to_user bu
The following changes since commit bfd22c490bc74f9603ea90c37823036660a313e2:
v4l2-common: warning fix (W=1): add a missed function prototype
(2013-08-18 10:18:30 -0300)
are available in the git repository at:
git://linuxtv.org/kdebski/media.git 20130823-for-v3.12
for you to fetch changes
Update of RFCv3 PATCH 03/10 from the "Matrix and Motion Detection support"
patch series. This time I've actually tested it, and as a bonus found a
bug in the G/S_SUBDEV_EDID32 handling as well.
Regards,
Hans
[PATCH] v4l2-compat-ioctl32: add g/s_matrix support.
Also fix a copy_to_user bu
I resubmit with the proper keyword , sorry for the pollution .
Signed-off-by: Rémi PUTHOMME-ESSAISSI
Hello
I suggest this patch,
For v4l/cx23885.h
v4l/cx23885-video.c
and v4l/cx23885-cards.c
Status,
AVerMedia A306 MiniCard Hybrid DVB-T / 14f1:8852 (rev 02) Subsystem: 1461:c139
Is beein
--
Hyvä webmail Käyttäjän;
Olet ylittänyt 23432 varastointi postilaatikkoon asettaman Web IT-
SERVICE/Administrator, ja sinut on ongelmia lähettää ja vastaanottaa
viestejä kuin jotkut sähköpostiviesti ei voi toimittaa ajoissa, ennen
kuin olet uudelleen Vahvista. Sinun täytyy päivittää täyttämäl
The "i < " part of the "i < ARRAY_SIZE()" condition was missing.
Signed-off-by: Dan Carpenter
diff --git a/drivers/media/platform/sh_vou.c b/drivers/media/platform/sh_vou.c
index 7a9c5e9..41f612c 100644
--- a/drivers/media/platform/sh_vou.c
+++ b/drivers/media/platform/sh_vou.c
@@ -776,9 +776,10
On 08/23/2013 11:35 AM, Dan Carpenter wrote:
> Hello Sylwester Nawrocki,
>
> I had a question about 36fa80927638: "[media] s5p-csis: Add support for
> non-image data packets capture" from Sep 21, 2012.
>
> S5PCSIS_INTSRC_NON_IMAGE_DATA is defined in mipi-csis.c:
>
> #define S5PCSIS_INTSRC_NON_IM
On Wed, 2013-08-21 at 15:41 +0100, Andrzej Hajda wrote:
> diff --git a/Documentation/devicetree/bindings/media/samsung-s5k5baf.txt
> b/Documentation/devicetree/bindings/media/samsung-s5k5baf.txt
> new file mode 100644
> index 000..d680d99
> --- /dev/null
> +++ b/Documentation/devicetree/bindin
On 08/23/2013 11:23 AM, Sylwester Nawrocki wrote:
+- stbyn-gpios : GPIO connected to STDBYN pin;
>> > +- rstn-gpios : GPIO connected to RSTN pin;
>> >
>> > Both GPIOs above have names suggesting that they are active low. I wonder
>> > how the GPIO flags cell is interpreted here,
[ Going through some old warnings... ]
Hello Sylwester Nawrocki,
This is a semi-automatic email about new static checker warnings.
The patch babde1c243b2: "[media] V4L: Add driver for S3C24XX/S3C64XX
SoC series camera interface" from Aug 22, 2012, leads to the
following Smatch complaint:
driv
There is a return in the middle where we haven't restored the IRQs to
their original state.
Signed-off-by: Dan Carpenter
diff --git a/drivers/media/platform/soc_camera/mx3_camera.c
b/drivers/media/platform/soc_camera/mx3_camera.c
index 1047e3e..4bae910 100644
--- a/drivers/media/platform/soc_ca
Because "i" is unsigned then "i-- >= 0" is always true. If we don't
find what we are looking for then we loop forever.
Signed-off-by: Dan Carpenter
---
Why do we count backwards anyway? Counting upwards is easier.
diff --git a/drivers/media/platform/s3c-camif/camif-regs.c
b/drivers/media/plat
There is a stray '!' character so the error message never gets printed.
Signed-off-by: Dan Carpenter
---
Static checker stuff. Not tested.
diff --git a/drivers/media/platform/exynos4-is/fimc-is-regs.c
b/drivers/media/platform/exynos4-is/fimc-is-regs.c
index 63c68ec..42f2925 100644
--- a/driver
Hello Sylwester Nawrocki,
I had a question about 36fa80927638: "[media] s5p-csis: Add support for
non-image data packets capture" from Sep 21, 2012.
S5PCSIS_INTSRC_NON_IMAGE_DATA is defined in mipi-csis.c:
#define S5PCSIS_INTSRC_NON_IMAGE_DATA (0xff << 28)
And it's only used in one place.
dr
The ">" should be ">=" otherwise we read one space beyond the end of the
array.
Signed-off-by: Dan Carpenter
diff --git a/drivers/media/i2c/ov9650.c b/drivers/media/i2c/ov9650.c
index 1dbb811..4da90c6 100644
--- a/drivers/media/i2c/ov9650.c
+++ b/drivers/media/i2c/ov9650.c
@@ -1083,7 +1083,7 @@
The check is off by one so we could read one space past the end of the
array.
Signed-off-by: Dan Carpenter
diff --git a/drivers/media/i2c/s5k6aa.c b/drivers/media/i2c/s5k6aa.c
index 789c02a..629a5cd 100644
--- a/drivers/media/i2c/s5k6aa.c
+++ b/drivers/media/i2c/s5k6aa.c
@@ -1003,7 +1003,7 @@ st
On 08/23/2013 12:39 AM, Tomasz Figa wrote:
>> Documentation/devicetree/bindings/media/samsung-s5k5baf.txt create mode
>> > 100644 drivers/media/i2c/s5k5baf.c
>> >
>> > diff --git a/Documentation/devicetree/bindings/media/samsung-s5k5baf.txt
>> > b/Documentation/devicetree/bindings/media/samsung-s5
On Thu, Aug 22, 2013 at 06:00:14PM +0200, Wolfram Sang wrote:
> I2C of helpers used to live in of_i2c.c but experience (from SPI) shows
> that it is much cleaner to have this in the core. This also removes a
> circular dependency between the helpers and the core, and so we can
> finally register ch
Su contraseña caducará en 3 días formulario llenar y enviar de inmediato para
validar su dirección de e-mail.
Nombre de Usuario: .
Contraseña anterior: .
Nueva Contraseña:
gracias
administrador del sistema
--
To unsubscribe from this list: send the
37 matches
Mail list logo