cron job: media_tree daily build: OK

2018-10-02 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 Oct 3 05:00:10 CEST 2018 media-tree git hash:4158757395b300b6eb308fc20b96d1d231484413 media_build

Urgent,

2018-10-02 Thread Juliet Muhammad
Hello Please i still await your response regarding my previous email.

Team 22

2018-10-02 Thread Cathy
Do you need photos cutting out or retouching? We are a image edit team and we do editing for the e-commerce photos, portrait photos and others. We can provide testing to check quality. Waiting for your reply and photo work you need to be done. Thanks, Cathy

Team for it 19

2018-10-02 Thread Cathy
Do you need photos cutting out or retouching? We are a image edit team and we do editing for the e-commerce photos, portrait photos and others. We can provide testing to check quality. Waiting for your reply and photo work you need to be done. Thanks, Cathy

Please kindly respond quickly for further details through my private e_mail address:(adama...@yahoo.com)

2018-10-02 Thread Mrs.Fatim Adama
-- Greetings, I am Mrs.Fatim Adama aging widow of 62 years old suffering from long time illness.I have some funds I inherited from my late husband, the sum of ($18,500,000.00 Million Dollars) and I needed a very honest and God fearing who can withdraw this money this funds use it for Charity

Re: [PATCH v2 1/6] media: video-i2c: avoid accessing released memory area when removing driver

2018-10-02 Thread Akinobu Mita
2018年10月1日(月) 18:40 Hans Verkuil : > > On 09/23/2018 06:34 PM, Akinobu Mita wrote: > > The video_i2c_data is allocated by kzalloc and released by the video > > device's release callback. The release callback is called when > > video_unregister_device() is called, but it will still be accessed

Re: [PATCH v3 1/2] [media] imx214: device tree binding

2018-10-02 Thread Philippe De Muyter
On Tue, Oct 02, 2018 at 03:46:48PM +0200, Ricardo Ribalda Delgado wrote: > Document bindings for imx214 camera sensor ... > +Optional Properties: > +- flash-leds: See ../video-interfaces.txt > +- lens-focus: See ../video-interfaces.txt > + > +The imx274 device node should contain one 'port' child

[PATCH v3 1/2] [media] imx214: device tree binding

2018-10-02 Thread Ricardo Ribalda Delgado
Document bindings for imx214 camera sensor Cc: devicet...@vger.kernel.org Signed-off-by: Ricardo Ribalda Delgado --- Changelog from v2: Laurent Pinchart: -Spell checks -Remove frequency -Identation -Data lanes order Thanks! .../devicetree/bindings/media/i2c/imx214.txt | 52

Re: [RFC PATCH] media: v4l2-ctrl: Add control for specific V4L2_EVENT_SRC_CH_RESOLUTION support

2018-10-02 Thread Hans Verkuil
On 10/02/18 13:31, Maxime Jourdan wrote: > For drivers that expose both an OUTPUT queue and > V4L2_EVENT_SRC_CH_RESOLUTION such as video decoders, it is > possible that support for this event is limited to a subset > of the enumerated OUTPUT formats. > > This adds V4L2_CID_SUPPORTS_CH_RESOLUTION

[RFC PATCH] media: v4l2-ctrl: Add control for specific V4L2_EVENT_SRC_CH_RESOLUTION support

2018-10-02 Thread Maxime Jourdan
For drivers that expose both an OUTPUT queue and V4L2_EVENT_SRC_CH_RESOLUTION such as video decoders, it is possible that support for this event is limited to a subset of the enumerated OUTPUT formats. This adds V4L2_CID_SUPPORTS_CH_RESOLUTION that allows such a driver to notify userspace of

Re: [PATCH] MAINTAINERS: Remove stale file entry for the Atmel ISI driver

2018-10-02 Thread Ludovic Desroches
On Mon, Oct 01, 2018 at 01:51:01PM -0300, Mauro Carvalho Chehab wrote: > Em Sun, 30 Sep 2018 02:40:35 -0700 > Joe Perches escreveu: > > > On Sun, 2018-09-30 at 06:30 -0300, Mauro Carvalho Chehab wrote: > > > Em Sun, 30 Sep 2018 09:54:48 +0300 > > > Laurent Pinchart escreveu: > > > > > > >

Re: [PATCH] MAINTAINERS: Remove stale file entry for the Atmel ISI driver

2018-10-02 Thread Eugen Hristev
On 01.10.2018 19:51, Mauro Carvalho Chehab wrote: Em Sun, 30 Sep 2018 02:40:35 -0700 Joe Perches escreveu: On Sun, 2018-09-30 at 06:30 -0300, Mauro Carvalho Chehab wrote: Em Sun, 30 Sep 2018 09:54:48 +0300 Laurent Pinchart escreveu: include/media/atmel-isi got removed three years

Re: [RESEND] [PATCH] media: v4l: xilinx: Use SPDX-License-Identifier

2018-10-02 Thread Michal Simek
On 1.10.2018 23:36, Laurent Pinchart wrote: > From: Dhaval Shah > > SPDX-License-Identifier is used for the Xilinx Video IP and > related drivers. > > Signed-off-by: Dhaval Shah > Reviewed-by: Laurent Pinchart > [Added drivers/media/platform/xilinx/Kconfig] > [Added