diff options
author | Steve Glendinning <steve.glendinning@smsc.com> | 2011-08-18 10:20:07 -0400 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2011-09-05 12:21:30 -0400 |
commit | 3c8a63e22a0802fd56380f6ab305b419f18eb6f5 (patch) | |
tree | e5fba78fb7ad02cf66e5f3effa5bfdcc0746c5f6 /MAINTAINERS | |
parent | 4a47a0e09c504e3ce0ccdb405411aefc5b09deb8 (diff) |
Add support for SMSC UFX6000/7000 USB display adapters
This patch adds framebuffer suport for SMSC's UFX6000 (USB 2.0) and
UFX7000 (USB 3.0) display adapters.
Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 069ee3b5c651..988422185e8d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5920,6 +5920,12 @@ L: netdev@vger.kernel.org | |||
5920 | S: Supported | 5920 | S: Supported |
5921 | F: drivers/net/smsc9420.* | 5921 | F: drivers/net/smsc9420.* |
5922 | 5922 | ||
5923 | SMSC UFX6000 and UFX7000 USB to VGA DRIVER | ||
5924 | M: Steve Glendinning <steve.glendinning@smsc.com> | ||
5925 | L: linux-fbdev@vger.kernel.org | ||
5926 | S: Supported | ||
5927 | F: drivers/video/smscufx.c | ||
5928 | |||
5923 | SN-IA64 (Itanium) SUB-PLATFORM | 5929 | SN-IA64 (Itanium) SUB-PLATFORM |
5924 | M: Jes Sorensen <jes@sgi.com> | 5930 | M: Jes Sorensen <jes@sgi.com> |
5925 | L: linux-altix@sgi.com | 5931 | L: linux-altix@sgi.com |