All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@nokia.com>
To: linux-kernel@vger.kernel.org
Cc: linux-omap@vger.kernel.org, Tomi Valkeinen <tomi.valkeinen@nokia.com>
Subject: [PATCH 19/19] MAINTAINERS: Add OMAP2/3 DSS and OMAPFB maintainer
Date: Thu, 24 Sep 2009 14:56:24 +0300	[thread overview]
Message-ID: <1253793384-31158-20-git-send-email-tomi.valkeinen@nokia.com> (raw)
In-Reply-To: <1253793384-31158-19-git-send-email-tomi.valkeinen@nokia.com>

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
---
 MAINTAINERS |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7c1c0b0..7245dae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3778,6 +3778,23 @@ L:	linux-omap@vger.kernel.org
 S:	Maintained
 F:	drivers/video/omap/
 
+OMAP DISPLAY SUBSYSTEM SUPPORT (DSS2)
+M:	Tomi Valkeinen <tomi.valkeinen@nokia.com>
+L:	linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
+L:	linux-omap@vger.kernel.org
+S:	Maintained
+F:	drivers/video/omap2/dss/
+F:	drivers/video/omap2/vrfb.c
+F:	drivers/video/omap2/vram.c
+F:	Documentation/arm/OMAP/DSS
+
+OMAP FRAMEBUFFER SUPPORT (FOR DSS2)
+M:	Tomi Valkeinen <tomi.valkeinen@nokia.com>
+L:	linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
+L:	linux-omap@vger.kernel.org
+S:	Maintained
+F:	drivers/video/omap2/omapfb/
+
 OMAP MMC SUPPORT
 M:	Jarkko Lavinen <jarkko.lavinen@nokia.com>
 L:	linux-omap@vger.kernel.org
-- 
1.6.4


  reply	other threads:[~2009-09-24 11:57 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-24 11:56 [PATCH 00/19] OMAP: DSS2: Intro Tomi Valkeinen
2009-09-24 11:56 ` [PATCH 01/19] OMAP2: Add funcs for writing SMS_ROT_* registers Tomi Valkeinen
2009-09-24 11:56   ` [PATCH 02/19] OMAP: OMAPFB: split omapfb.h Tomi Valkeinen
2009-09-24 11:56     ` [PATCH 03/19] OMAP: OMAPFB: add omapdss device Tomi Valkeinen
2009-09-24 11:56       ` [PATCH 04/19] OMAP: Add VRAM manager Tomi Valkeinen
2009-09-24 11:56         ` [PATCH 05/19] OMAP: Add support for VRFB rotation engine Tomi Valkeinen
2009-09-24 11:56           ` [PATCH 06/19] OMAP: DSS2: Documentation for DSS2 Tomi Valkeinen
2009-09-24 11:56             ` [PATCH 07/19] OMAP: DSS2: Display Subsystem Driver core Tomi Valkeinen
2009-09-24 11:56               ` [PATCH 08/19] OMAP: DSS2: Add more core files Tomi Valkeinen
2009-09-24 11:56                 ` [PATCH 09/19] OMAP: DSS2: DISPC Tomi Valkeinen
2009-09-24 11:56                   ` [PATCH 10/19] OMAP: DSS2: DPI driver Tomi Valkeinen
2009-09-24 11:56                     ` [PATCH 11/19] OMAP: DSS2: Video encoder driver Tomi Valkeinen
2009-09-24 11:56                       ` [PATCH 12/19] OMAP: DSS2: RFBI driver Tomi Valkeinen
2009-09-24 11:56                         ` [PATCH 13/19] OMAP: DSS2: SDI driver Tomi Valkeinen
2009-09-24 11:56                           ` [PATCH 14/19] OMAP: DSS2: DSI driver Tomi Valkeinen
2009-09-24 11:56                             ` [PATCH 15/19] OMAP: DSS2: omapfb driver Tomi Valkeinen
2009-09-24 11:56                               ` [PATCH 16/19] OMAP: DSS2: Add DPI panel drivers Tomi Valkeinen
2009-09-24 11:56                                 ` [PATCH 17/19] OMAP: DSS2: Taal DSI command mode panel driver Tomi Valkeinen
2009-09-24 11:56                                   ` [PATCH 18/19] OMAP: SDP: Enable DSS2 for OMAP3 SDP board Tomi Valkeinen
2009-09-24 11:56                                     ` Tomi Valkeinen [this message]
2009-09-30  9:21 ` [PATCH 00/19] OMAP: DSS2: Intro Tomi Valkeinen
2009-10-07  8:57   ` Felipe Contreras
2009-11-16  6:54     ` Gregoire Gentil
2009-11-09 11:45 [PATCH 00/19] OMAP: DSS2 v5 intro Tomi Valkeinen
2009-11-09 11:45 ` [PATCH 01/19] OMAP2: Add funcs for writing SMS_ROT_* registers Tomi Valkeinen
2009-11-09 11:45   ` [PATCH 02/19] OMAP: OMAPFB: split omapfb.h Tomi Valkeinen
2009-11-09 11:45     ` [PATCH 03/19] OMAP: OMAPFB: add omapdss device Tomi Valkeinen
2009-11-09 11:45       ` [PATCH 04/19] OMAP: Add VRAM manager Tomi Valkeinen
2009-11-09 11:45         ` [PATCH 05/19] OMAP: Add support for VRFB rotation engine Tomi Valkeinen
2009-11-09 11:45           ` [PATCH 06/19] OMAP: DSS2: Documentation for DSS2 Tomi Valkeinen
2009-11-09 11:45             ` [PATCH 07/19] OMAP: DSS2: Display Subsystem Driver core Tomi Valkeinen
2009-11-09 11:45               ` [PATCH 08/19] OMAP: DSS2: Add more core files Tomi Valkeinen
2009-11-09 11:45                 ` [PATCH 09/19] OMAP: DSS2: DISPC Tomi Valkeinen
2009-11-09 11:45                   ` [PATCH 10/19] OMAP: DSS2: DPI driver Tomi Valkeinen
2009-11-09 11:45                     ` [PATCH 11/19] OMAP: DSS2: Video encoder driver Tomi Valkeinen
2009-11-09 11:45                       ` [PATCH 12/19] OMAP: DSS2: RFBI driver Tomi Valkeinen
2009-11-09 11:45                         ` [PATCH 13/19] OMAP: DSS2: SDI driver Tomi Valkeinen
2009-11-09 11:45                           ` [PATCH 14/19] OMAP: DSS2: DSI driver Tomi Valkeinen
2009-11-09 11:45                             ` [PATCH 15/19] OMAP: DSS2: omapfb driver Tomi Valkeinen
2009-11-09 11:45                               ` [PATCH 16/19] OMAP: DSS2: Add DPI panel drivers Tomi Valkeinen
2009-11-09 11:45                                 ` [PATCH 17/19] OMAP: DSS2: Taal DSI command mode panel driver Tomi Valkeinen
2009-11-09 11:45                                   ` [PATCH 18/19] OMAP: SDP: Enable DSS2 for OMAP3 SDP board Tomi Valkeinen
2009-11-09 11:45                                     ` [PATCH 19/19] MAINTAINERS: Add OMAP2/3 DSS and OMAPFB maintainer Tomi Valkeinen
2009-11-09 11:45                                       ` Tomi Valkeinen

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=1253793384-31158-20-git-send-email-tomi.valkeinen@nokia.com \
    --to=tomi.valkeinen@nokia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@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.