linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: fbdev-next inclusing
@ 2013-05-31  5:13 Jean-Christophe PLAGNIOL-VILLARD
  2013-06-03  6:35 ` Stephen Rothwell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-05-31  5:13 UTC (permalink / raw)
  To: linux-fbdev

HI,

	Could you include the new fbdev -next in the linux-next please?

	git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git for-next

Best Regards,
J.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: fbdev-next inclusing
  2013-05-31  5:13 linux-next: fbdev-next inclusing Jean-Christophe PLAGNIOL-VILLARD
@ 2013-06-03  6:35 ` Stephen Rothwell
  2013-06-04 11:13 ` Jean-Christophe PLAGNIOL-VILLARD
  2013-06-05  0:49 ` Stephen Rothwell
  2 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2013-06-03  6:35 UTC (permalink / raw)
  To: linux-fbdev

[-- Attachment #1: Type: text/plain, Size: 2091 bytes --]

Hi,

On Fri, 31 May 2013 07:13:25 +0200 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote:
>
> 	Could you include the new fbdev -next in the linux-next please?
> 
> 	git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git for-next

I have replaced Florian's tree with this one.  Let me know if you want
something different.  Also, the contacts for this tree are now:

Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
linux-fbdev@vger.kernel.org

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgment of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
     * submitted under GPL v2 (or later) and include the Contributor's
	Signed-off-by,
     * posted to the relevant mailing list,
     * reviewed by you (or another maintainer of your subsystem tree),
     * successfully unit tested, and 
     * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
sfr@canb.auug.org.au

Legal Stuff:
By participating in linux-next, your subsystem tree contributions are
public and will be included in the linux-next trees.  You may be sent
e-mail messages indicating errors or other issues when the
patches/commits from your subsystem tree are merged and tested in
linux-next.  These messages may also be cross-posted to the linux-next
mailing list, the linux-kernel mailing list, etc.  The linux-next tree
project and IBM (my employer) make no warranties regarding the linux-next
project, the testing procedures, the results, the e-mails, etc.  If you
don't agree to these ground rules, let me know and I'll remove your tree
from participation in linux-next.

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: fbdev-next inclusing
  2013-05-31  5:13 linux-next: fbdev-next inclusing Jean-Christophe PLAGNIOL-VILLARD
  2013-06-03  6:35 ` Stephen Rothwell
@ 2013-06-04 11:13 ` Jean-Christophe PLAGNIOL-VILLARD
  2013-06-05  0:49 ` Stephen Rothwell
  2 siblings, 0 replies; 4+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-06-04 11:13 UTC (permalink / raw)
  To: linux-fbdev

On 16:35 Mon 03 Jun     , Stephen Rothwell wrote:
> Hi,
> 
> On Fri, 31 May 2013 07:13:25 +0200 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote:
> >
> > 	Could you include the new fbdev -next in the linux-next please?
> > 
> > 	git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git for-next
> 
> I have replaced Florian's tree with this one.  Let me know if you want
> something different.  Also, the contacts for this tree are now:
> 
> Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
> linux-fbdev@vger.kernel.org

if Florian wish to continue to be in Cc keep but please add
Tomi Valkeinen <tomi.valkeinen@ti.com> too

Best Regards,
J.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: fbdev-next inclusing
  2013-05-31  5:13 linux-next: fbdev-next inclusing Jean-Christophe PLAGNIOL-VILLARD
  2013-06-03  6:35 ` Stephen Rothwell
  2013-06-04 11:13 ` Jean-Christophe PLAGNIOL-VILLARD
@ 2013-06-05  0:49 ` Stephen Rothwell
  2 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2013-06-05  0:49 UTC (permalink / raw)
  To: linux-fbdev

[-- Attachment #1: Type: text/plain, Size: 311 bytes --]

Hi,

On Tue, 4 Jun 2013 13:13:44 +0200 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote:
>
> if Florian wish to continue to be in Cc keep but please add
> Tomi Valkeinen <tomi.valkeinen@ti.com> too

Done.  Florian?

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-05  0:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-31  5:13 linux-next: fbdev-next inclusing Jean-Christophe PLAGNIOL-VILLARD
2013-06-03  6:35 ` Stephen Rothwell
2013-06-04 11:13 ` Jean-Christophe PLAGNIOL-VILLARD
2013-06-05  0:49 ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).