Patch "USB: serial: pl2303: new device id for Chilitag" has been added to the 4.14-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: new device id for Chilitag

to the 4.14-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-new-device-id-for-chilitag.patch
and it can be found in the queue-4.14 subdirectory.

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


>From d08dd3f3dd2ae351b793fc5b76abdbf0fd317b12 Mon Sep 17 00:00:00 2001
From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 25 Jan 2018 09:48:55 +0100
Subject: USB: serial: pl2303: new device id for Chilitag
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

commit d08dd3f3dd2ae351b793fc5b76abdbf0fd317b12 upstream.

This adds a new device id for Chilitag devices to the pl2303 driver.

Reported-by: "Chu.Mike [朱堅宜]" <Mike-Chu@xxxxxxxxxxxxxxx>
Acked-by: 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
@@ -41,6 +41,7 @@ static const struct usb_device_id id_tab
 	{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_RSAQ2) },
 	{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_DCU11) },
 	{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_RSAQ3) },
+	{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_CHILITAG) },
 	{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_PHAROS) },
 	{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_ALDIGA) },
 	{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_MMX) },
--- a/drivers/usb/serial/pl2303.h
+++ b/drivers/usb/serial/pl2303.h
@@ -17,6 +17,7 @@
 #define PL2303_PRODUCT_ID_DCU11		0x1234
 #define PL2303_PRODUCT_ID_PHAROS	0xaaa0
 #define PL2303_PRODUCT_ID_RSAQ3		0xaaa2
+#define PL2303_PRODUCT_ID_CHILITAG	0xaaa8
 #define PL2303_PRODUCT_ID_ALDIGA	0x0611
 #define PL2303_PRODUCT_ID_MMX		0x0612
 #define PL2303_PRODUCT_ID_GPRS		0x0609


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

