lkml.org 
[lkml]   [2018]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.4 02/47] USB: serial: cp210x: add CESINEL device ids
    Date
    4.4-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Johan Hovold <johan@kernel.org>

    commit 24160628a34af962ac99f2f58e547ac3c4cbd26f upstream.

    Add device ids for CESINEL products.

    Reported-by: Carlos Barcala Lara <cabl@cesinel.com>
    Cc: stable <stable@vger.kernel.org>
    Signed-off-by: Johan Hovold <johan@kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/usb/serial/cp210x.c | 11 +++++++++++
    1 file changed, 11 insertions(+)

    --- a/drivers/usb/serial/cp210x.c
    +++ b/drivers/usb/serial/cp210x.c
    @@ -91,6 +91,9 @@ static const struct usb_device_id id_tab
    { USB_DEVICE(0x10C4, 0x8156) }, /* B&G H3000 link cable */
    { USB_DEVICE(0x10C4, 0x815E) }, /* Helicomm IP-Link 1220-DVM */
    { USB_DEVICE(0x10C4, 0x815F) }, /* Timewave HamLinkUSB */
    + { USB_DEVICE(0x10C4, 0x817C) }, /* CESINEL MEDCAL N Power Quality Monitor */
    + { USB_DEVICE(0x10C4, 0x817D) }, /* CESINEL MEDCAL NT Power Quality Monitor */
    + { USB_DEVICE(0x10C4, 0x817E) }, /* CESINEL MEDCAL S Power Quality Monitor */
    { USB_DEVICE(0x10C4, 0x818B) }, /* AVIT Research USB to TTL */
    { USB_DEVICE(0x10C4, 0x819F) }, /* MJS USB Toslink Switcher */
    { USB_DEVICE(0x10C4, 0x81A6) }, /* ThinkOptics WavIt */
    @@ -108,6 +111,9 @@ static const struct usb_device_id id_tab
    { USB_DEVICE(0x10C4, 0x826B) }, /* Cygnal Integrated Products, Inc., Fasttrax GPS demonstration module */
    { USB_DEVICE(0x10C4, 0x8281) }, /* Nanotec Plug & Drive */
    { USB_DEVICE(0x10C4, 0x8293) }, /* Telegesis ETRX2USB */
    + { USB_DEVICE(0x10C4, 0x82EF) }, /* CESINEL FALCO 6105 AC Power Supply */
    + { USB_DEVICE(0x10C4, 0x82F1) }, /* CESINEL MEDCAL EFD Earth Fault Detector */
    + { USB_DEVICE(0x10C4, 0x82F2) }, /* CESINEL MEDCAL ST Network Analyzer */
    { USB_DEVICE(0x10C4, 0x82F4) }, /* Starizona MicroTouch */
    { USB_DEVICE(0x10C4, 0x82F9) }, /* Procyon AVS */
    { USB_DEVICE(0x10C4, 0x8341) }, /* Siemens MC35PU GPRS Modem */
    @@ -120,7 +126,9 @@ static const struct usb_device_id id_tab
    { USB_DEVICE(0x10C4, 0x8470) }, /* Juniper Networks BX Series System Console */
    { USB_DEVICE(0x10C4, 0x8477) }, /* Balluff RFID */
    { USB_DEVICE(0x10C4, 0x84B6) }, /* Starizona Hyperion */
    + { USB_DEVICE(0x10C4, 0x851E) }, /* CESINEL MEDCAL PT Network Analyzer */
    { USB_DEVICE(0x10C4, 0x85A7) }, /* LifeScan OneTouch Verio IQ */
    + { USB_DEVICE(0x10C4, 0x85B8) }, /* CESINEL ReCon T Energy Logger */
    { USB_DEVICE(0x10C4, 0x85EA) }, /* AC-Services IBUS-IF */
    { USB_DEVICE(0x10C4, 0x85EB) }, /* AC-Services CIS-IBUS */
    { USB_DEVICE(0x10C4, 0x85F8) }, /* Virtenio Preon32 */
    @@ -130,10 +138,13 @@ static const struct usb_device_id id_tab
    { USB_DEVICE(0x10C4, 0x8857) }, /* CEL EM357 ZigBee USB Stick */
    { USB_DEVICE(0x10C4, 0x88A4) }, /* MMB Networks ZigBee USB Device */
    { USB_DEVICE(0x10C4, 0x88A5) }, /* Planet Innovation Ingeni ZigBee USB Device */
    + { USB_DEVICE(0x10C4, 0x88FB) }, /* CESINEL MEDCAL STII Network Analyzer */
    + { USB_DEVICE(0x10C4, 0x8938) }, /* CESINEL MEDCAL S II Network Analyzer */
    { USB_DEVICE(0x10C4, 0x8946) }, /* Ketra N1 Wireless Interface */
    { USB_DEVICE(0x10C4, 0x8962) }, /* Brim Brothers charging dock */
    { USB_DEVICE(0x10C4, 0x8977) }, /* CEL MeshWorks DevKit Device */
    { USB_DEVICE(0x10C4, 0x8998) }, /* KCF Technologies PRN */
    + { USB_DEVICE(0x10C4, 0x89A4) }, /* CESINEL FTBC Flexible Thyristor Bridge Controller */
    { USB_DEVICE(0x10C4, 0x8A2A) }, /* HubZ dual ZigBee and Z-Wave dongle */
    { USB_DEVICE(0x10C4, 0x8A5E) }, /* CEL EM3588 ZigBee USB Stick Long Range */
    { USB_DEVICE(0x10C4, 0x8B34) }, /* Qivicon ZigBee USB Radio Stick */

    \
     
     \ /
      Last update: 2018-07-10 20:54    [W:2.404 / U:0.088 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site