diff options
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-03-05 23:54:54 -0800 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-03-05 23:54:54 -0800 |
commit | 2c0fad8e907abf059b21bdb24d183dcbf8d14c10 (patch) | |
tree | 209a86d62e39de0b4e49eb1d534006c0f0d92668 /MAINTAINERS | |
parent | 0d04c58aa41652f2adc369926bd944cbeb7ba5a2 (diff) | |
parent | 664c5f18490f2552900c3f1794602204a43acc86 (diff) |
Merge pull request #1 from bernieplug/fbdev-next
udlfb patches for fbdev-next
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
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> |