All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] sis-usb2vga-driver-support-kairens-usb-vga-adaptor-usb20svga-mb-plus.patch removed from -mm tree
@ 2010-01-29 20:17 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2010-01-29 20:17 UTC (permalink / raw)
  To: akr, gregkh, thomas, mm-commits


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-29 20:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-29 20:17 [merged] sis-usb2vga-driver-support-kairens-usb-vga-adaptor-usb20svga-mb-plus.patch removed from -mm tree akpm

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.