cron job: media_tree daily build: ERRORS

2017-07-25 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: Wed Jul 26 05:00:17 CEST 2017 media-tree git hash:0e50e84a11f4854e9a7e3b7f4443ffb99e6be292 media_build gi

Grattis Vinnare

2017-07-25 Thread Robert Croll
Grattis Vinnare Din e-post-Adress har precis vunnit € 450,000.00 (Furo hundrafemtiotusen Euro.) I Uplift International välgörenhetsprogram. Ref nr: Sp / 229 / 0-01 / 07 / 5-02 / ES. Tur nr: 9/11/13/24/40. För mer information och ansökningsförfarandet kontakta; CAPITAL CLAIM AGENCY Mr. J

Re: [PATCH 04/12] [media] uvc: enable subscriptions to other events

2017-07-25 Thread Gustavo Padovan
2017-07-10 Gustavo Padovan : > 2017-07-07 Shuah Khan : > > > On 06/16/2017 01:39 AM, Gustavo Padovan wrote: > > > From: Gustavo Padovan > > > > > > Call v4l2_ctrl_subscribe_event to subscribe to more events supported by > > > v4l. > > > > > > Signed-off-by: Gustavo Padovan > > > --- > > > dr

Re: [PATCH 05/12] [media] vivid: assign the specific device to the vb2_queue->dev

2017-07-25 Thread Gustavo Padovan
2017-07-07 Shuah Khan : > On 06/16/2017 01:39 AM, Gustavo Padovan wrote: > > From: Gustavo Padovan > > > > Instead of assigning the global v4l2 device, assign the specific device. > > This was causing trouble when using using V4L2 events with vivid > > devices. The device's queue should be the s

[SUSPECTED SPAM] Quick Loans

2017-07-25 Thread Sec Capital Loans
Loan Offer at 3%, Feel Free to REPLY back to us for more info. Email Asegurado porby Check Point

Re: [PATCH] media: v4l: use WARN_ON(1) instead of __WARN()

2017-07-25 Thread Sakari Ailus
On Tue, Jul 25, 2017 at 05:39:14PM +0200, Arnd Bergmann wrote: > __WARN() cannot be used in portable code, since it is only > available on some architectures and configurations: > > drivers/media/platform/pxa_camera.c: In function 'pxa_mbus_config_compatible': > drivers/media/platform/pxa_camera.c

Re: [PATCH v3] [media] v4l2: Add support for go2001 PCI codec driver

2017-07-25 Thread Nicolas Dufresne
Le mardi 25 juillet 2017 à 19:40 +0200, Thierry Escande a écrit : > This patch adds support for the go2001 PCI codec driver. This > hardware > is present on ChromeOS based devices like the Acer ChromeBox and > Acer/LG > ChromeBase 24 devices. This chipset comes on a mini PCI-E card with > Google as

Dear Talented

2017-07-25 Thread Blue Sky Studio
Dear Talented, I am Talent Scout For BLUE SKY FILM STUDIO, Present Blue Sky Studio a Film Corporation Located in the United State, is Soliciting for the Right to use Your Photo/Face and Personality as One of the Semi -Major Role/ Character in our Upcoming ANIMATED Stereoscope 3D Movie-The Story

Quick Loans

2017-07-25 Thread Sec Capital Loans
Loan Offer at 3%, Feel Free to REPLY back to us for more info.

[PATCH v3] [media] v4l2: Add support for go2001 PCI codec driver

2017-07-25 Thread Thierry Escande
This patch adds support for the go2001 PCI codec driver. This hardware is present on ChromeOS based devices like the Acer ChromeBox and Acer/LG ChromeBase 24 devices. This chipset comes on a mini PCI-E card with Google as PCI vendor ID (0x1ae0). This driver comes from the ChromeOS v3.18 kernel tre

[PATCH v3] go2001 hardware codec support

2017-07-25 Thread Thierry Escande
Hi, This patch introduces the go2001 hardware codec driver. Changes in v3: - Replace crop iotcl with selection ones - Use video dev device_caps field - Return v4l2_ctrl_subscribe_event() for default case - Fix start_streaming error handling - Remove empty ctrl ops callbacks - Avoid use of private

Re: [PATCH RESEND 00/14] ddbridge: bump to ddbridge-0.9.29

2017-07-25 Thread Daniel Scheller
Am Tue, 25 Jul 2017 07:36:12 +0200 schrieb Philipp Hahn : > > Stripped functionality compared to dddvb: > > > > - DVB-C modulator card support removed (requires DVB core API) > > Since I'm in DVB-C land, what is required to get that working as well? > I only know myself around in general Linu

[PATCH] media: v4l: use WARN_ON(1) instead of __WARN()

2017-07-25 Thread Arnd Bergmann
__WARN() cannot be used in portable code, since it is only available on some architectures and configurations: drivers/media/platform/pxa_camera.c: In function 'pxa_mbus_config_compatible': drivers/media/platform/pxa_camera.c:642:3: error: implicit declaration of function '__WARN'; did you mean '

[PATCH] media: i2c: add KConfig dependencies

2017-07-25 Thread Arnd Bergmann
The new ov5670 driver fails to build when VIDEO_V4L2_SUBDEV_API or MEDIA_CONTROLLER are disabled: drivers/media/i2c/ov5670.c: In function 'ov5670_open': drivers/media/i2c/ov5670.c:1917:5: error: implicit declaration of function 'v4l2_subdev_get_try_format'; did you mean 'v4l2_subdev_notify_event'

Re: [PATCH v3 17/23] camss: vfe: Add interface for scaling

