diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2015-01-23 19:29:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-25 19:59:08 +0800 |
commit | 053e514f9172c10b55b1ef0706da57cecb6c85e3 (patch) | |
tree | 43ea3484714f974677eee62d5750e67e024d0437 /MAINTAINERS | |
parent | 3ec698816ab3a7aca39dd3389115840a48d5266d (diff) | |
download | op-kernel-dev-053e514f9172c10b55b1ef0706da57cecb6c85e3.zip op-kernel-dev-053e514f9172c10b55b1ef0706da57cecb6c85e3.tar.gz |
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-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2fa3853..0dbe230 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3872,6 +3872,12 @@ S: Supported F: Documentation/fault-injection/ F: lib/fault-inject.c +FBTFT Framebuffer drivers +M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> +M: Noralf Trønnes <noralf@tronnes.org> +S: Maintained +F: drivers/staging/fbtft/ + FCOE SUBSYSTEM (libfc, libfcoe, fcoe) M: Robert Love <robert.w.love@intel.com> L: fcoe-devel@open-fcoe.org |