All of lore.kernel.org
 help / color / mirror / Atom feed
From: <gregkh@linuxfoundation.org>
To: gregkh@linuxfoundation.org, PeterKuo@aten.com.tw, johan@kernel.org
Cc: <stable@vger.kernel.org>, <stable-commits@vger.kernel.org>
Subject: Patch "USB: serial: pl2303: add new ATEN device id" has been added to the 4.12-stable tree
Date: Sun, 13 Aug 2017 15:19:11 -0700	[thread overview]
Message-ID: <1502662751191205@kroah.com> (raw)


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.12-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.12 subdirectory.

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


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

From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

commit 3b6bcd3d093c698d32e93d4da57679b8fbc5e01e upstream.

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

Reported-by: Peter Kuo <PeterKuo@aten.com.tw>
Cc: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

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

--- a/drivers/usb/serial/pl2303.c
+++ b/drivers/usb/serial/pl2303.c
@@ -52,6 +52,8 @@ static const struct usb_device_id id_tab
 	{ USB_DEVICE(IODATA_VENDOR_ID, IODATA_PRODUCT_ID_RSAQ5) },
 	{ USB_DEVICE(ATEN_VENDOR_ID, ATEN_PRODUCT_ID),
 		.driver_info = PL2303_QUIRK_ENDPOINT_HACK },
+	{ USB_DEVICE(ATEN_VENDOR_ID, ATEN_PRODUCT_UC485),
+		.driver_info = PL2303_QUIRK_ENDPOINT_HACK },
 	{ 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@linuxfoundation.org are

queue-4.12/usb-check-for-dropped-connection-before-switching-to-full-speed.patch
queue-4.12/firmware-fix-batched-requests-send-wake-up-on-failure-on-direct-lookups.patch
queue-4.12/mmc-mmc-correct-the-logic-for-setting-hs400es-signal-voltage.patch
queue-4.12/block-make-blk_mq_delay_kick_requeue_list-rerun-the-queue-at-a-quiet-time.patch
queue-4.12/iio-accel-bmc150-always-restore-device-to-normal-mode-after-suspend-resume.patch
queue-4.12/mtd-nand-atmel-fix-dt-backward-compatibility-in-pmecc.c.patch
queue-4.12/usb-serial-pl2303-add-new-aten-device-id.patch
queue-4.12/fuse-initialize-the-flock-flag-in-fuse_file-on-allocation.patch
queue-4.12/drm-bridge-tc358767-fix-probe-without-attached-output-node.patch
queue-4.12/nfs-flexfiles-fix-leak-of-nfs4_ff_ds_version-arrays.patch
queue-4.12/usb-serial-cp210x-add-support-for-qivicon-usb-zigbee-dongle.patch
queue-4.12/mm-ratelimit-pfns-busy-info-message.patch
queue-4.12/usb-renesas_usbhs-fix-ugctrl2-value-for-r-car-gen3.patch
queue-4.12/mtd-nand-fix-timing-setup-for-nands-that-do-not-support-set-features.patch
queue-4.12/uas-add-us_fl_ignore_residue-for-initio-corporation-inic-3069.patch
queue-4.12/xtensa-don-t-limit-csum_partial-export-by-config_net.patch
queue-4.12/usb-core-unlink-urbs-from-the-tail-of-the-endpoint-s-urb_list.patch
queue-4.12/mm-fix-list-corruptions-on-shmem-shrinklist.patch
queue-4.12/usb-hcd-mark-secondary-hcd-as-dead-if-the-primary-one-died.patch
queue-4.12/iio-light-tsl2563-use-correct-event-code.patch
queue-4.12/mtd-nand-declare-tbers-tr-and-tprog-as-u64-to-avoid-integer-overflow.patch
queue-4.12/staging-iio-resolver-ad2s1210-fix-negative-iio_angl_vel-read.patch
queue-4.12/iio-adc-revert-axp288-drop-bogus-axp288_adc_ts_pin_ctrl-register-modifications.patch
queue-4.12/usb-quirks-add-no-lpm-quirk-for-moshi-usb-to-ethernet-adapter.patch
queue-4.12/target-fix-node_acl-demo-mode-uncached-dynamic-shutdown-regression.patch
queue-4.12/usb-xhci-add-quirk-for-certain-failing-hp-keyboard-on-reset-after-resume.patch
queue-4.12/iio-pressure-st_pressure_core-disable-multiread-by-default-for-lps22hb.patch
queue-4.12/nand-fix-wrong-default-oob-layout-for-small-pages-using-soft-ecc.patch
queue-4.12/pinctrl-armada-37xx-fix-number-of-pin-in-south-bridge.patch
queue-4.12/usb-storage-fix-deadlock-involving-host-lock-and-scsi_done.patch
queue-4.12/staging-comedi-comedi_fops-do-not-call-blocking-ops-when-task_running.patch
queue-4.12/usb-musb-fix-tx-fifo-flush-handling-again.patch
queue-4.12/xfs-fix-leak-of-discard-bio.patch
queue-4.12/usb-serial-option-add-d-link-dwm-222-device-id.patch
queue-4.12/xtensa-fix-cache-aliasing-handling-code-for-wt-cache.patch
queue-4.12/iscsi-target-fix-memory-leak-in-iscsit_setup_text_cmd.patch
queue-4.12/firmware-avoid-invalid-fallback-aborts-by-using-killable-wait.patch
queue-4.12/usb-gadget-udc-renesas_usb3-fix-usb_gadget_giveback_request-calling.patch
queue-4.12/iio-aspeed-adc-wait-for-initial-sequence.patch
queue-4.12/i2c-designware-some-broken-dstds-use-1mihz-instead-of-1mhz.patch
queue-4.12/drm-etnaviv-fix-off-by-one-error-in-reloc-checking.patch
queue-4.12/futex-remove-unnecessary-warning-from-get_futex_key.patch
queue-4.12/iio-accel-st_accel-add-spi-3wire-support.patch
queue-4.12/xtensa-mm-cache-add-missing-export_symbols.patch
queue-4.12/drm-i915-fix-out-of-bounds-array-access-in-bdw_load_gamma_lut.patch
queue-4.12/firmware-fix-batched-requests-wake-all-waiters.patch
queue-4.12/iscsi-target-fix-iscsi_np-reset-hung-task-during-parallel-delete.patch

                 reply	other threads:[~2017-08-14  0:34 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=1502662751191205@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=PeterKuo@aten.com.tw \
    --cc=johan@kernel.org \
    --cc=stable-commits@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /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.