aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2012-03-05 23:54:54 -0800
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2012-03-05 23:54:54 -0800
commit2c0fad8e907abf059b21bdb24d183dcbf8d14c10 (patch)
tree209a86d62e39de0b4e49eb1d534006c0f0d92668 /MAINTAINERS
parentMerge branch 'fbdev-for-linus' into fbdev-next (diff)
parentudlfb: Add module_param to allow forcing pixel_limit (diff)
downloadlinux-dev-2c0fad8e907abf059b21bdb24d183dcbf8d14c10.tar.xz
linux-dev-2c0fad8e907abf059b21bdb24d183dcbf8d14c10.zip
Merge pull request #1 from bernieplug/fbdev-next
udlfb patches for fbdev-next
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9a648eb8e213..e662b8a3e3cb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2231,6 +2231,15 @@ F: Documentation/filesystems/quota.txt
F: fs/quota/
F: include/linux/quota*.h
+DISPLAYLINK USB 2.0 FRAMEBUFFER DRIVER (UDLFB)
+M: Bernie Thompson <bernie@plugable.com>
+L: linux-fbdev@vger.kernel.org
+S: Maintained
+W: http://plugable.com/category/projects/udlfb/
+F: drivers/video/udlfb.c
+F: include/video/udlfb.h
+F: Documentation/fb/udlfb.txt
+
DISTRIBUTED LOCK MANAGER (DLM)
M: Christine Caulfield <ccaulfie@redhat.com>
M: David Teigland <teigland@redhat.com>