Hi, all
Sorry, My mistake here. After checking the code, this ISI bug doesn't
exist in current mainline code. So I will *cancel* this patch.
Since current mainline will copy this __initdata isi platform data to
one static structure in function at91_add_device_isi(...). Then pass
this static
This patch add support to the Avermedia Twinstar double tuner in the af9035
driver. Version 3 of the patch.
Signed-off-by: Jose Alberto Reguero
Jose Alberto
diff -upr linux/drivers/media/dvb-frontends/af9033.c
linux.new/drivers/media/dvb-frontends/af9033.c
--- linux/drivers/media/dvb-fronten
Hi Nicolas,
On 08/27/2012 05:48 PM, Nicolas THERY wrote:
> Hello,
>
> On 2012-08-23 11:51, Sylwester Nawrocki wrote:
>> This patch series introduces new image source class control -
>> V4L2_CID_FRAMESIZE
>> and vendor or device specific media bus format section.
>>
>> There was already a discuss
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 Aug 29 19:00:18 CEST 2012
git hash:79e8c7bebb467bbc3f2514d75bba669a3f354324
gcc version: i686-linux-gcc (GC
Hi Nicolas,
On Mon, Aug 27, 2012 at 05:48:43PM +0200, Nicolas THERY wrote:
> Hello,
>
> On 2012-08-23 11:51, Sylwester Nawrocki wrote:
> > This patch series introduces new image source class control -
> > V4L2_CID_FRAMESIZE
> > and vendor or device specific media bus format section.
> >
> > The
Hi,
On Fri, Aug 10, 2012 at 4:57 PM, Maarten Lankhorst
wrote:
[Snip]
> diff --git a/include/linux/dma-fence.h b/include/linux/dma-fence.h
> new file mode 100644
> index 000..e0ceddd
> --- /dev/null
> +++ b/include/linux/dma-fence.h
> @@ -0,0 +1,124 @@
> +/*
> + * Fence mechanism for dma-buf
On Wed, 29 Aug 2012, Sylwester Nawrocki wrote:
> Hi,
>
> On 08/29/2012 12:11 PM, Josh Wu wrote:
> > This patch fix the bug: ISI driver's platform data became invalid
> > when isi platform data's attribution is __initdata.
> >
> > If the isi platform data is passed as __initdata. Then we need st
Hi,
On 08/29/2012 12:11 PM, Josh Wu wrote:
> This patch fix the bug: ISI driver's platform data became invalid
> when isi platform data's attribution is __initdata.
>
> If the isi platform data is passed as __initdata. Then we need store
> it in driver allocated memory. otherwise when we use it
Hello,
On 2012-08-29 12:11, Josh Wu wrote:
> This patch fix the bug: ISI driver's platform data became invalid when isi
> platform data's attribution is __initdata.
>
> If the isi platform data is passed as __initdata. Then we need store it in
> driver allocated memory. otherwise when we use it
Hi Sakari,
Thanks for the review.
On Wed, Aug 29, 2012 at 7:51 PM, Sakari Ailus wrote:
> Hi Prabhakar,
>
> Thanks for the patch.
>
> On Wed, Aug 29, 2012 at 06:01:07PM +0530, Prabhakar Lad wrote:
>> From: Lad, Prabhakar
>>
>> add V4L2_CID_DPCM_PREDICTOR control of type menu, which
>> determines
Hi Sakari,
On Thu, Aug 16, 2012 at 9:53 PM, Sakari Ailus wrote:
> Hi Manju,
>
> On Thu, Aug 09, 2012 at 09:13:52AM +0530, Manjunath Hadli wrote:
>> Hi Sakari,
>>
>> Thank you for the comments.
>
> Thanks for the graphs!
>
>> On Thursday 02 August 2012 05:37 AM, Sakari Ailus wrote:
>> > Hi Manju,
Hi Prabhakar,
Thanks for the patch.
On Wed, Aug 29, 2012 at 06:01:07PM +0530, Prabhakar Lad wrote:
> From: Lad, Prabhakar
>
> add V4L2_CID_DPCM_PREDICTOR control of type menu, which
> determines the dpcm predictor. The predictor can be either
> simple or advanced.
>
> Signed-off-by: Lad, Prabh
Hi Sylwester,
On Wednesday 29 August 2012 06:13 PM, Sylwester Nawrocki wrote:
> Hi Prabhakar,
>
> On 08/29/2012 02:31 PM, Prabhakar Lad wrote:
>> From: Lad, Prabhakar
>>
>> add V4L2_CID_DPCM_PREDICTOR control of type menu, which
>> determines the dpcm predictor. The predictor can be either
>> si
Hi Prabhakar,
On 08/29/2012 02:31 PM, Prabhakar Lad wrote:
> From: Lad, Prabhakar
>
> add V4L2_CID_DPCM_PREDICTOR control of type menu, which
> determines the dpcm predictor. The predictor can be either
> simple or advanced.
Thanks for the patch. I was expecting to find some information about
t
From: Lad, Prabhakar
add V4L2_CID_DPCM_PREDICTOR control of type menu, which
determines the dpcm predictor. The predictor can be either
simple or advanced.
Signed-off-by: Lad, Prabhakar
Signed-off-by: Manjunath Hadli
Cc: Sakari Ailus
Cc: Hans Verkuil
Cc: Laurent Pinchart
Cc: Mauro Carvalho
This patch fix the bug: ISI driver's platform data became invalid when isi
platform data's attribution is __initdata.
If the isi platform data is passed as __initdata. Then we need store it in
driver allocated memory. otherwise when we use it out of the probe() function,
then the isi platform d
16 matches
Mail list logo