Re: [RFC][PATCH 1/2] dma-buf: add importer private data to attachment

2013-06-06 Thread 김승우
Hello Maarten, On 2013년 06월 05일 22:23, Maarten Lankhorst wrote: > Op 31-05-13 10:54, Seung-Woo Kim schreef: >> dma-buf attachment has only exporter private data, but importer private data >> can be useful for importer especially to re-import the same dma-buf. >> To use importer private data in att

Re: [PATCH] [media] soc_camera: error dev remove and v4l2 call

2013-06-06 Thread wenson
Hi Guennadi, Thanks very much for quick reply. but I would like to push this patch early for 3.10 and even 3.8 since we suppose to do s_power v4l2 callback for enable subdev self sepcial power handle. in fact, we will have this requirement. So if the uncorrect two functions callback order exists, w

Re: [PATCH RFC v3 2/3] media: added managed v4l2 control initialization

2013-06-06 Thread Sakari Ailus
Hi Andrzej and Hans, On Fri, May 31, 2013 at 09:59:11AM +0200, Hans Verkuil wrote: > On Fri May 31 2013 03:08:33 Sakari Ailus wrote: > > Hi Hans, > > > > Hans Verkuil wrote: > > > On Fri 17 May 2013 00:34:51 Sakari Ailus wrote: > > >> Hi Andrzej, > > >> > > >> Thanks for the patchset! > > >> > >

Re: [RFC] Support for events with a large payload

2013-06-06 Thread Sakari Ailus
Hi Hans, Thanks for the RFC! :-) On Mon, May 13, 2013 at 02:14:43PM +0200, Hans Verkuil wrote: > Currently the event API allows for a payload of up to 64 bytes. Sometimes we > would like to pass larger payloads to userspace such as metadata associated > with a particular video stream. > > A typi

Re: [RFC PATCH v2 1/2] media: Add function removing all media entity links

2013-06-06 Thread Sakari Ailus
Hi Sylwester, Thanks for the patch. On Fri, May 10, 2013 at 12:00:37PM +0200, Sylwester Nawrocki wrote: > This function allows to remove all media entity's links to other > entities, leaving no references to a media entity's links array > at its remote entities. > > Currently when a driver of so

cron job: media_tree daily build: WARNINGS

2013-06-06 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 Jun 6 19:00:20 CEST 2013 git branch: test git hash: 7eac97d7e714429f7ef1ba5d35f94c07f4c34f8e gcc versi

[PATCH] r820t: fix imr calibration

2013-06-06 Thread Gianluca Gennari
The r820t_imr() calibration function of the Rafael Micro R820T tuner generates this error at every tune attempt: r820t 0-001a: No valid PLL values for 2252021 kHz! The function was inspired by the original Realtek driver for rtl2832 devices with the r820t tuner; anyway, in the original code the X

Re: [PATCH v2 1/4] ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata

2013-06-06 Thread Sekhar Nori
On 6/6/2013 3:32 PM, Prabhakar Lad wrote: > Hi Sekhar, > > On Thu, Jun 6, 2013 at 10:06 AM, Sekhar Nori wrote: >> On 5/25/2013 11:09 PM, Prabhakar Lad wrote: >>> From: Lad, Prabhakar >>> >>> remove init_enable from ths7303 pdata as it is being dropped >>> from ths7303_platform_data. >>> >>> Sign

Re: [PATCH v2 0/4] media: i2c: ths7303 cleanup

2013-06-06 Thread Prabhakar Lad
Hi Hans, On Sun, May 26, 2013 at 6:50 AM, Laurent Pinchart wrote: > On Saturday 25 May 2013 23:09:32 Prabhakar Lad wrote: >> From: Lad, Prabhakar >> >> Trivial cleanup of the driver. >> >> Changes for v2: >> 1: Dropped the asynchronous probing and, OF >>support patches will be handling them

Re: [PATCH v2 1/4] ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata

2013-06-06 Thread Prabhakar Lad
Hi Sekhar, On Thu, Jun 6, 2013 at 10:06 AM, Sekhar Nori wrote: > On 5/25/2013 11:09 PM, Prabhakar Lad wrote: >> From: Lad, Prabhakar >> >> remove init_enable from ths7303 pdata as it is being dropped >> from ths7303_platform_data. >> >> Signed-off-by: Lad, Prabhakar >> Cc: Sekhar Nori >> Cc: H

**Short Note**

2013-06-06 Thread info
Your Email-ID has been Granted £1,000,000.00 Pounds in Uk National Lottery, To Receive, Send Your Name: Address: Telephone: Country to email: claim.jonesgre...@hotmail.co.uk -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.ker

PROCES A ODKUPU VAŠÍ VYHRÁL CENU £ 7.500,000LIBRA BRITSKÁ LIBRA { GBP }

2013-06-06 Thread www.swisslotto.ch
www.swisslotto.ch 2013 SWISSLOTTO Gratulujeme: Toto je oficiálně přinést do vaší pozornosti, že vaše e-mailová adresa získal pro vás on-line elektronickou loterii o probíhajícím Swisslotto platby loterie on-line přes náhodné elektronickým systémem e-mailovou volební qualification.The součet 7

Re: [PATCH v2] ov10635: Add OmniVision ov10635 SoC camera driver

2013-06-06 Thread Guennadi Liakhovetski
On Thu, 6 Jun 2013, jean-philippe francois wrote: > 2013/6/5 Guennadi Liakhovetski : > > Hi Phil > > > > Thanks for the patch. I'll look at it in more detail hopefully soon > > enough... One remark so far to Jean-Philippe's comment: > > > > On Tue, 4 Jun 2013, jean-philippe francois wrote: > > > >

Re: [PATCH v2] ov10635: Add OmniVision ov10635 SoC camera driver

2013-06-06 Thread jean-philippe francois
2013/6/5 Guennadi Liakhovetski : > Hi Phil > > Thanks for the patch. I'll look at it in more detail hopefully soon > enough... One remark so far to Jean-Philippe's comment: > > On Tue, 4 Jun 2013, jean-philippe francois wrote: > >> 2013/6/3 Phil Edworthy : >> > Signed-off-by: Phil Edworthy >> > --