From: akpm@linux-foundation.org
To: akr@fsij.org, gregkh@suse.de, thomas@winischhofer.net,
mm-commits@vger.kernel.org
Subject: [merged] sis-usb2vga-driver-support-kairens-usb-vga-adaptor-usb20svga-mb-plus.patch removed from -mm tree
Date: Fri, 29 Jan 2010 12:17:14 -0800 [thread overview]
Message-ID: <201001292017.o0TKHE4J003293@imap1.linux-foundation.org> (raw)
The patch titled
SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
has been removed from the -mm tree. Its filename was
sis-usb2vga-driver-support-kairens-usb-vga-adaptor-usb20svga-mb-plus.patch
This patch was dropped because it was merged into mainline or a subsystem tree
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
From: Tanaka Akira <akr@fsij.org>
Add the USB product ID of KAIREN's USB VGA Adaptor, USB20SVGA-MB-PLUS, to
make sisusbvga work with it.
Signed-off-by: Tanaka Akira <akr@fsij.org>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/usb/misc/sisusbvga/sisusb.c | 1 +
1 file changed, 1 insertion(+)
diff -puN drivers/usb/misc/sisusbvga/sisusb.c~sis-usb2vga-driver-support-kairens-usb-vga-adaptor-usb20svga-mb-plus drivers/usb/misc/sisusbvga/sisusb.c
--- a/drivers/usb/misc/sisusbvga/sisusb.c~sis-usb2vga-driver-support-kairens-usb-vga-adaptor-usb20svga-mb-plus
+++ a/drivers/usb/misc/sisusbvga/sisusb.c
@@ -3255,6 +3255,7 @@ static const struct usb_device_id sisusb
{ USB_DEVICE(0x0711, 0x0902) },
{ USB_DEVICE(0x0711, 0x0903) },
{ USB_DEVICE(0x0711, 0x0918) },
+ { USB_DEVICE(0x0711, 0x0920) },
{ USB_DEVICE(0x182d, 0x021c) },
{ USB_DEVICE(0x182d, 0x0269) },
{ }
_
Patches currently in -mm which might be from akr@fsij.org are
linux-next.patch
reply other threads:[~2010-01-29 20:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201001292017.o0TKHE4J003293@imap1.linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=akr@fsij.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mm-commits@vger.kernel.org \
--cc=thomas@winischhofer.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.