From patchwork Fri Mar 29 14:19:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Johan Hovold X-Patchwork-Id: 10877161 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 1705A14DE for ; Fri, 29 Mar 2019 14:19:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 005CF288D3 for ; Fri, 29 Mar 2019 14:19:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E561D28C64; Fri, 29 Mar 2019 14:19:09 +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 8EAD128710 for ; Fri, 29 Mar 2019 14:19:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729427AbfC2OTJ (ORCPT ); Fri, 29 Mar 2019 10:19:09 -0400 Received: from mail-lf1-f68.google.com ([209.85.167.68]:38622 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729199AbfC2OTI (ORCPT ); Fri, 29 Mar 2019 10:19:08 -0400 Received: by mail-lf1-f68.google.com with SMTP id a6so1576472lfl.5 for ; Fri, 29 Mar 2019 07:19:07 -0700 (PDT) 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:content-transfer-encoding:user-agent; bh=/m8TPnyhv/H5aZ2v6pxw3hpLzd2TL/TeScVy4v/YPMM=; b=k0l8W0RsbvP3ScSkwq/EYQKJS9EDXQNTBdBO4/9voqtPeEpD/e1j+6BfoPDHRHYsG1 b3hWXEg/wpZYvZF4QNcClp0NPHqfM8t704FW8hpGbEIwregEBIcWWLsQH4kMYP2eaiQ8 bnArnX9SkRrfBbAYjr83RUenjisEsZfgxIOP2tUfW5OBJHZao+Ob0b9glos+YcFPaOuu c3L3ECk8nW209a7vzsTrcBDS3nAb/9NdSaymXQzBK+dI655nb+ljKqiMHOqTdn6mbEYJ J9wa8VVSzWKCZ43FD6bwkhFcR75R6z7eHcLD6Qnc04726/+e8FEEvGRJAOfH3sADlc1h UK9A== X-Gm-Message-State: APjAAAV0v6AhfR+r25dyMIHOdJWxuHmq2HP6hpKD+HLjLo4bVocOhwHO y6SZdcIonmhu0bfWGVUmp5o+caPa X-Google-Smtp-Source: APXvYqzxw37LulQ5kQlcGa2kwqXNwl+frZ/opvOSqc7mMbYoBK7HAijg2otWRFcItvsd74HNPcgMEg== X-Received: by 2002:ac2:491e:: with SMTP id n30mr26660674lfi.13.1553869146516; Fri, 29 Mar 2019 07:19:06 -0700 (PDT) Received: from xi.terra (c-74bee655.07-184-6d6c6d4.bbcust.telenor.se. [85.230.190.116]) by smtp.gmail.com with ESMTPSA id b26sm320597lfa.47.2019.03.29.07.19.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Mar 2019 07:19:05 -0700 (PDT) Received: from johan by xi.terra with local (Exim 4.91) (envelope-from ) id 1h9sLh-0003CJ-Sc; Fri, 29 Mar 2019 15:19:13 +0100 Date: Fri, 29 Mar 2019 15:19:13 +0100 From: Johan Hovold To: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org Subject: [GIT PULL] USB-serial fixes for 5.1-rc3 Message-ID: <20190329141913.GA12272@localhost> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.11.4 (2019-03-13) 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 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) 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-rc3 for you to fetch changes up to 84f3b43f7378b98b7e3096d5499de75183d4347c: USB: serial: option: add Olicard 600 (2019-03-28 09:27:22 +0100) ---------------------------------------------------------------- USB-serial fixes for 5.1-rc3 Here's a fix for a long-standing refcount issue in the mos7720 parport implementation, and a set of device id updates. All have been in linux-next with no reported issues. Signed-off-by: Johan Hovold ---------------------------------------------------------------- Bjørn Mork (1): USB: serial: option: add Olicard 600 George McCollister (1): USB: serial: ftdi_sio: add additional NovaTech products Greg Kroah-Hartman (1): USB: serial: cp210x: add new device id Kristian Evensen (1): USB: serial: option: add support for Quectel EM12 Lin Yi (1): USB: serial: mos7720: fix mos_parport refcount imbalance on error path Mans Rullgard (1): USB: serial: option: set driver_info for SIM5218 and compatibles drivers/usb/serial/cp210x.c | 1 + drivers/usb/serial/ftdi_sio.c | 2 ++ drivers/usb/serial/ftdi_sio_ids.h | 4 +++- drivers/usb/serial/mos7720.c | 4 ++-- drivers/usb/serial/option.c | 17 ++++++++++++----- 5 files changed, 20 insertions(+), 8 deletions(-)