diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2013-05-30 16:23:44 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-30 17:00:59 -0400 |
commit | 5489e948dc0f41a249c109d74612bf5aceab8f38 (patch) | |
tree | 454e523b44c6daf97ba89f3c7eca179f5bd95032 | |
parent | 5c1dfc82bd01f0d5c18d2c963da260bcb378f24f (diff) |
MAINTAINERS: Framebuffer Layer maintainers update
Tomi and I will now take care of the Framebuffer Layer
The git tree is now on kernel.org
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Olof Johansson <olof@lixom.net>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: linux-fbdev@vger.kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fd3a495a0005..7714c3c363c3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3322,11 +3322,12 @@ F: drivers/net/wan/dlci.c | |||
3322 | F: drivers/net/wan/sdla.c | 3322 | F: drivers/net/wan/sdla.c |
3323 | 3323 | ||
3324 | FRAMEBUFFER LAYER | 3324 | FRAMEBUFFER LAYER |
3325 | M: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 3325 | M: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> |
3326 | M: Tomi Valkeinen <tomi.valkeinen@ti.com> | ||
3326 | L: linux-fbdev@vger.kernel.org | 3327 | L: linux-fbdev@vger.kernel.org |
3327 | W: http://linux-fbdev.sourceforge.net/ | 3328 | W: http://linux-fbdev.sourceforge.net/ |
3328 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ | 3329 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ |
3329 | T: git git://github.com/schandinat/linux-2.6.git fbdev-next | 3330 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git |
3330 | S: Maintained | 3331 | S: Maintained |
3331 | F: Documentation/fb/ | 3332 | F: Documentation/fb/ |
3332 | F: Documentation/devicetree/bindings/fb/ | 3333 | F: Documentation/devicetree/bindings/fb/ |