Patch "USB: serial: pl2303: add new ATEN device id" has been added to the 4.4-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    USB: serial: pl2303: add new ATEN device id

to the 4.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     usb-serial-pl2303-add-new-aten-device-id.patch
and it can be found in the queue-4.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From 3b6bcd3d093c698d32e93d4da57679b8fbc5e01e Mon Sep 17 00:00:00 2001
From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 10 Aug 2017 11:54:12 -0700
Subject: USB: serial: pl2303: add new ATEN device id

From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

commit 3b6bcd3d093c698d32e93d4da57679b8fbc5e01e upstream.

This adds a new ATEN device id for a new pl2303-based device.

Reported-by: Peter Kuo <PeterKuo@xxxxxxxxxxx>
Cc: Johan Hovold <johan@xxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

---
 drivers/usb/serial/pl2303.c |    1 +
 drivers/usb/serial/pl2303.h |    1 +
 2 files changed, 2 insertions(+)

--- a/drivers/usb/serial/pl2303.c
+++ b/drivers/usb/serial/pl2303.c
@@ -49,6 +49,7 @@ static const struct usb_device_id id_tab
 	{ USB_DEVICE(IODATA_VENDOR_ID, IODATA_PRODUCT_ID) },
 	{ USB_DEVICE(IODATA_VENDOR_ID, IODATA_PRODUCT_ID_RSAQ5) },
 	{ USB_DEVICE(ATEN_VENDOR_ID, ATEN_PRODUCT_ID) },
+	{ USB_DEVICE(ATEN_VENDOR_ID, ATEN_PRODUCT_UC485) },
 	{ USB_DEVICE(ATEN_VENDOR_ID, ATEN_PRODUCT_ID2) },
 	{ USB_DEVICE(ATEN_VENDOR_ID2, ATEN_PRODUCT_ID) },
 	{ USB_DEVICE(ELCOM_VENDOR_ID, ELCOM_PRODUCT_ID) },
--- a/drivers/usb/serial/pl2303.h
+++ b/drivers/usb/serial/pl2303.h
@@ -27,6 +27,7 @@
 #define ATEN_VENDOR_ID		0x0557
 #define ATEN_VENDOR_ID2		0x0547
 #define ATEN_PRODUCT_ID		0x2008
+#define ATEN_PRODUCT_UC485	0x2021
 #define ATEN_PRODUCT_ID2	0x2118
 
 #define IODATA_VENDOR_ID	0x04bb


Patches currently in stable-queue which might be from gregkh@xxxxxxxxxxxxxxxxxxx are

queue-4.4/usb-check-for-dropped-connection-before-switching-to-full-speed.patch
queue-4.4/iio-accel-bmc150-always-restore-device-to-normal-mode-after-suspend-resume.patch
queue-4.4/usb-serial-pl2303-add-new-aten-device-id.patch
queue-4.4/fuse-initialize-the-flock-flag-in-fuse_file-on-allocation.patch
queue-4.4/nfs-flexfiles-fix-leak-of-nfs4_ff_ds_version-arrays.patch
queue-4.4/usb-serial-cp210x-add-support-for-qivicon-usb-zigbee-dongle.patch
queue-4.4/mm-ratelimit-pfns-busy-info-message.patch
queue-4.4/uas-add-us_fl_ignore_residue-for-initio-corporation-inic-3069.patch
queue-4.4/cpuset-fix-a-deadlock-due-to-incomplete-patching-of-cpusets_enabled.patch
queue-4.4/usb-core-unlink-urbs-from-the-tail-of-the-endpoint-s-urb_list.patch
queue-4.4/usb-hcd-mark-secondary-hcd-as-dead-if-the-primary-one-died.patch
queue-4.4/iio-light-tsl2563-use-correct-event-code.patch
queue-4.4/staging-iio-resolver-ad2s1210-fix-negative-iio_angl_vel-read.patch
queue-4.4/usb-quirks-add-no-lpm-quirk-for-moshi-usb-to-ethernet-adapter.patch
queue-4.4/usb-xhci-add-quirk-for-certain-failing-hp-keyboard-on-reset-after-resume.patch
queue-4.4/usb-musb-fix-tx-fifo-flush-handling-again.patch
queue-4.4/usb-serial-option-add-d-link-dwm-222-device-id.patch
queue-4.4/iscsi-target-fix-memory-leak-in-iscsit_setup_text_cmd.patch
queue-4.4/iscsi-target-fix-iscsi_np-reset-hung-task-during-parallel-delete.patch



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]