aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNoralf Trønnes <noralf@tronnes.org>2015-01-23 13:29:07 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-25 06:59:08 -0500
commit053e514f9172c10b55b1ef0706da57cecb6c85e3 (patch)
tree43ea3484714f974677eee62d5750e67e024d0437 /MAINTAINERS
parent3ec698816ab3a7aca39dd3389115840a48d5266d (diff)
MAINTAINERS: add entry for staging/fbtft/
Add MAINTAINERS entry for staging/fbtft/ FBTFT is a framework for writing framebuffer drivers for displays with LCD controllers having onchip RAM. Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2fa385321245..0dbe23092343 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3872,6 +3872,12 @@ S: Supported
3872F: Documentation/fault-injection/ 3872F: Documentation/fault-injection/
3873F: lib/fault-inject.c 3873F: lib/fault-inject.c
3874 3874
3875FBTFT Framebuffer drivers
3876M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
3877M: Noralf Trønnes <noralf@tronnes.org>
3878S: Maintained
3879F: drivers/staging/fbtft/
3880
3875FCOE SUBSYSTEM (libfc, libfcoe, fcoe) 3881FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
3876M: Robert Love <robert.w.love@intel.com> 3882M: Robert Love <robert.w.love@intel.com>
3877L: fcoe-devel@open-fcoe.org 3883L: fcoe-devel@open-fcoe.org