* git tree for linux-iio
@ 2016-03-27 1:11 Alison Schofield
2016-03-27 12:46 ` Daniel Baluta
0 siblings, 1 reply; 3+ messages in thread
From: Alison Schofield @ 2016-03-27 1:11 UTC (permalink / raw)
To: jic23; +Cc: linux-iio
Jonathan,
What is the correct git tree to use for iio development - both
staging and upstream?
I've been using gregkh/staging-testing, but it's not clear that is
correct for upstream iio development.
Thanks,
alisons
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git tree for linux-iio
2016-03-27 1:11 git tree for linux-iio Alison Schofield
@ 2016-03-27 12:46 ` Daniel Baluta
2016-03-28 8:33 ` Jonathan Cameron
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Baluta @ 2016-03-27 12:46 UTC (permalink / raw)
To: Alison Schofield; +Cc: Jonathan Cameron, linux-iio@vger.kernel.org
Hi Alison,
On Sun, Mar 27, 2016 at 4:11 AM, Alison Schofield <amsfield22@gmail.com> wrote:
> Jonathan,
>
> What is the correct git tree to use for iio development - both
> staging and upstream?
linux-iio tree is at https://git.kernel.org/cgit/linux/kernel/git/jic23/iio.git/
Here how I think things work with IIO:
* new features are based on togreg branch, but first tested on testing branch.
* bugfixes are based on togreg and integrated in fixes-togreg, but
first tested on testing branch.
I always use the testing branch when sending patches.
Jonathan please correct me if I'm wrong.
thanks,
Daniel.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git tree for linux-iio
2016-03-27 12:46 ` Daniel Baluta
@ 2016-03-28 8:33 ` Jonathan Cameron
0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2016-03-28 8:33 UTC (permalink / raw)
To: Daniel Baluta, Alison Schofield; +Cc: linux-iio@vger.kernel.org
On 27/03/16 13:46, Daniel Baluta wrote:
> Hi Alison,
>
> On Sun, Mar 27, 2016 at 4:11 AM, Alison Schofield <amsfield22@gmail.com> wrote:
>> Jonathan,
>>
>> What is the correct git tree to use for iio development - both
>> staging and upstream?
>
> linux-iio tree is at https://git.kernel.org/cgit/linux/kernel/git/jic23/iio.git/
>
> Here how I think things work with IIO:
>
> * new features are based on togreg branch, but first tested on testing branch.
Yes - basic difference is that I'll rebase testing, but not togreg. So whilst
it's occasionally worth glancing at testing, most patches should in theory
be against togreg. However, testing works fine too - just beware if you try
to fastforward a series that I may have undercut the history! In theory
nothing should sit in testing and not togreg for more than about a week.
About every 2 weeks in the middle of a cycle (weeks 4-8 ish), I send a pull request
to GregKH and then fast forward this branch to the result of him pulling that.
> * bugfixes are based on togreg and integrated in fixes-togreg, but
> first tested on testing branch.
Not quite. Fixes-togreg is based on staging/staging-linus which closely tracks
Linus' tree + whatever else Greg has lined up in the way of fixes.
There are sometimes additional branches at the end of a cycle to handle fixes
that need applying soon after the merge window closes as I don't send stuff
to Greg for one week before to about one week after the merge window.
>
> I always use the testing branch when sending patches.
That works.
Jonathan
>
> Jonathan please correct me if I'm wrong.
>
> thanks,
> Daniel.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-03-28 8:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-27 1:11 git tree for linux-iio Alison Schofield
2016-03-27 12:46 ` Daniel Baluta
2016-03-28 8:33 ` Jonathan Cameron
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).