diff options
author | Bernie Thompson <bernie@plugable.com> | 2012-03-01 13:52:13 -0800 |
---|---|---|
committer | Bernie Thompson <bernie@plugable.com> | 2012-03-01 17:45:29 -0800 |
commit | 702686ad72b8c215ec197bdbbae3141a96f0dd01 (patch) | |
tree | 841d859fc55551c7d4c1f514b68a620013cbe838 /MAINTAINERS | |
parent | 327e27681c27d3ed5ea470ec483904d1a318cb7f (diff) | |
download | op-kernel-dev-702686ad72b8c215ec197bdbbae3141a96f0dd01.zip op-kernel-dev-702686ad72b8c215ec197bdbbae3141a96f0dd01.tar.gz |
udlfb: add maintainer
Signed-off-by: Bernie Thompson <bernie@plugable.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9a648eb..e662b8a 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> |