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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 08A5FC61DF4 for ; Fri, 24 Nov 2023 10:15:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345520AbjKXKPU (ORCPT ); Fri, 24 Nov 2023 05:15:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37396 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345474AbjKXKPO (ORCPT ); Fri, 24 Nov 2023 05:15:14 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8BBBBBB for ; Fri, 24 Nov 2023 02:15:20 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2D15CC433CA; Fri, 24 Nov 2023 10:15:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1700820920; bh=K8c3CvTDdS55RC9NLl6N86xxOb4or8TCl0n+Zl6sVx8=; h=Date:From:To:Cc:Subject:From; b=pPE1PgTDiczuxiA2bhqHEUEAqGtc/M5IFII2ibnBOYKyJ9ljGah8f+rmYYs4RuJjY rLj/986St3NsP9c2FooP7Ey27ExyDcatCP3jG2ythi6aRQ3dCM7/vWYk2N8+hyIfRi pBV7oAbTuqUhvsa3lWOw8tCppKPXVfqQNB2iH/KfpLPqGDpcTp7minwnbiwjwZ1jPS kLji9dHnwdcqk7DjmXVqawU5UB4bP2DZzY56HI1INV40Z8FYKatf6apfeJwi2jzpmY e5590mjAfS+v0ul2pJzOp9sDy6DVDOqV4wkMlO5QGlamAev7ThYK97opqH9LiOpgs6 dyWgYLgc4dksQ== Received: from johan by xi.lan with local (Exim 4.96.2) (envelope-from ) id 1r6TDo-0007DY-26; Fri, 24 Nov 2023 11:15:40 +0100 Date: Fri, 24 Nov 2023 11:15:40 +0100 From: Johan Hovold To: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] USB-serial fixes for 6.7-rc3 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263: Linux 6.7-rc2 (2023-11-19 15:02:14 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.7-rc3 for you to fetch changes up to da90e45d5afc4da2de7cd3ea7943d0f1baa47cc2: USB: serial: option: add Luat Air72*U series products (2023-11-23 18:39:30 +0100) ---------------------------------------------------------------- USB-serial fixes for 6.7-rc3 Here are a couple of modem device entry fixes and some new modem device ids. All have been in linux-next with no reported issues. ---------------------------------------------------------------- Asuna Yang (1): USB: serial: option: add Luat Air72*U series products Lech Perczak (1): USB: serial: option: don't claim interface 4 for ZTE MF290 Puliang Lu (1): USB: serial: option: fix FM101R-GL defines Victor Fragoso (1): USB: serial: option: add Fibocom L7xx modules drivers/usb/serial/option.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-)