Message ID | 1481186052-4987-1-git-send-email-tomi.valkeinen@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Thu, Dec 08, 2016 at 10:34:12AM +0200, Tomi Valkeinen wrote: > Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan. > > Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> > --- > > I just don't have time to even pretend I maintain fbdev, so mark it as Orphan. > > Anyone want to pick fbdev maintainership? I think for fbdev stuff that we need for the fbdev emulation in drm we could merge it through drm-misc. And I'd very much welcome if you can still review those patches (e.g. the nommu enabling that's floating right now). If you want can also give you commit rights to drm-misc for that area. Or drm-misc maintainers can apply those patches. Anything else would be still out of scope ofc. What we might want to do is add dri-devel to the mailing lists, to make sure patch submissions get redicted to the right subsystem. Mail volume seems pretty low compared to dri-devel, I think we can absorb that. -Daniel > > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 851b89b9edcb..fc2790eb4e84 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4968,10 +4968,9 @@ F: drivers/net/wan/dlci.c > F: drivers/net/wan/sdla.c > > FRAMEBUFFER LAYER > -M: Tomi Valkeinen <tomi.valkeinen@ti.com> > L: linux-fbdev@vger.kernel.org > Q: http://patchwork.kernel.org/project/linux-fbdev/list/ > -S: Maintained > +S: Orphan > F: Documentation/fb/ > F: drivers/video/ > F: include/video/ > -- > 2.7.4 > > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dri-devel
On Thu, 8 Dec 2016 10:34:12 +0200 Tomi Valkeinen <tomi.valkeinen@ti.com> wrote: > Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan. > > ... > > I just don't have time to even pretend I maintain fbdev, so mark it as Orphan. > > Anyone want to pick fbdev maintainership? I'll keep an eye on the mailing list, try to ensure that things keep ticking along. -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi, On Thursday, December 15, 2016 12:12:52 PM Andrew Morton wrote: > On Thu, 8 Dec 2016 10:34:12 +0200 Tomi Valkeinen <tomi.valkeinen@ti.com> wrote: > > > Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan. > > > > ... > > > > I just don't have time to even pretend I maintain fbdev, so mark it as Orphan. > > > > Anyone want to pick fbdev maintainership? http://marc.info/?l=linux-fbdev&m=148181317415549&w=2 > I'll keep an eye on the mailing list, try to ensure that things keep > ticking along. Andrew, do you want to manage patches yourself or should I step in and try to do it? Tomi, in case I would end up handling patches your help would be still greatly appreciated (I'm not much a fbdev expert so any non-obvious stuff will likely take some time to be processed).. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Mon, 19 Dec 2016 14:34:12 +0100 Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> wrote: > > Hi, > > On Thursday, December 15, 2016 12:12:52 PM Andrew Morton wrote: > > On Thu, 8 Dec 2016 10:34:12 +0200 Tomi Valkeinen <tomi.valkeinen@ti.com> wrote: > > > > > Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan. > > > > > > ... > > > > > > I just don't have time to even pretend I maintain fbdev, so mark it as Orphan. > > > > > > Anyone want to pick fbdev maintainership? > > http://marc.info/?l=linux-fbdev&m=148181317415549&w=2 > > > I'll keep an eye on the mailing list, try to ensure that things keep > > ticking along. > > Andrew, do you want to manage patches yourself or should I step > in and try to do it? No, please go ahead. -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Daniel, On Thursday 08 Dec 2016 11:04:47 Daniel Vetter wrote: > On Thu, Dec 08, 2016 at 10:34:12AM +0200, Tomi Valkeinen wrote: > > Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan. > > > > Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> > > --- > > > > I just don't have time to even pretend I maintain fbdev, so mark it as > > Orphan. > > > > Anyone want to pick fbdev maintainership? > > I think for fbdev stuff that we need for the fbdev emulation in drm we > could merge it through drm-misc. Or we could instead invest time on getting rid of that last dependency on fbdev ? :-) > And I'd very much welcome if you can > still review those patches (e.g. the nommu enabling that's floating right > now). If you want can also give you commit rights to drm-misc for that > area. Or drm-misc maintainers can apply those patches. > > Anything else would be still out of scope ofc. > > What we might want to do is add dri-devel to the mailing lists, to make > sure patch submissions get redicted to the right subsystem. Mail volume > seems pretty low compared to dri-devel, I think we can absorb that. > -Daniel > > > MAINTAINERS | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 851b89b9edcb..fc2790eb4e84 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -4968,10 +4968,9 @@ F: drivers/net/wan/dlci.c > > > > F: drivers/net/wan/sdla.c > > > > FRAMEBUFFER LAYER > > > > -M: Tomi Valkeinen <tomi.valkeinen@ti.com> > > > > L: linux-fbdev@vger.kernel.org > > Q: http://patchwork.kernel.org/project/linux-fbdev/list/ > > > > -S: Maintained > > +S: Orphan > > > > F: Documentation/fb/ > > F: drivers/video/ > > F: include/video/
On 19/12/16 15:34, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Thursday, December 15, 2016 12:12:52 PM Andrew Morton wrote: >> On Thu, 8 Dec 2016 10:34:12 +0200 Tomi Valkeinen <tomi.valkeinen@ti.com> wrote: >> >>> Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan. >>> >>> ... >>> >>> I just don't have time to even pretend I maintain fbdev, so mark it as Orphan. >>> >>> Anyone want to pick fbdev maintainership? > > http://marc.info/?l=linux-fbdev&m=148181317415549&w=2 > >> I'll keep an eye on the mailing list, try to ensure that things keep >> ticking along. > > Andrew, do you want to manage patches yourself or should I step > in and try to do it? > > Tomi, in case I would end up handling patches your help would be > still greatly appreciated (I'm not much a fbdev expert so any > non-obvious stuff will likely take some time to be processed).. Yes, I can have a look (but no promises). But I'm no fbdev expert either =). I think I was mostly acting as a gate-keeper to sort the worst problems out. Tomi
diff --git a/MAINTAINERS b/MAINTAINERS index 851b89b9edcb..fc2790eb4e84 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4968,10 +4968,9 @@ F: drivers/net/wan/dlci.c F: drivers/net/wan/sdla.c FRAMEBUFFER LAYER -M: Tomi Valkeinen <tomi.valkeinen@ti.com> L: linux-fbdev@vger.kernel.org Q: http://patchwork.kernel.org/project/linux-fbdev/list/ -S: Maintained +S: Orphan F: Documentation/fb/ F: drivers/video/ F: include/video/
Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> --- I just don't have time to even pretend I maintain fbdev, so mark it as Orphan. Anyone want to pick fbdev maintainership? MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)