2017-07-25 Thread Todor Tomov
Hi Sakari, Thank you for review. On 20.07.2017 18:20, Sakari Ailus wrote: > Hi Todor, > > On Mon, Jul 17, 2017 at 01:33:43PM +0300, Todor Tomov wrote: >> Add compose selection ioctls to handle scaling configuration. >> >> Signed-off-by: Todor Tomov >> --- >> drivers/media/platform/qcom/camss-8

Re: [PATCH v3 10/23] media: camss: Add VFE files

2017-07-25 Thread Todor Tomov
Hi Sakari, Thank you for the review. On 20.07.2017 17:59, Sakari Ailus wrote: > Hi Todor, > > On Mon, Jul 17, 2017 at 01:33:36PM +0300, Todor Tomov wrote: >> These files control the VFE module. The VFE has different input interfaces. >> The PIX input interface feeds the input data to an image pr

Re: [PATCH v2 1/2] platform: Add Amlogic Meson AO CEC Controller driver

2017-07-25 Thread Hans Verkuil
On 07/25/17 14:34, Neil Armstrong wrote: > Hi Hans, >>> +static int meson_ao_cec_probe(struct platform_device *pdev) >>> +{ >>> + struct meson_ao_cec_device *ao_cec; >>> + struct platform_device *hdmi_dev; >>> + struct device_node *np; >>> + struct resource *res; >>> + int ret, irq; >>>

[PATCH] dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2

2017-07-25 Thread Christian König
From: Christian König With hardware resets in mind it is possible that all shared fences are signaled, but the exlusive isn't. Fix waiting for everything in this situation. v2: make sure we always wait for the exclusive fence Signed-off-by: Christian König --- drivers/dma-buf/reservation.c |

Re: [PATCH v4] uvcvideo: add a metadata device node

2017-07-25 Thread Guennadi Liakhovetski
Hi Laurent, Thanks for your comments! On Fri, 21 Jul 2017, Laurent Pinchart wrote: > Hi Guennadi, > > Thank you for the patch. > > > Some UVC video cameras contain metadata in their payload headers. This > > patch extracts that data, adding more clock synchronisation information, > > on both b

Re: [PATCH v2 1/2] platform: Add Amlogic Meson AO CEC Controller driver

2017-07-25 Thread Neil Armstrong
Hi Hans, On 07/17/2017 10:01 AM, Hans Verkuil wrote: > On 10/07/17 10:01, Neil Armstrong wrote: >> The Amlogic SoC embeds a standalone CEC controller, this patch adds a driver >> for such controller. >> The controller does not need HPD to be active, and could support up to max >> 5 logical address

Re: [PATCH 1/2] staging: greybus: light: Don't leak memory for no gain

2017-07-25 Thread Johan Hovold
[ +CC: Rui and Greg ] On Tue, Jul 18, 2017 at 09:41:06PM +0300, Sakari Ailus wrote: > Memory for struct v4l2_flash_config is allocated in > gb_lights_light_v4l2_register() for no gain and yet the allocated memory is > leaked; the struct isn't used outside the function. Fix this. > > Signed-off-by

Re: [PATCH] dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly

2017-07-25 Thread Daniel Vetter
On Tue, Jul 25, 2017 at 11:11:35AM +0200, Christian König wrote: > Am 24.07.2017 um 13:57 schrieb Daniel Vetter: > > On Mon, Jul 24, 2017 at 11:51 AM, Christian König > > wrote: > > > Am 24.07.2017 um 10:33 schrieb Daniel Vetter: > > > > On Fri, Jul 21, 2017 at 06:20:01PM +0200, Christian König wr

Re: linux and sony pregius cmos sensors

2017-07-25 Thread Hans Verkuil
On 07/25/17 10:36, Philippe De Muyter wrote: > Hi all, > > I currently investigate using sony pregius cmos sensor (imx264, e.g.) > on a imx (tegra or imx6) board. I see that many camera vendors already > sell USB3 or IP cameras based on such chips, but is there support (or > currently in developm

Re: [PATCH] dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly

2017-07-25 Thread Christian König
Am 24.07.2017 um 13:57 schrieb Daniel Vetter: On Mon, Jul 24, 2017 at 11:51 AM, Christian König wrote: Am 24.07.2017 um 10:33 schrieb Daniel Vetter: On Fri, Jul 21, 2017 at 06:20:01PM +0200, Christian König wrote: From: Christian König With hardware resets in mind it is possible that all sh

linux and sony pregius cmos sensors

2017-07-25 Thread Philippe De Muyter
Hi all, I currently investigate using sony pregius cmos sensor (imx264, e.g.) on a imx (tegra or imx6) board. I see that many camera vendors already sell USB3 or IP cameras based on such chips, but is there support (or currently in development drivers) in linux kernel for those chips ? IIRC, the

Re: [PATCH] dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly

2017-07-25 Thread zhoucm1
On 2017年07月25日 15:02, Daniel Vetter wrote: On Tue, Jul 25, 2017 at 02:55:14PM +0800, zhoucm1 wrote: On 2017年07月25日 14:50, Daniel Vetter wrote: On Tue, Jul 25, 2017 at 02:16:55PM +0800, zhoucm1 wrote: On 2017年07月24日 19:57, Daniel Vetter wrote: On Mon, Jul 24, 2017 at 11:51 AM, Christian Kön

Re: [PATCH] dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly

2017-07-25 Thread Daniel Vetter
On Tue, Jul 25, 2017 at 02:55:14PM +0800, zhoucm1 wrote: > > > On 2017年07月25日 14:50, Daniel Vetter wrote: > > On Tue, Jul 25, 2017 at 02:16:55PM +0800, zhoucm1 wrote: > > > > > > On 2017年07月24日 19:57, Daniel Vetter wrote: > > > > On Mon, Jul 24, 2017 at 11:51 AM, Christian König > > > > wrote: