From: Jonathan Cameron <jic23@kernel.org>
To: Daniel Baluta <daniel.baluta@gmail.com>,
Giuseppe Barba <giuseppe.barba@gmail.com>
Cc: "linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>
Subject: Re: Git repo to use for submitting patches
Date: Sat, 11 Jul 2015 18:46:14 +0100 [thread overview]
Message-ID: <55A15666.2050906@kernel.org> (raw)
In-Reply-To: <CAEnQRZCQOZ_prM+KUCOfhxGSSKnQTMgR9wGDioPCukdU8cu0oQ@mail.gmail.com>
On 10/07/15 12:51, Daniel Baluta wrote:
> On Fri, Jul 10, 2015 at 2:42 PM, Giuseppe Barba
> <giuseppe.barba@gmail.com> wrote:
>> Hi,
>>
>> sorry I'm new in this list.
>> I wold like to submit some patches to add support for new sensor.
>> I'm not sure what repo I have to use for code rebasing. I've found:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
>>
>> is it the correct one?
>
> Yes. Please use 'testing' branch.
Actually that's a bit risky unless you need something in it.
It does get rebased. I've been rather snowed under with day job stuff
last couple of weeks so haven't kept things as clean as they should be
but in theory:
1) togreg branch gets pushed out first as testing, but that's to let
the autobuilders play with it rather than as an official branch to
base anything on.
2) I fix up issues in testing found by the autobuilders and push it as
as the togreg branch.
3) When enough stuff has built up I send a pull request to Greg KH
and following that fastforward my tree.
Just to confuse things, fixes go via the fixes-togreg branch and make
it into the togreg branch only during the fastforward after Greg
has pulled in the previous patches to his tree.
So general principle is the togreg branch. Actually for new sensors
that are unlikely to interact much with recent patches, staging/staging-next
is also usually fine, or even use Linus' mainline tree.
Jonathan
>
> thanks,
> Daniel.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2015-07-11 17:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-10 11:42 Git repo to use for submitting patches Giuseppe Barba
2015-07-10 11:51 ` Daniel Baluta
2015-07-11 17:46 ` Jonathan Cameron [this message]
2015-07-14 9:07 ` Giuseppe Barba
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=55A15666.2050906@kernel.org \
--to=jic23@kernel.org \
--cc=daniel.baluta@gmail.com \
--cc=giuseppe.barba@gmail.com \
--cc=linux-iio@vger.kernel.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.