cron job: media_tree daily build: OK

2018-07-12 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: Fri Jul 13 05:00:12 CEST 2018 media-tree git hash:666e994aa2278e948e2492ee9d81b4df241e7222 media_build

Re: [PATCH] libv4l: fixup lfs mismatch in preload libraries

2018-07-12 Thread Peter Korsgaard
> "Baruch" == Baruch Siach writes: Hi, >> The link Peter provided seems to be specific to glibc. The main >> point I want to bring is: would this change affect users with >> other setups? There are some users that compile it against FreeBSD >> and Android. Some compile using dietlibc or

Re: [PATCH] libv4l: fixup lfs mismatch in preload libraries

2018-07-12 Thread Baruch Siach
Mauro Carvalho Chehab writes: > Em Wed, 11 Jul 2018 22:38:56 +0300 > Baruch Siach escreveu: >> Added Peter's updated address to Cc. >> >> Mauro Carvalho Chehab writes: >> > Em Wed, 11 Jul 2018 10:22:51 -0300 >> > Ezequiel Garcia escreveu: >> > >> >> From: Peter Korsgaard >> >> >> >> Ensure

[PATCH 2/2] v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish

2018-07-12 Thread Ezequiel Garcia
v4l2_m2m_job_finish() is typically called in interrupt context. Some implementation of .device_run might sleep, and so it's desirable to avoid calling it directly from v4l2_m2m_job_finish(), thus avoiding .device_run from running in interrupt context. Implement a deferred context that gets

[PATCH 0/2] Make sure .device_run is always called in non-atomic context

2018-07-12 Thread Ezequiel Garcia
This series goal is avoiding drivers from having ad-hoc code to call .device_run in non-atomic context. Currently, .device_run can be called via v4l2_m2m_job_finish(), potentially running in interrupt context. This is needed for the upcoming Request API, where drivers typically require

[PATCH 1/2] v4l2-core: Simplify v4l2_m2m_try_{schedule,run}

2018-07-12 Thread Ezequiel Garcia
v4l2_m2m_try_run() has only one caller and so it's possible to move its contents. Although this de-modularization change could reduce clarity, in this case it allows to remove a spinlock lock/unlock pair and an unneeded sanity check. Signed-off-by: Ezequiel Garcia ---

Re: [PATCH] lirc.4: remove ioctls and feature bits which were never implemented

2018-07-12 Thread Mauro Carvalho Chehab
Em Thu, 12 Jul 2018 14:21:18 +0100 Sean Young escreveu: > On Thu, Jul 12, 2018 at 09:33:32AM -0300, Mauro Carvalho Chehab wrote: > > Hi Michael/Alec, > > > > Em Fri, 18 May 2018 16:25:29 +0100 > > Sean Young escreveu: > > > > > On Sun, May 06, 2018 at 12:34:53PM +0200, Michael Kerrisk

Re: [PATCH] lirc.4: remove ioctls and feature bits which were never implemented

2018-07-12 Thread Sean Young
On Thu, Jul 12, 2018 at 09:33:32AM -0300, Mauro Carvalho Chehab wrote: > Hi Michael/Alec, > > Em Fri, 18 May 2018 16:25:29 +0100 > Sean Young escreveu: > > > On Sun, May 06, 2018 at 12:34:53PM +0200, Michael Kerrisk (man-opages) > > wrote: > > > [CCing original author of this page] > > > > >

Re: Devices with a front and back webcam represented as a single UVC device

2018-07-12 Thread Laurent Pinchart
Hi Hans, On Wednesday, 11 July 2018 15:41:10 EEST Hans de Goede wrote: > On 11-07-18 14:08, Laurent Pinchart wrote: > > On Wednesday, 11 July 2018 14:36:48 EEST Carlos Garnacho wrote: > >> On Wed, Jul 11, 2018 at 1:00 PM, Laurent Pinchart wrote: > >>> On Wednesday, 11 July 2018 11:37:14 EEST Hans

Hello Beautiful

2018-07-12 Thread Jack
Hi Dear, my name is Jack and i am seeking for a relationship in which i will feel loved after a series of failed relationships. I am hoping that you would be interested and we could possibly get to know each other more if you do not mind. I am open to answering questions from you as i think

Re: [PATCH] lirc.4: remove ioctls and feature bits which were never implemented

2018-07-12 Thread Mauro Carvalho Chehab
Hi Michael/Alec, Em Fri, 18 May 2018 16:25:29 +0100 Sean Young escreveu: > On Sun, May 06, 2018 at 12:34:53PM +0200, Michael Kerrisk (man-opages) wrote: > > [CCing original author of this page] > > > > > > On 04/23/2018 12:26 PM, Sean Young wrote: > > > The lirc header file included ioctls

Re: [PATCH] libv4l: fixup lfs mismatch in preload libraries

2018-07-12 Thread Mauro Carvalho Chehab
Em Wed, 11 Jul 2018 22:38:56 +0300 Baruch Siach escreveu: > Hi Mauro, > > Added Peter's updated address to Cc. > > Mauro Carvalho Chehab writes: > > Em Wed, 11 Jul 2018 10:22:51 -0300 > > Ezequiel Garcia escreveu: > > > >> From: Peter Korsgaard > >> > >> Ensure that the lfs variants are

Re: [PATCH v8 2/3] uvcvideo: send a control event when a Control Change interrupt arrives

2018-07-12 Thread Guennadi Liakhovetski
Hi Laurent, Thanks for the review. On Thu, 12 Jul 2018, Laurent Pinchart wrote: > Hi Guennadi, > > Thank you for the patch. > > On Tuesday, 8 May 2018 18:07:43 EEST Guennadi Liakhovetski wrote: > > UVC defines a method of handling asynchronous controls, which sends a > > USB packet over the