From: "Markus Rechberger" <mrechberger@gmail.com>
To: "Mauro Carvalho Chehab" <mchehab@infradead.org>
Cc: "Andre Kelmanson" <akelmanson@gmail.com>,
"Hans Verkuil" <hverkuil@xs4all.nl>,
"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
em28xx <em28xx@mcentral.de>,
acano@fastmail.fm, "Bouwsma Barry" <freebeer.bouwsma@gmail.com>,
"Dan Kreiser" <kreiser@informatik.hu-berlin.de>,
"Frank Neuber" <fn@kernelport.de>,
"Jelle de Jong" <jelledejong@powercraft.nl>,
"John Stowers" <john.stowers.lists@gmail.com>,
"Lukas Kuna" <lukas.kuna@evkanet.net>,
"Stefan Vonolfen" <stefan.vonolfen@gmail.com>,
"Stephan Berberig" <s.berberig@arcor.de>,
"Thomas Giesecke" <thomas.giesecke@ibgmbh-naumburg.de>,
"Vitaly Wool" <vwool@ru.mvista.com>,
"Zhenyu Wang" <zhen78@gmail.com>,
v4l <video4linux-list@redhat.com>,
linux-dvb@linuxtv.org, greg@kroah.com,
"Alan Cox" <alan@lxorguk.ukuu.org.uk>
Subject: Re: [PATCH 1/7] Adding empia base driver
Date: Sat, 8 Nov 2008 11:46:08 +0100 [thread overview]
Message-ID: <d9def9db0811080246t23607efcld74bd44241dbdb6f@mail.gmail.com> (raw)
In-Reply-To: <d9def9db0811080242v5fd108c6g80873f681e17224a@mail.gmail.com>
On Sat, Nov 8, 2008 at 11:42 AM, Markus Rechberger
<mrechberger@gmail.com> wrote:
> On Sat, Nov 8, 2008 at 11:37 AM, Mauro Carvalho Chehab
> <mchehab@infradead.org> wrote:
>> On Sat, 8 Nov 2008, Markus Rechberger wrote:
>>
>>> As written earlier already I don't think that I didn't follow any
>>> rules here since I provided single
>>> patches at the very first beginning
>>>
>>> http://mcentral.de/v4l-dvb/
>>> (this is all kernel code and only kernel code).
>>>
>>> That work didn't get attention and due a different decision of
>>> framework changes (which that codebase relied
>>> on) it all had to be rebased, I doubt that anyone
>>> would have reworked all that patch for patch. Instead it went into one
>>> repository and finally got modified to work again
>>> with the available framework rather than relying onto any such
>>> modifications.
>>
>> One thing is to rebase a tree, another is to merge all patches into a big
>> one, not preserving the original authorships.
>>
>> Development trees sometimes need rebase. This is done by popping all newer
>> patches from the tree, applying the upstream patches, and then pushing again
>> every individual patches, fixing the ones that don't apply well, but
>> preserving their authorships.
>>
>> The modified patches should receive a special tag before the maintainer's
>> SOB, like:
>>
>> [me@mymail: I did this to apply this patch]
>>
>> as stated at the kernel docs.
>>
>> This method will reduce a lot the risk of breaking improvements and other
>> fixes that happened upstream, and will properly preserve authorship of
>> individual patches.
>>
>> If you were doing a rebase, your patches would likely be accepted.
>>
>
let's link back to the only review done:
http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-11/msg00060.html
<snip>
In my opinion it's pretty much hopeless trying to convert the current
em28xx driver into what you have. It's a huge amount of work that no
one wants to do and (in this case) with very little benefit.
</snip>
Markus
next prev parent reply other threads:[~2008-11-08 10:46 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-22 21:14 Markus Rechberger
2008-10-22 22:09 ` Greg KH
2008-10-22 22:24 ` Markus Rechberger
2008-10-22 22:26 ` Markus Rechberger
2008-10-22 22:27 ` Greg KH
2008-10-22 22:35 ` Markus Rechberger
2008-10-22 22:49 ` Greg KH
2008-10-23 8:53 ` el es
2008-11-26 19:12 ` Aidan Thornton
2008-11-27 4:25 ` Markus Rechberger
2008-11-27 9:33 ` Pekka Enberg
2008-11-28 15:48 ` Devin Heitmueller
2008-11-28 20:09 ` Greg KH
2008-11-30 6:23 ` Markus Rechberger
2008-10-23 9:29 ` Alan Cox
2008-10-23 11:10 ` Markus Rechberger
2008-11-01 13:59 ` Hans Verkuil
2008-11-02 4:27 ` Mauro Carvalho Chehab
[not found] ` <a2aa6e3a0811072150t535e802cge3375a7b88ee6287@mail.gmail.com>
2008-11-08 10:15 ` Mauro Carvalho Chehab
2008-11-08 10:22 ` Markus Rechberger
2008-11-08 10:37 ` Mauro Carvalho Chehab
2008-11-08 10:42 ` Markus Rechberger
2008-11-08 10:46 ` Markus Rechberger [this message]
2008-11-08 10:56 ` Mauro Carvalho Chehab
2008-11-08 11:02 ` Markus Rechberger
2008-11-26 20:36 ` Aidan Thornton
[not found] <d9def9db0810221359h5118b8d2pd6d2b3f4f95496ce@mail.gmail.com>
[not found] ` <20081024153509.0f51d676@pedra.chehab.org>
2008-10-24 20:15 ` Markus Rechberger
2008-10-24 20:20 ` Markus Rechberger
2008-11-01 14:05 Hans Verkuil
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=d9def9db0811080246t23607efcld74bd44241dbdb6f@mail.gmail.com \
--to=mrechberger@gmail.com \
--cc=acano@fastmail.fm \
--cc=akelmanson@gmail.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=em28xx@mcentral.de \
--cc=fn@kernelport.de \
--cc=freebeer.bouwsma@gmail.com \
--cc=greg@kroah.com \
--cc=hverkuil@xs4all.nl \
--cc=jelledejong@powercraft.nl \
--cc=john.stowers.lists@gmail.com \
--cc=kreiser@informatik.hu-berlin.de \
--cc=linux-dvb@linuxtv.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lukas.kuna@evkanet.net \
--cc=mchehab@infradead.org \
--cc=s.berberig@arcor.de \
--cc=stefan.vonolfen@gmail.com \
--cc=thomas.giesecke@ibgmbh-naumburg.de \
--cc=video4linux-list@redhat.com \
--cc=vwool@ru.mvista.com \
--cc=zhen78@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®