From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3FEB6C43215 for ; Mon, 18 Nov 2019 11:24:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0C9122068D for ; Mon, 18 Nov 2019 11:24:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574076283; bh=78TQ1y6MvxkB25KVyY+UnTU3YlEgUwSn/nHqw6aAMHA=; h=Subject:To:From:Date:List-ID:From; b=kwGOPHb9ttLu1jWb/gL+9DeiJj24yMWKTCdw3Z+R1aHFV9h/3S7pKlUrtMCnNs2BL bz4d/o1pQ0bK/DtEiNJkmOAUD2tBV3ROeZNS3YcTBqcj2GBu8OuXrINeXw0NayYR3R 3ZTRSnaZTMigko/dO0S7OdS6QtUCvj8geVqEXE2s= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727556AbfKRLYl (ORCPT ); Mon, 18 Nov 2019 06:24:41 -0500 Received: from mail.kernel.org ([198.145.29.99]:35150 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727545AbfKRLYl (ORCPT ); Mon, 18 Nov 2019 06:24:41 -0500 Received: from localhost (unknown [89.205.134.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8324E20748; Mon, 18 Nov 2019 11:24:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574076281; bh=78TQ1y6MvxkB25KVyY+UnTU3YlEgUwSn/nHqw6aAMHA=; h=Subject:To:From:Date:From; b=QhHTvhjMIOBmPLr8C365UY/HGtnrlVzlxHhNly/wZWYge5dpLYUaDsF/e+7mJGIMe sZGwzUINUviPFH4udjQd7zX7tbcdUyJEzluWckL2MGptGLUTURjVTSedI7hVknHNv8 aGhz+u01n6q+Ad835UtcZLzysPJi3w1H3HzOAvBQ= Subject: patch "usb-serial: cp201x: support Mark-10 digital force gauge" added to usb-testing To: gregkh@linuxfoundation.org, joel.jennings@makeitlabs.com, johan@kernel.org, stable@vger.kernel.org From: Date: Mon, 18 Nov 2019 12:24:38 +0100 Message-ID: <1574076278153114@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org This is a note to let you know that I've just added the patch titled usb-serial: cp201x: support Mark-10 digital force gauge to my usb git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git in the usb-testing branch. The patch will show up in the next release of the linux-next tree (usually sometime within the next 24 hours during the week.) The patch will be merged to the usb-next branch sometime soon, after it passes testing, and the merge window is open. If you have any questions about this process, please let me know. >From 347bc8cb26388791c5881a3775cb14a3f765a674 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 18 Nov 2019 10:21:19 +0100 Subject: usb-serial: cp201x: support Mark-10 digital force gauge Add support for the Mark-10 digital force gauge device to the cp201x driver. Based on a report and a larger patch from Joel Jennings Reported-by: Joel Jennings Cc: stable Acked-by: Johan Hovold Link: https://lore.kernel.org/r/20191118092119.GA153852@kroah.com Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c index 979bef9bfb6b..f5143eedbc48 100644 --- a/drivers/usb/serial/cp210x.c +++ b/drivers/usb/serial/cp210x.c @@ -125,6 +125,7 @@ static const struct usb_device_id id_table[] = { { USB_DEVICE(0x10C4, 0x8341) }, /* Siemens MC35PU GPRS Modem */ { USB_DEVICE(0x10C4, 0x8382) }, /* Cygnal Integrated Products, Inc. */ { USB_DEVICE(0x10C4, 0x83A8) }, /* Amber Wireless AMB2560 */ + { USB_DEVICE(0x10C4, 0x83AA) }, /* Mark-10 Digital Force Gauge */ { USB_DEVICE(0x10C4, 0x83D8) }, /* DekTec DTA Plus VHF/UHF Booster/Attenuator */ { USB_DEVICE(0x10C4, 0x8411) }, /* Kyocera GPS Module */ { USB_DEVICE(0x10C4, 0x8418) }, /* IRZ Automation Teleport SG-10 GSM/GPRS Modem */ -- 2.24.0