* [GIT PULL] davinci vpif pull request
@ 2012-01-11 11:39 Hadli, Manjunath
2012-01-16 11:57 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 9+ messages in thread
From: Hadli, Manjunath @ 2012-01-11 11:39 UTC (permalink / raw)
To: Mauro Carvalho Chehab, LMML, dlos
Hi Mauro,
Can you please pull the following patch which removes some unnecessary inclusion
of machine specific header files from the main driver files?
This patch has undergone sufficient review already. It is just a cleanup patch and I don't
expect any functionality to break because of this. The reason I did not club this with the
3 previous patches was because one of the previous patches on which this is dependent,
is now pulled in by Arnd.
Thanks and Regards,
-Manju
The following changes since commit e343a895a9f342f239c5e3c5ffc6c0b1707e6244:
Linus Torvalds (1):
Merge tag 'for-linus' of git://git.kernel.org/.../mst/vhost
are available in the git repository at:
git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git for-mauro-v3.3
Manjunath Hadli (1):
davinci: vpif: remove machine specific header file inclusion from the driver
drivers/media/video/davinci/vpif.h | 2 --
drivers/media/video/davinci/vpif_display.c | 2 --
include/media/davinci/vpif_types.h | 2 ++
3 files changed, 2 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [GIT PULL] davinci vpif pull request
2012-01-11 11:39 [GIT PULL] davinci vpif pull request Hadli, Manjunath
@ 2012-01-16 11:57 ` Mauro Carvalho Chehab
2012-01-16 12:45 ` Hadli, Manjunath
0 siblings, 1 reply; 9+ messages in thread
From: Mauro Carvalho Chehab @ 2012-01-16 11:57 UTC (permalink / raw)
To: Hadli, Manjunath; +Cc: Mauro Carvalho Chehab, LMML, dlos
Em 11-01-2012 09:39, Hadli, Manjunath escreveu:
> Hi Mauro,
> Can you please pull the following patch which removes some unnecessary inclusion
> of machine specific header files from the main driver files?
>
> This patch has undergone sufficient review already. It is just a cleanup patch and I don't
> expect any functionality to break because of this. The reason I did not club this with the
> 3 previous patches was because one of the previous patches on which this is dependent,
> is now pulled in by Arnd.
>
> Thanks and Regards,
> -Manju
>
>
> The following changes since commit e343a895a9f342f239c5e3c5ffc6c0b1707e6244:
> Linus Torvalds (1):
> Merge tag 'for-linus' of git://git.kernel.org/.../mst/vhost
>
> are available in the git repository at:
>
> git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git for-mauro-v3.3
>
> Manjunath Hadli (1):
> davinci: vpif: remove machine specific header file inclusion from the driver
This patch is outdated and doesn't apply anymore. Could you please rebase it over my
tree, branch "staging/for_v3.3"?
Thanks!
Mauro
>
> drivers/media/video/davinci/vpif.h | 2 --
> drivers/media/video/davinci/vpif_display.c | 2 --
> include/media/davinci/vpif_types.h | 2 ++
> 3 files changed, 2 insertions(+), 4 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [GIT PULL] davinci vpif pull request
2012-01-16 11:57 ` Mauro Carvalho Chehab
@ 2012-01-16 12:45 ` Hadli, Manjunath
2012-01-16 12:56 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 9+ messages in thread
From: Hadli, Manjunath @ 2012-01-16 12:45 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: Mauro Carvalho Chehab, LMML, dlos
Mauro,
On Mon, Jan 16, 2012 at 17:27:03, Mauro Carvalho Chehab wrote:
> Em 11-01-2012 09:39, Hadli, Manjunath escreveu:
> > Hi Mauro,
> > Can you please pull the following patch which removes some unnecessary inclusion
> > of machine specific header files from the main driver files?
> >
> > This patch has undergone sufficient review already. It is just a cleanup patch and I don't
> > expect any functionality to break because of this. The reason I did not club this with the
> > 3 previous patches was because one of the previous patches on which this is dependent,
> > is now pulled in by Arnd.
> >
> > Thanks and Regards,
> > -Manju
> >
> >
> > The following changes since commit e343a895a9f342f239c5e3c5ffc6c0b1707e6244:
> > Linus Torvalds (1):
> > Merge tag 'for-linus' of git://git.kernel.org/.../mst/vhost
> >
> > are available in the git repository at:
> >
> > git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git for-mauro-v3.3
> >
> > Manjunath Hadli (1):
> > davinci: vpif: remove machine specific header file inclusion
> > from the driver
>
> This patch is outdated and doesn't apply anymore. Could you please rebase it over my tree, branch "staging/for_v3.3"?
This patch needs a recent accepted commit by Arnd which is available on
http://git.linuxtv.org/linux-2.6.git but not on staging.
Are you planning to rebase you staging tree to latest? When you do that this
Patch will apply. Please let me know if there is any other way you want me to do?
Regards,
-Manju
>
> Thanks!
> Mauro
>
> >
> > drivers/media/video/davinci/vpif.h | 2 --
> > drivers/media/video/davinci/vpif_display.c | 2 --
> > include/media/davinci/vpif_types.h | 2 ++
> > 3 files changed, 2 insertions(+), 4 deletions(-)
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-media"
> > in the body of a message to majordomo@vger.kernel.org More majordomo
> > info at http://vger.kernel.org/majordomo-info.html
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [GIT PULL] davinci vpif pull request
2012-01-16 12:45 ` Hadli, Manjunath
@ 2012-01-16 12:56 ` Mauro Carvalho Chehab
2012-01-16 13:06 ` Hadli, Manjunath
0 siblings, 1 reply; 9+ messages in thread
From: Mauro Carvalho Chehab @ 2012-01-16 12:56 UTC (permalink / raw)
To: Hadli, Manjunath; +Cc: Mauro Carvalho Chehab, LMML, dlos
Em 16-01-2012 10:45, Hadli, Manjunath escreveu:
> Mauro,
> On Mon, Jan 16, 2012 at 17:27:03, Mauro Carvalho Chehab wrote:
>> Em 11-01-2012 09:39, Hadli, Manjunath escreveu:
>>> Hi Mauro,
>>> Can you please pull the following patch which removes some unnecessary inclusion
>>> of machine specific header files from the main driver files?
>>>
>>> This patch has undergone sufficient review already. It is just a cleanup patch and I don't
>>> expect any functionality to break because of this. The reason I did not club this with the
>>> 3 previous patches was because one of the previous patches on which this is dependent,
>>> is now pulled in by Arnd.
>>>
>>> Thanks and Regards,
>>> -Manju
>>>
>>>
>>> The following changes since commit e343a895a9f342f239c5e3c5ffc6c0b1707e6244:
>>> Linus Torvalds (1):
>>> Merge tag 'for-linus' of git://git.kernel.org/.../mst/vhost
>>>
>>> are available in the git repository at:
>>>
>>> git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git for-mauro-v3.3
>>>
>>> Manjunath Hadli (1):
>>> davinci: vpif: remove machine specific header file inclusion
>>> from the driver
>>
>> This patch is outdated and doesn't apply anymore. Could you please rebase it over my tree, branch "staging/for_v3.3"?
> This patch needs a recent accepted commit by Arnd which is available on
> http://git.linuxtv.org/linux-2.6.git but not on staging.
This tree is just a daily-updated copy of Linus one. It is mirrored there just
to minimize the object copies at the other local trees.
> Are you planning to rebase you staging tree to latest? When you do that this
> Patch will apply. Please let me know if there is any other way you want me to do?
Linus doesn't like when someone merge from a random place at his tree.
I'll merge from his tree at -rc1, but I'm not intending to merge it
earlier than that, except if there are some strong reasons for that.
Anyway, if you prefer to send this patch through Arnd's tree, feel
free to add my acked-by: on that:
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
>
> Regards,
> -Manju
>>
>> Thanks!
>> Mauro
>>
>>>
>>> drivers/media/video/davinci/vpif.h | 2 --
>>> drivers/media/video/davinci/vpif_display.c | 2 --
>>> include/media/davinci/vpif_types.h | 2 ++
>>> 3 files changed, 2 insertions(+), 4 deletions(-)
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-media"
>>> in the body of a message to majordomo@vger.kernel.org More majordomo
>>> info at http://vger.kernel.org/majordomo-info.html
>>
>>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [GIT PULL] davinci vpif pull request
2012-01-16 12:56 ` Mauro Carvalho Chehab
@ 2012-01-16 13:06 ` Hadli, Manjunath
2012-01-16 13:17 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 9+ messages in thread
From: Hadli, Manjunath @ 2012-01-16 13:06 UTC (permalink / raw)
To: 'Mauro Carvalho Chehab'; +Cc: Mauro Carvalho Chehab, LMML, dlos
Mauro,
On Mon, Jan 16, 2012 at 18:26:25, Mauro Carvalho Chehab wrote:
> Em 16-01-2012 10:45, Hadli, Manjunath escreveu:
> > Mauro,
> > On Mon, Jan 16, 2012 at 17:27:03, Mauro Carvalho Chehab wrote:
> >> Em 11-01-2012 09:39, Hadli, Manjunath escreveu:
> >>> Hi Mauro,
> >>> Can you please pull the following patch which removes some unnecessary inclusion
> >>> of machine specific header files from the main driver files?
> >>>
> >>> This patch has undergone sufficient review already. It is just a cleanup patch and I don't
> >>> expect any functionality to break because of this. The reason I did not club this with the
> >>> 3 previous patches was because one of the previous patches on which this is dependent,
> >>> is now pulled in by Arnd.
> >>>
> >>> Thanks and Regards,
> >>> -Manju
> >>>
> >>>
> >>> The following changes since commit e343a895a9f342f239c5e3c5ffc6c0b1707e6244:
> >>> Linus Torvalds (1):
> >>> Merge tag 'for-linus' of git://git.kernel.org/.../mst/vhost
> >>>
> >>> are available in the git repository at:
> >>>
> >>> git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
> >>> for-mauro-v3.3
> >>>
> >>> Manjunath Hadli (1):
> >>> davinci: vpif: remove machine specific header file inclusion
> >>> from the driver
> >>
> >> This patch is outdated and doesn't apply anymore. Could you please rebase it over my tree, branch "staging/for_v3.3"?
> > This patch needs a recent accepted commit by Arnd which is available
> > on http://git.linuxtv.org/linux-2.6.git but not on staging.
>
> This tree is just a daily-updated copy of Linus one. It is mirrored there just to minimize the object copies at the other local trees.
>
> > Are you planning to rebase you staging tree to latest? When you do
> > that this Patch will apply. Please let me know if there is any other way you want me to do?
>
> Linus doesn't like when someone merge from a random place at his tree.
> I'll merge from his tree at -rc1, but I'm not intending to merge it earlier than that, except if there are some strong reasons for that.
Indeed, there are quite a few patches waiting to be pulled which are
dependent on this patch. I would urge you to pull this as early as possible.
Rgds,
-Manju
>
> Anyway, if you prefer to send this patch through Arnd's tree, feel free to add my acked-by: on that:
>
> Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
> >
> > Regards,
> > -Manju
> >>
> >> Thanks!
> >> Mauro
> >>
> >>>
> >>> drivers/media/video/davinci/vpif.h | 2 --
> >>> drivers/media/video/davinci/vpif_display.c | 2 --
> >>> include/media/davinci/vpif_types.h | 2 ++
> >>> 3 files changed, 2 insertions(+), 4 deletions(-)
> >>> --
> >>> To unsubscribe from this list: send the line "unsubscribe linux-media"
> >>> in the body of a message to majordomo@vger.kernel.org More majordomo
> >>> info at http://vger.kernel.org/majordomo-info.html
> >>
> >>
> >
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [GIT PULL] davinci vpif pull request
2012-01-16 13:06 ` Hadli, Manjunath
@ 2012-01-16 13:17 ` Mauro Carvalho Chehab
2012-01-17 6:36 ` Hadli, Manjunath
0 siblings, 1 reply; 9+ messages in thread
From: Mauro Carvalho Chehab @ 2012-01-16 13:17 UTC (permalink / raw)
To: Hadli, Manjunath; +Cc: Mauro Carvalho Chehab, LMML, dlos
Em 16-01-2012 11:06, Hadli, Manjunath escreveu:
> Mauro,
> On Mon, Jan 16, 2012 at 18:26:25, Mauro Carvalho Chehab wrote:
>> Em 16-01-2012 10:45, Hadli, Manjunath escreveu:
>>> Mauro,
>>> On Mon, Jan 16, 2012 at 17:27:03, Mauro Carvalho Chehab wrote:
>>>> Em 11-01-2012 09:39, Hadli, Manjunath escreveu:
>>>>> Hi Mauro,
>>>>> Can you please pull the following patch which removes some unnecessary inclusion
>>>>> of machine specific header files from the main driver files?
>>>>>
>>>>> This patch has undergone sufficient review already. It is just a cleanup patch and I don't
>>>>> expect any functionality to break because of this. The reason I did not club this with the
>>>>> 3 previous patches was because one of the previous patches on which this is dependent,
>>>>> is now pulled in by Arnd.
>>>>>
>>>>> Thanks and Regards,
>>>>> -Manju
>>>>>
>>>>>
>>>>> The following changes since commit e343a895a9f342f239c5e3c5ffc6c0b1707e6244:
>>>>> Linus Torvalds (1):
>>>>> Merge tag 'for-linus' of git://git.kernel.org/.../mst/vhost
>>>>>
>>>>> are available in the git repository at:
>>>>>
>>>>> git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
>>>>> for-mauro-v3.3
>>>>>
>>>>> Manjunath Hadli (1):
>>>>> davinci: vpif: remove machine specific header file inclusion
>>>>> from the driver
>>>>
>>>> This patch is outdated and doesn't apply anymore. Could you please rebase it over my tree, branch "staging/for_v3.3"?
>>> This patch needs a recent accepted commit by Arnd which is available
>>> on http://git.linuxtv.org/linux-2.6.git but not on staging.
>>
>> This tree is just a daily-updated copy of Linus one. It is mirrored there just to minimize the object copies at the other local trees.
>>
>>> Are you planning to rebase you staging tree to latest? When you do
>>> that this Patch will apply. Please let me know if there is any other way you want me to do?
>>
>> Linus doesn't like when someone merge from a random place at his tree.
>> I'll merge from his tree at -rc1, but I'm not intending to merge it earlier than that, except if there are some strong reasons for that.
> Indeed, there are quite a few patches waiting to be pulled which are
> dependent on this patch. I would urge you to pull this as early as possible.
Are those features target for 3.4? It is late for adding new features for 3.3.
If they aren't for 3.3, merging at 3.3-rc1 should be ok for your needs.
Otherwise, you need to point me the exact patch at Linus tree you need me
to pull, and properly justify the need for this patch, and submit it
together with the other ones you're needing for 3.3.
>
> Rgds,
> -Manju
>>
>> Anyway, if you prefer to send this patch through Arnd's tree, feel free to add my acked-by: on that:
>>
>> Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
>>>
>>> Regards,
>>> -Manju
>>>>
>>>> Thanks!
>>>> Mauro
>>>>
>>>>>
>>>>> drivers/media/video/davinci/vpif.h | 2 --
>>>>> drivers/media/video/davinci/vpif_display.c | 2 --
>>>>> include/media/davinci/vpif_types.h | 2 ++
>>>>> 3 files changed, 2 insertions(+), 4 deletions(-)
>>>>> --
>>>>> To unsubscribe from this list: send the line "unsubscribe linux-media"
>>>>> in the body of a message to majordomo@vger.kernel.org More majordomo
>>>>> info at http://vger.kernel.org/majordomo-info.html
>>>>
>>>>
>>>
>>
>>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [GIT PULL] davinci vpif pull request
2012-01-16 13:17 ` Mauro Carvalho Chehab
@ 2012-01-17 6:36 ` Hadli, Manjunath
0 siblings, 0 replies; 9+ messages in thread
From: Hadli, Manjunath @ 2012-01-17 6:36 UTC (permalink / raw)
To: 'Mauro Carvalho Chehab'; +Cc: Mauro Carvalho Chehab, LMML, dlos
Mauro,
On Mon, Jan 16, 2012 at 18:47:00, Mauro Carvalho Chehab wrote:
> Em 16-01-2012 11:06, Hadli, Manjunath escreveu:
> > Mauro,
> > On Mon, Jan 16, 2012 at 18:26:25, Mauro Carvalho Chehab wrote:
> >> Em 16-01-2012 10:45, Hadli, Manjunath escreveu:
> >>> Mauro,
> >>> On Mon, Jan 16, 2012 at 17:27:03, Mauro Carvalho Chehab wrote:
> >>>> Em 11-01-2012 09:39, Hadli, Manjunath escreveu:
> >>>>> Hi Mauro,
> >>>>> Can you please pull the following patch which removes some unnecessary inclusion
> >>>>> of machine specific header files from the main driver files?
> >>>>>
> >>>>> This patch has undergone sufficient review already. It is just a cleanup patch and I don't
> >>>>> expect any functionality to break because of this. The reason I did not club this with the
> >>>>> 3 previous patches was because one of the previous patches on which this is dependent,
> >>>>> is now pulled in by Arnd.
> >>>>>
> >>>>> Thanks and Regards,
> >>>>> -Manju
> >>>>>
> >>>>>
> >>>>> The following changes since commit e343a895a9f342f239c5e3c5ffc6c0b1707e6244:
> >>>>> Linus Torvalds (1):
> >>>>> Merge tag 'for-linus' of
> >>>>> git://git.kernel.org/.../mst/vhost
> >>>>>
> >>>>> are available in the git repository at:
> >>>>>
> >>>>> git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
> >>>>> for-mauro-v3.3
> >>>>>
> >>>>> Manjunath Hadli (1):
> >>>>> davinci: vpif: remove machine specific header file inclusion
> >>>>> from the driver
> >>>>
> >>>> This patch is outdated and doesn't apply anymore. Could you please rebase it over my tree, branch "staging/for_v3.3"?
> >>> This patch needs a recent accepted commit by Arnd which is available
> >>> on http://git.linuxtv.org/linux-2.6.git but not on staging.
> >>
> >> This tree is just a daily-updated copy of Linus one. It is mirrored there just to minimize the object copies at the other local trees.
> >>
> >>> Are you planning to rebase you staging tree to latest? When you do
> >>> that this Patch will apply. Please let me know if there is any other way you want me to do?
> >>
> >> Linus doesn't like when someone merge from a random place at his tree.
> >> I'll merge from his tree at -rc1, but I'm not intending to merge it earlier than that, except if there are some strong reasons for that.
> > Indeed, there are quite a few patches waiting to be pulled which are
> > dependent on this patch. I would urge you to pull this as early as possible.
>
> Are those features target for 3.4? It is late for adding new features for 3.3.
>
> If they aren't for 3.3, merging at 3.3-rc1 should be ok for your needs.
They are intended for 3.4. Merging at v3.3-rc1 is OK.
Regards,
-Manju
> Otherwise, you need to point me the exact patch at Linus tree you need me to pull, and properly justify the need for this patch, and submit it together with the other ones you're needing for 3.3.
> >
> > Rgds,
> > -Manju
> >>
> >> Anyway, if you prefer to send this patch through Arnd's tree, feel free to add my acked-by: on that:
> >>
> >> Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
> >>>
> >>> Regards,
> >>> -Manju
> >>>>
> >>>> Thanks!
> >>>> Mauro
> >>>>
> >>>>>
> >>>>> drivers/media/video/davinci/vpif.h | 2 --
> >>>>> drivers/media/video/davinci/vpif_display.c | 2 --
> >>>>> include/media/davinci/vpif_types.h | 2 ++
> >>>>> 3 files changed, 2 insertions(+), 4 deletions(-)
> >>>>> --
> >>>>> To unsubscribe from this list: send the line "unsubscribe linux-media"
> >>>>> in the body of a message to majordomo@vger.kernel.org More
> >>>>> majordomo info at http://vger.kernel.org/majordomo-info.html
> >>>>
> >>>>
> >>>
> >>
> >>
> >
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [GIT PULL] davinci vpif pull request
@ 2012-01-27 10:12 Hadli, Manjunath
2012-02-06 7:24 ` Hadli, Manjunath
0 siblings, 1 reply; 9+ messages in thread
From: Hadli, Manjunath @ 2012-01-27 10:12 UTC (permalink / raw)
To: 'Mauro Carvalho Chehab', LMML, dlos
Hi Mauro,
Can you please pull the following patch for v3.3-rc1 which removes some unnecessary inclusion
of machine specific header files from the main driver files?
This patch has undergone sufficient review already. It is just a cleanup patch and I don't
expect any functionality to break because of this.
Thanks and Regards,
-Manju
The following changes since commit 74ea15d909b31158f9b63190a95b52bc05586d4b:
Linus Torvalds (1):
Merge branch 'v4l_for_linus' of git://git.kernel.org/.../mchehab/linux-media
are available in the git repository at:
git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git for-mauro-v3.3
Manjunath Hadli (1):
davinci: vpif: remove machine specific header file inclusion from the driver
drivers/media/video/davinci/vpif.h | 2 --
drivers/media/video/davinci/vpif_display.c | 2 --
include/media/davinci/vpif_types.h | 2 ++
3 files changed, 2 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 9+ messages in thread* RE: [GIT PULL] davinci vpif pull request
2012-01-27 10:12 Hadli, Manjunath
@ 2012-02-06 7:24 ` Hadli, Manjunath
0 siblings, 0 replies; 9+ messages in thread
From: Hadli, Manjunath @ 2012-02-06 7:24 UTC (permalink / raw)
To: Hadli, Manjunath, 'Mauro Carvalho Chehab', 'LMML',
'dlos'
Mauro,
A gentle reminder for the pull request.
Cheers,
-Manju
On Fri, Jan 27, 2012 at 15:43:00, Hadli, Manjunath wrote:
> Hi Mauro,
> Can you please pull the following patch for v3.3-rc1 which removes some unnecessary inclusion of machine specific header files from the main driver files?
>
> This patch has undergone sufficient review already. It is just a cleanup patch and I don't expect any functionality to break because of this.
>
> Thanks and Regards,
> -Manju
>
>
> The following changes since commit 74ea15d909b31158f9b63190a95b52bc05586d4b:
> Linus Torvalds (1):
> Merge branch 'v4l_for_linus' of git://git.kernel.org/.../mchehab/linux-media
>
>
> are available in the git repository at:
>
>
> git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git for-mauro-v3.3
>
> Manjunath Hadli (1):
> davinci: vpif: remove machine specific header file inclusion from the driver
>
>
> drivers/media/video/davinci/vpif.h | 2 --
> drivers/media/video/davinci/vpif_display.c | 2 --
> include/media/davinci/vpif_types.h | 2 ++
> 3 files changed, 2 insertions(+), 4 deletions(-)
>
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2012-02-06 7:25 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11 11:39 [GIT PULL] davinci vpif pull request Hadli, Manjunath
2012-01-16 11:57 ` Mauro Carvalho Chehab
2012-01-16 12:45 ` Hadli, Manjunath
2012-01-16 12:56 ` Mauro Carvalho Chehab
2012-01-16 13:06 ` Hadli, Manjunath
2012-01-16 13:17 ` Mauro Carvalho Chehab
2012-01-17 6:36 ` Hadli, Manjunath
-- strict thread matches above, loose matches on Subject: below --
2012-01-27 10:12 Hadli, Manjunath
2012-02-06 7:24 ` Hadli, Manjunath
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox