From patchwork Thu Feb 21 16:22:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Hovold X-Patchwork-Id: 10824329 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B49E21399 for ; Thu, 21 Feb 2019 16:22:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A4AC531981 for ; Thu, 21 Feb 2019 16:22:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 990A0319D8; Thu, 21 Feb 2019 16:22:10 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 364CB31991 for ; Thu, 21 Feb 2019 16:22:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726516AbfBUQWJ (ORCPT ); Thu, 21 Feb 2019 11:22:09 -0500 Received: from mail-lf1-f66.google.com ([209.85.167.66]:36882 "EHLO mail-lf1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726265AbfBUQWJ (ORCPT ); Thu, 21 Feb 2019 11:22:09 -0500 Received: by mail-lf1-f66.google.com with SMTP id z15so4521220lff.4 for ; Thu, 21 Feb 2019 08:22:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=mxiUDvHK4mt3Uz5IdWmkBQJOyHCUTbEJQTd+uYQn0Wo=; b=OdWrF+/edWkmQEkv3nn5jNk1Hi7psbWb+PKs6tXo0VodbbQL+pxGYea5QCZh3lGZzh 78d+oGKKS/dYqZrEmTjgrromk3/N5X7pk8lbTxYNhYC+r4bixj8mZpTBPiaMvQ70pICz QWLwZUSz088Wh+vemhio/X84d6xwS7lFhhbyvmYRlg9Diro/lfxEpjKXpHVtEcKUmQuH ZWkWQeDDddV51ZueVkClITHu3t1NJ568Irde0Eo0DBQTVHxmOr3tHtr/t0tlYF3ZpPu7 wv/TSp567VeXcK9C34Fpeuzw9jYxnaspmZjXFqZFJ497j6WJ5a/t5iYSe5HxRHTkS3mk onMQ== X-Gm-Message-State: AHQUAuZzORgp3svy9++ntFgNaUW05UIy6VYbDkMMD2Q5nYtEpz6o24Dy oB1QjiZD+q5KsP7J1YRJJ04= X-Google-Smtp-Source: AHgI3IbkA+CIrs3ZkURzQ0guTM8vkBerYehu74Y4ypmu0j4Qlv0YtKYbe7apr4icZSaA0o27mHfTPg== X-Received: by 2002:a19:c315:: with SMTP id t21mr6361591lff.22.1550766126128; Thu, 21 Feb 2019 08:22:06 -0800 (PST) Received: from xi.terra (c-74bee655.07-184-6d6c6d4.bbcust.telenor.se. [85.230.190.116]) by smtp.gmail.com with ESMTPSA id v66sm6132366lfa.74.2019.02.21.08.22.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Feb 2019 08:22:04 -0800 (PST) Received: from johan by xi.terra with local (Exim 4.91) (envelope-from ) id 1gwr6q-0004tW-U4; Thu, 21 Feb 2019 17:22:05 +0100 Date: Thu, 21 Feb 2019 17:22:04 +0100 From: Johan Hovold To: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org Subject: [GIT PULL] USB-serial fixes for 5.1-rc1 Message-ID: <20190221162204.GA18803@localhost> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The following changes since commit f17b5f06cb92ef2250513a1e154c47b78df07d40: Linux 5.0-rc4 (2019-01-27 15:18:05 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.1-rc1-2 for you to fetch changes up to 8d7fa3d4ea3f0ca69554215e87411494e6346fdc: USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 (2019-02-15 09:16:49 +0100) ---------------------------------------------------------------- USB-serial fixes for 5.1-rc1 Here are a couple of new device ids for 5.1-rc1. All have been in linux-next with no reported issues. Signed-off-by: Johan Hovold ---------------------------------------------------------------- Ivan Mironov (1): USB: serial: cp210x: add ID for Ingenico 3070 Mans Rullgard (1): USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 drivers/usb/serial/cp210x.c | 1 + drivers/usb/serial/ftdi_sio.c | 2 ++ drivers/usb/serial/ftdi_sio_ids.h | 6 ++++++ 3 files changed, 9 insertions(+)