Re: cron job: media_tree daily build: ERRORS

2016-10-03 Thread Hans Verkuil
On 03/10/16 17:00, Hans Verkuil wrote: This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. This was a test run for the daily build. There were still some build environment issues, but I hope I solved the mistakes when I

cron job: media_tree daily build: ERRORS

2016-10-03 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: Mon Oct 3 16:00:11 CEST 2016 git branch: test git hash: e3ea5e94489bc8c711d422dfa311cfa310553a1b gcc

Re: [PATCH] [media] : Removing warnings caught by checkpatch.pl

2016-10-03 Thread Andrey Utkin
On Sun, Oct 02, 2016 at 02:30:45AM +0530, Harman Kalra wrote: > static int iss_video_queue_setup(struct vb2_queue *vq, > - unsigned int *count, unsigned int *num_planes, > - unsigned int sizes[], struct device > *alloc_devs[]) > +

[PATCH v1.2 4/5] smiapp: Use runtime PM

2016-10-03 Thread Sakari Ailus
Switch to runtime PM in sensor power management. The internal power count is thus removed. Signed-off-by: Sakari Ailus --- since v1.1: - Keep the behaviour the same, i.e. the sensor is powered on through open file descriptors or s_power() callback.

[PATCH v1.2 5/5] smiapp: Implement support for autosuspend

2016-10-03 Thread Sakari Ailus
Delay suspending the device by 1000 ms by default. This is done on explicit power off through s_power() callback, through releasing the file descriptor, NVM read or when the probe finishes. Signed-off-by: Sakari Ailus --- since v1.1: - More or less just rebased.

Re: [PATCH] [media] : Removing warnings caught by checkpatch.pl

2016-10-03 Thread Laurent Pinchart
Hello Harman, Thank you for the patch. The subject of your commit message should at least contain the name of the driver. Furthermore, you can mention that the patch originates from warnings output by checkpatch.pl, but the subject should describe what you fix (in this case what type of

Re: [PATCH] [media] v4l: omap4iss: Fix using BIT macro

2016-10-03 Thread Mauro Carvalho Chehab
Em Sat, 1 Oct 2016 16:37:46 -0700 Wayne Porter escreveu: > Checks found by checkpatch > > Signed-off-by: Wayne Porter > --- > drivers/staging/media/omap4iss/iss_regs.h | 76 > +++ > 1 file changed, 38 insertions(+), 38

Re: [PATCH 2/2] ARM: dts: koelsch: add HDMI input

2016-10-03 Thread Laurent Pinchart
Hi Ulrich, Thank you for the patch. On Friday 16 Sep 2016 15:09:09 Ulrich Hecht wrote: > From: Hans Verkuil > > Add support in the dts for the HDMI input. Based on the Lager dts > patch from Ulrich Hecht. > > Signed-off-by: Hans Verkuil > [uli:

Re: [PATCH 2/3] ARM: dts: gose: add HDMI input

2016-10-03 Thread Laurent Pinchart
Hi Niklas, On Saturday 01 Oct 2016 11:19:31 Niklas Söderlund wrote: > On 2016-09-30 16:32:52 +0300, Laurent Pinchart wrote: > > On Friday 30 Sep 2016 15:00:59 Geert Uytterhoeven wrote: > >> On Fri, Sep 30, 2016 at 2:40 PM, Laurent Pinchart wrote: > --- a/arch/arm/boot/dts/r8a7793-gose.dts >

Re: [PATCH] [media] v4l: omap4iss: Fix using BIT macro

2016-10-03 Thread Laurent Pinchart
On Monday 03 Oct 2016 06:58:22 Mauro Carvalho Chehab wrote: > Em Sat, 1 Oct 2016 16:37:46 -0700 Wayne Porter escreveu: > > Checks found by checkpatch > > > > Signed-off-by: Wayne Porter > > --- > > > > drivers/staging/media/omap4iss/iss_regs.h | 76

[PATCH v1.3 5/5] smiapp: Implement support for autosuspend

2016-10-03 Thread Sakari Ailus
Delay suspending the device by 1000 ms by default. This is done on explicit power off through s_power() callback, through releasing the file descriptor, NVM read or when the probe finishes. Signed-off-by: Sakari Ailus --- since v1.2: - Fix copy & paste issue in

Re: [PATCH] [media] v4l: omap4iss: Fix using BIT macro

2016-10-03 Thread Laurent Pinchart
Hi Wayne, Thank you for the patch. On Saturday 01 Oct 2016 16:37:46 Wayne Porter wrote: > Checks found by checkpatch > > Signed-off-by: Wayne Porter > --- > drivers/staging/media/omap4iss/iss_regs.h | 76 +--- > 1 file changed, 38 insertions(+), 38

[media] uvcvideo: support for contiguous DMA buffers

2016-10-03 Thread Vincent Abriou
Allow uvcvideo compatible devices to allocate their output buffers using contiguous DMA buffers. Add the "allocators" module parameter option to let uvcvideo use the dma-contig instead of vmalloc. Signed-off-by: Vincent Abriou ---

cron job: media_tree daily build: ERRORS

2016-10-03 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: Tue Oct 4 05:00:29 CEST 2016 media-tree git hash:e3ea5e94489bc8c711d422dfa311cfa310553a1b media_build