cron job: media_tree daily build: OK

2015-07-15 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: Thu Jul 16 04:00:15 CEST 2015 git branch: test git hash: 8783b9c50400c6279d7c3b716637b98e83d3c933 gcc

[PATCH] ov519.c - allow setting i2c_detect_tries

2015-07-15 Thread Valdis Kletnieks
I encountered a user who was having troubles getting a PlayStation EyeToy (USB ID 054c:0155) working as a webcam. They reported that repeated attempts would often make it work. Looking at the code, there was support for repeated attempts at I2C transactions - but only if you rebuilt the module

[Patch v4] media: am437x-vpfe: Fix a race condition during release

2015-07-15 Thread Benoit Parrot
There was a race condition where during cleanup/release operation on-going streaming would cause a kernel panic because the hardware module was disabled prematurely with IRQ still pending. Fixes: 417d2e507edc ([media] media: platform: add VPFE capture driver support for AM437X) Cc:

Re: [PATCH 1/1] omap3isp: Fix async notifier registration order

2015-07-15 Thread Timur Tabi
On Tue, May 19, 2015 at 6:08 PM, Sakari Ailus sakari.ai...@iki.fi wrote: @@ -2557,18 +2553,27 @@ static int isp_probe(struct platform_device *pdev) if (ret 0) goto error_iommu; - isp-notifier.bound = isp_subdev_notifier_bound; - isp-notifier.complete =

Re: [PATCH v4 1/1] V4L2: platform: Add Renesas R-Car JPEG codec driver.

2015-07-15 Thread Mikhail Ulyanov
Hello, If you have any comments or suggestion, please let me know :) Asking because it seems stuck for nearly a 3 weeks... 2015-06-26 14:37 GMT+03:00 Mikhail Ulyanov mikhail.ulya...@cogentembedded.com: Here's the driver for the Renesas R-Car JPEG processing unit. [snip] -- W.B.R, Mikhail.