queue-4.14/kvm-nvmx-fix-vmx_check_nested_events-return-value-in-case-an-event-was-reinjected-to-l2.patch
queue-4.14/kvm-x86-don-t-re-execute-instruction-when-not-passing-cr2-value.patch
queue-4.14/drm-bridge-tc358767-fix-timing-calculations.patch
queue-4.14/lockd-fix-list_add-double-add-caused-by-legacy-signal-interface.patch
queue-4.14/xfs-always-free-inline-data-before-resetting-inode-fork-during-ifree.patch
queue-4.14/kvm-x86-fix-em_fxstor-sleeping-while-in-atomic.patch
queue-4.14/s390-zcrypt-fix-wrong-comparison-leading-to-strange-load-balancing.patch
queue-4.14/crypto-ecdh-fix-typo-in-kpp-dependency-of-crypto_ecdh.patch
queue-4.14/quota-propagate-error-from-__dquot_initialize.patch
queue-4.14/kvm-x86-ioapic-preserve-read-only-values-in-the-redirection-table.patch
queue-4.14/vfs-handle-lazytime-in-do_mount.patch
queue-4.14/nfsd-ensure-we-check-stateid-validity-in-the-seqid-operation-checks.patch
queue-4.14/hid-wacom-ekr-ensure-devres-groups-at-higher-indexes-are-released.patch
queue-4.14/kvm-nvmx-fix-mmu-context-after-vmlaunch-vmresume-failure.patch
queue-4.14/alsa-hda-reduce-the-suspend-time-consumption-for-alc256.patch
queue-4.14/staging-lustre-separate-a-connection-destroy-from-free-struct-kib_conn.patch
queue-4.14/drm-amdgpu-don-t-try-to-move-pinned-bos.patch
queue-4.14/sunrpc-allow-connect-to-return-ehostunreach.patch
queue-4.14/tty-fix-data-race-between-tty_init_dev-and-flush-of-buf.patch
queue-4.14/nvme-pci-avoid-hmb-desc-array-idx-out-of-bound-when-hmmaxd-set.patch
queue-4.14/crypto-aesni-fix-out-of-bounds-access-of-the-data-buffer-in-generic-gcm-aesni.patch
queue-4.14/drm-omap-displays-panel-dpi-add-backlight-dependency.patch
queue-4.14/drm-bridge-tc358767-fix-auxdatan-registers-access.patch
queue-4.14/xfs-log-recovery-should-replay-deferred-ops-in-order.patch
queue-4.14/nfsd-check-for-use-of-the-closed-special-stateid.patch
queue-4.14/kvm-x86-ioapic-fix-level-triggered-eoi-and-ioapic-reconfigure-race.patch
queue-4.14/bcache-check-return-value-of-register_shrinker.patch
queue-4.14/nfsd-close-should-return-the-invalid-special-stateid-for-nfsv4.x-x-0.patch
queue-4.14/crypto-af_alg-whitelist-mask-and-type.patch
queue-4.14/arm-dts-nsp-disable-ahci-controller-for-hr-nsp-boards.patch
queue-4.14/quota-check-for-register_shrinker-failure.patch
queue-4.14/mac80211-fix-the-update-of-path-metric-for-rann-frame.patch
queue-4.14/xen-netfront-remove-warning-when-unloading-module.patch
queue-4.14/nvmet-fc-correct-ref-counting-error-when-deferred-rcv-used.patch
queue-4.14/crypto-gcm-add-gcm-iv-size-constant.patch
queue-4.14/null_blk-fix-dev-badblocks-leak.patch
queue-4.14/kvm-vmx-fix-rflags-cache-during-vcpu-reset.patch
queue-4.14/drm-rockchip-dw-mipi-dsi-fix-possible-un-balanced-runtime-pm-enable.patch
queue-4.14/hid-wacom-fix-reporting-of-touch-toggle-wacom_hid_wd_mute_device-events.patch
queue-4.14/nvme-fabrics-introduce-init-command-check-for-a-queue-that-is-not-alive.patch
queue-4.14/crypto-aesni-handle-zero-length-dst-buffer.patch
queue-4.14/drm-bridge-fix-lvds-encoder-since-the-panel_bridge-rework.patch
queue-4.14/mei-me-allow-runtime-pm-for-platform-with-d0i3.patch
queue-4.14/iio-chemical-ccs811-fix-output-of-iio_concentration-channels.patch
queue-4.14/kmemleak-add-scheduling-point-to-kmemleak_scan.patch
queue-4.14/net-ethernet-xilinx-mark-xilinx_ll_temac-broken-on-64-bit.patch
queue-4.14/bnxt_en-fix-an-error-handling-path-in-bnxt_get_module_eeprom.patch
queue-4.14/staging-ccree-fix-fips-event-irq-handling-build.patch
queue-4.14/test_firmware-fix-missing-unlock-on-error-in-config_num_requests_store.patch
queue-4.14/drm-amdkfd-fix-sdma-oversubsription-handling.patch
queue-4.14/staging-ccree-nullify-backup_info-when-unused.patch
queue-4.14/scripts-faddr2line-extend-usage-on-generic-arch.patch
queue-4.14/grace-replace-bug_on-by-warn_once-in-exit_net-hook.patch
queue-4.14/xfs-ubsan-fixes.patch
queue-4.14/gpio-iop-add-missing-module_description-author-license.patch
queue-4.14/net-phy-marvell10g-fix-the-phy-id-mask.patch
queue-4.14/kvm-x86-emulate-ud-while-in-guest-mode.patch
queue-4.14/arm-dts-nsp-fix-ppi-interrupt-types.patch
queue-4.14/xfs-fortify-xfs_alloc_buftarg-error-handling.patch
queue-4.14/usbip-list-don-t-list-devices-attached-to-vhci_hcd.patch
queue-4.14/scsi-ufs-ufshcd-fix-potential-null-pointer-dereference-in-ufshcd_config_vreg.patch
queue-4.14/btrfs-bail-out-gracefully-rather-than-bug_on.patch
queue-4.14/kvm-x86-fix-operand-address-size-during-instruction-decoding.patch
queue-4.14/crypto-aesni-add-wrapper-for-generic-gcm-aes.patch
queue-4.14/rxrpc-the-mutex-lock-returned-by-rxrpc_accept_call-needs-releasing.patch
queue-4.14/usb-uas-unconditionally-bring-back-host-after-reset.patch
queue-4.14/kvm-x86-emulator-return-to-user-mode-on-l1-cpl-0-emulation-failure.patch
queue-4.14/sctp-set-sender-next_tsn-for-the-old-result-with-ctsn_ack_point-plus-1.patch
queue-4.14/crypto-aesni-fix-typo-in-generic_gcmaes_decrypt.patch
queue-4.14/kvm-nvmx-nsvm-don-t-intercept-ud-when-running-l2.patch
queue-4.14/nvme-fc-check-if-queue-is-ready-in-queue_rq.patch
queue-4.14/btrfs-incremental-send-fix-wrong-unlink-path-after-renaming-file.patch
queue-4.14/usb-gadget-fix-high-bandwidth-check-in-usb_gadget_ep_match_desc.patch
queue-4.14/usbip-prevent-bind-loops-on-devices-attached-to-vhci_hcd.patch
queue-4.14/kvm-let-kvm_set_signal_mask-work-as-advertised.patch
queue-4.14/btrfs-fix-deadlock-when-writing-out-space-cache.patch
queue-4.14/drm-amdkfd-fix-sdma-ring-buffer-size-calculation.patch
queue-4.14/input-synaptics-rmi4-do-not-delete-interrupt-memory-too-early.patch
queue-4.14/scsi-aacraid-prevent-crash-in-case-of-free-interrupt-during-scsi-eh-path.patch
queue-4.14/iwlwifi-mvm-fix-the-tx-queue-hang-timeout-for-monitor-vif-type.patch
queue-4.14/android-binder-remove-waitqueue-when-thread-exits.patch
queue-4.14/net-mvpp2-fix-the-txq_init-error-path.patch
queue-4.14/drm-bridge-tc358767-filter-out-too-high-modes.patch
queue-4.14/nvme-pci-fix-null-pointer-dereference-in-nvme_free_host_mem.patch
queue-4.14/ima-policy-fix-parsing-of-fsuuid.patch
queue-4.14/kvm-x86-fix-cpuid-function-for-word-6-80000001_ecx.patch
queue-4.14/kvm-x86-fix-softlockup-when-get-the-current-kvmclock.patch
queue-4.14/spi-imx-do-not-access-registers-while-clocks-disabled.patch
queue-4.14/cdc-acm-apply-quirk-for-card-reader.patch
queue-4.14/staging-rtl8188eu-fix-incorrect-response-to-siocgiwessid.patch
queue-4.14/crypto-aesni-fix-out-of-bounds-access-of-the-aad-buffer-in-generic-gcm-aesni.patch
queue-4.14/serial-imx-only-wakeup-via-rtsden-bit-if-the-system-has-rts-cts.patch
queue-4.14/btrfs-fix-transaction-abort-during-failure-in-btrfs_rm_dev_item.patch
queue-4.14/xfs-properly-retry-failed-dquot-items-in-case-of-error-during-buffer-writeback.patch
queue-4.14/rxrpc-provide-a-different-lockdep-key-for-call-user_mutex-for-kernel-calls.patch
queue-4.14/cpupowerutils-bench-fix-cpu-online-check.patch
queue-4.14/serial-8250_of-fix-return-code-when-probe-function-fails-to-get-reset.patch
queue-4.14/iio-adc-stm32-fix-scan-of-multiple-channels-with-dma.patch
queue-4.14/drm-bridge-tc358767-fix-1-lane-behavior.patch
queue-4.14/mac80211-use-qos-ndp-for-ap-probing.patch
queue-4.14/drm-amdgpu-fix-sdma-load-unload-sequence-on-hws-disabled-mode.patch
queue-4.14/kvm-x86-ioapic-clear-remote-irr-when-entry-is-switched-to-edge-triggered.patch
queue-4.14/cpufreq-add-loongson-machine-dependencies.patch
queue-4.14/power-reset-zx-reboot-add-missing-module_description-author-license.patch
queue-4.14/igb-free-irqs-when-device-is-hotplugged.patch
queue-4.14/i2c-i2c-boardinfo-fix-memory-leaks-on-devinfo.patch
queue-4.14/scsi-aacraid-fix-udev-inquiry-race-condition.patch
queue-4.14/scsi-aacraid-fix-hang-in-kdump.patch
queue-4.14/nvme-pci-disable-apst-on-samsung-ssd-960-evo-asus-prime-b350m-a.patch
queue-4.14/acpi-bus-leave-modalias-empty-for-devices-which-are-not-present.patch
queue-4.14/nvme-loop-check-if-queue-is-ready-in-queue_rq.patch
queue-4.14/tools-gpio-fix-build-error-with-musl-libc.patch
queue-4.14/futex-fix-owner_dead-fixup.patch
queue-4.14/perf-core-fix-memory-leak-triggered-by-perf-namespace.patch
queue-4.14/sctp-only-allow-the-asoc-reset-when-the-asoc-outq-is-empty.patch
queue-4.14/android-binder-use-vm_alloc-to-get-vm-area.patch
queue-4.14/drm-bridge-tc358767-fix-dp0_misc-register-set.patch
queue-4.14/crypto-inside-secure-avoid-unmapping-dma-memory-that-was-not-mapped.patch
queue-4.14/drm-vc4-move-irq-enable-to-pm-path.patch
queue-4.14/usb-gadget-don-t-dereference-g-until-after-it-has-been-null-checked.patch
queue-4.14/sctp-avoid-flushing-unsent-queue-when-doing-asoc-reset.patch
queue-4.14/gpio-fix-kernel-stack-leak-to-userspace.patch
queue-4.14/gpio-ath79-add-missing-module_description-license.patch
queue-4.14/crypto-aesni-use-gcm-iv-size-constant.patch
queue-4.14/drm-omap-fix-error-handling-path-in-omap_dmm_probe.patch
queue-4.14/loop-fix-concurrent-lo_open-lo_release.patch
queue-4.14/media-usbtv-add-a-new-usbid.patch
queue-4.14/btrfs-fix-list_add-corruption-and-soft-lockups-in-fsync.patch
queue-4.14/x86-xen-support-early-interrupts-in-xen-pv-guests.patch
queue-4.14/drm-bridge-tc358767-do-no-fail-on-hi-res-displays.patch
queue-4.14/usb-serial-pl2303-new-device-id-for-chilitag.patch
queue-4.14/usb-serial-simple-add-motorola-tetra-driver.patch
queue-4.14/usb-cdc-acm-do-not-log-urb-submission-errors-on-disconnect.patch
queue-4.14/s390-fix-alloc_pgste-check-in-init_new_context-again.patch
queue-4.14/s390-topology-fix-compile-error-in-file-arch-s390-kernel-smp.c.patch
queue-4.14/cpupower-fix-cpupower-working-when-cpu0-is-offline.patch
queue-4.14/auxdisplay-img-ascii-lcd-only-build-on-archs-that-have-iomem.patch
queue-4.14/nvme-rdma-don-t-complete-requests-before-a-send-work-request-has-completed.patch
queue-4.14/usb-serial-io_edgeport-fix-possible-sleep-in-atomic.patch
queue-4.14/usb-option-add-support-for-fs040u-modem.patch
queue-4.14/input-synaptics-rmi4-unmask-f03-interrupts-when-port-is-opened.patch
queue-4.14/usb-f_fs-prevent-gadget-unbind-if-it-is-already-unbound.patch
queue-4.14/crypto-inside-secure-fix-hash-when-length-is-a-multiple-of-a-block.patch
queue-4.14/iwlwifi-fix-access-to-prph-when-transport-is-stopped.patch
queue-4.14/rxrpc-fix-service-endpoint-expiry.patch
queue-4.14/uapi-fix-linux-kfd_ioctl.h-userspace-compilation-errors.patch
queue-4.14/crypto-sha3-generic-fixes-for-alignment-and-big-endian-operation.patch
queue-4.14/hwmon-pmbus-use-64bit-math-for-direct-format-values.patch
queue-4.14/reiserfs-remove-unneeded-i_version-bump.patch
queue-4.14/openvswitch-fix-the-incorrect-flow-action-alloc-size.patch
queue-4.14/gpio-stmpe-i2c-transfer-are-forbiden-in-atomic-context.patch
queue-4.14/mtd-nand-denali_pci-add-missing-module_description-author-license.patch
queue-4.14/x86-efi-clarify-that-reset-attack-mitigation-needs-appropriate-userspace.patch
queue-4.14/serial-8250_uniphier-fix-error-return-code-in-uniphier_uart_probe.patch
queue-4.14/drm-vc4-account-for-interrupts-in-flight.patch
queue-4.14/race-of-lockd-inetaddr-notifiers-vs-nlmsvc_rqst-change.patch



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