All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bryan Huntsman <bryanh@codeaurora.org>
To: Greg KH <greg@kroah.com>
Cc: Daniel Walker <dwalker@codeaurora.org>,
	Tatyana Brokhman <tlinder@codeaurora.org>,
	gregkh@suse.de, linux-usb@vger.kernel.org,
	linux-arm-msm@vger.kernel.org,
	David Brownell <dbrownell@users.sourceforge.net>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 1/1] usb: Adding SuperSpeed support to dummy_hcd
Date: Fri, 19 Nov 2010 14:29:39 -0800	[thread overview]
Message-ID: <4CE6FA53.6060304@codeaurora.org> (raw)
In-Reply-To: <20101118012303.GA7710@kroah.com>

On 11/17/2010 05:23 PM, Greg KH wrote:
> On Wed, Nov 17, 2010 at 03:59:48PM -0800, Daniel Walker wrote:
>> On Wed, 2010-11-17 at 13:35 -0800, Greg KH wrote:
>>> On Tue, Nov 16, 2010 at 04:08:12PM +0200, Tatyana Brokhman wrote:
>>>> USB 3.0 hub includes 2 hubs - HS and SS ones.
>>>> Thus, when dummy_hcd enabled it will register 2 root hubs (SS and HS).
>>>>
>>>> Signed-off-by: Tatyana Brokhman <tlinder@codeaurora.org>
>>>> ---
>>>>  drivers/usb/gadget/dummy_hcd.c |  500 ++++++++++++++++++++++++++++++++++++++-
>>>>  1 files changed, 487 insertions(+), 13 deletions(-)
>>>>
>>>> diff --git a/drivers/usb/gadget/dummy_hcd.c b/drivers/usb/gadget/dummy_hcd.c
>>>> index 13b9f47..ec6adf6 100644
>>>> --- a/drivers/usb/gadget/dummy_hcd.c
>>>> +++ b/drivers/usb/gadget/dummy_hcd.c
>>>> @@ -5,6 +5,7 @@
>>>>   *
>>>>   * Copyright (C) 2003 David Brownell
>>>>   * Copyright (C) 2003-2005 Alan Stern
>>>> + * Copyright (C) 2010 Code Aurora Forum. All rights reserved.
>>>
>>> Does your lawyers agree that this is correct to add based on the size of
>>> the file?  Hint, it doesn't pass the rule that some lawyers I work with
>>> go by, so I would be surprised that it passes theirs.
>>
>> It's part of our requirements .. However, if you push back on it I think
>> Tatyana can remove it.
> 
> It's not a valid requirement as it's not legally acceptable by the
> grounds of the lawyers I have worked with in the past.
> 
> So yes, again, I'm pushing back on this.  Can you prove that it is
> something that is legally viable?

This might help:

Code Aurora Forum is non-profit mutual benefit corporation Incorporated in the State of California.  Please see https://www.codeaurora.org/learn/.

 
>>> Also, I didn't think that "Code Aurora Forum" was a "real" legal entity
>>> last time I looked, so how can it own copyrights?  Who is the "real"
>>> owner here?  (hint, who does your lawyers work for...)
>>
>> The "Code Aurora Forum" is a real entity, and they do take the
>> copyrights .. At least that's the intent I think. We're not lawyers tho.
>>
>> I work for QuiC which stands for Qualcomm Innovation Center, Inc. (as
>> mentioned below) .. I think Tatyana does as well since he emails have
>> the same signature as mine.
> 
> Then how can the copyright go to "code aurora forum"?  That's my main
> point here, there are multiple "shell" organizations at play, all of
> which are trying to hide legal culpability, so to try to then try to get
> legal rights seems very disingenuous, if not flat out impossible.

People working on CodeAurora Forum projects have the option to assign copyright for their work to CodeAurora.  The patch under question can be found on CodeAurora at this location:

https://www.codeaurora.org/patches/quic/kernel/tlinder/2010-11-16/

- Bryan


-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

  reply	other threads:[~2010-11-19 22:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-16 14:08 [PATCH v5 1/1] usb: Adding SuperSpeed support to dummy_hcd Tatyana Brokhman
2010-11-17 21:35 ` Greg KH
2010-11-17 23:59   ` Daniel Walker
2010-11-18  1:23     ` Greg KH
2010-11-19 22:29       ` Bryan Huntsman [this message]
2010-11-20  0:18         ` Greg KH
2010-11-18  0:12   ` David Brown
2010-11-18  1:24     ` Greg KH
2010-11-18 11:01   ` Tanya Brokhman
2010-11-18 11:01     ` Tanya Brokhman
2010-11-18 14:51     ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CE6FA53.6060304@codeaurora.org \
    --to=bryanh@codeaurora.org \
    --cc=dbrownell@users.sourceforge.net \
    --cc=dwalker@codeaurora.org \
    --cc=greg@kroah.com \
    --cc=gregkh@suse.de \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=tlinder@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.