Patch "USB: serial: pl2303: add new ATEN device id" has been added to the 4.9-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.9-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.9 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.9/usb-check-for-dropped-connection-before-switching-to-full-speed.patch
queue-4.9/mmc-mmc-correct-the-logic-for-setting-hs400es-signal-voltage.patch
queue-4.9/iio-accel-bmc150-always-restore-device-to-normal-mode-after-suspend-resume.patch
queue-4.9/usb-serial-pl2303-add-new-aten-device-id.patch
queue-4.9/fuse-initialize-the-flock-flag-in-fuse_file-on-allocation.patch
queue-4.9/nfs-flexfiles-fix-leak-of-nfs4_ff_ds_version-arrays.patch
queue-4.9/usb-serial-cp210x-add-support-for-qivicon-usb-zigbee-dongle.patch
queue-4.9/mm-ratelimit-pfns-busy-info-message.patch
queue-4.9/usb-renesas_usbhs-fix-ugctrl2-value-for-r-car-gen3.patch
queue-4.9/mtd-nand-fix-timing-setup-for-nands-that-do-not-support-set-features.patch
queue-4.9/uas-add-us_fl_ignore_residue-for-initio-corporation-inic-3069.patch
queue-4.9/xtensa-don-t-limit-csum_partial-export-by-config_net.patch
queue-4.9/usb-core-unlink-urbs-from-the-tail-of-the-endpoint-s-urb_list.patch
queue-4.9/mm-fix-list-corruptions-on-shmem-shrinklist.patch
queue-4.9/usb-hcd-mark-secondary-hcd-as-dead-if-the-primary-one-died.patch
queue-4.9/iio-light-tsl2563-use-correct-event-code.patch
queue-4.9/staging-iio-resolver-ad2s1210-fix-negative-iio_angl_vel-read.patch
queue-4.9/usb-quirks-add-no-lpm-quirk-for-moshi-usb-to-ethernet-adapter.patch
queue-4.9/target-fix-node_acl-demo-mode-uncached-dynamic-shutdown-regression.patch
queue-4.9/usb-xhci-add-quirk-for-certain-failing-hp-keyboard-on-reset-after-resume.patch
queue-4.9/nand-fix-wrong-default-oob-layout-for-small-pages-using-soft-ecc.patch
queue-4.9/staging-comedi-comedi_fops-do-not-call-blocking-ops-when-task_running.patch
queue-4.9/usb-musb-fix-tx-fifo-flush-handling-again.patch
queue-4.9/usb-serial-option-add-d-link-dwm-222-device-id.patch
queue-4.9/xtensa-fix-cache-aliasing-handling-code-for-wt-cache.patch
queue-4.9/iscsi-target-fix-memory-leak-in-iscsit_setup_text_cmd.patch
queue-4.9/usb-gadget-udc-renesas_usb3-fix-usb_gadget_giveback_request-calling.patch
queue-4.9/drm-etnaviv-fix-off-by-one-error-in-reloc-checking.patch
queue-4.9/futex-remove-unnecessary-warning-from-get_futex_key.patch
queue-4.9/xtensa-mm-cache-add-missing-export_symbols.patch
queue-4.9/drm-i915-fix-out-of-bounds-array-access-in-bdw_load_gamma_lut.patch
queue-4.9/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]