From patchwork Wed Jun 7 15:04:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Hovold X-Patchwork-Id: 13270839 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 37932C7EE25 for ; Wed, 7 Jun 2023 15:04:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235874AbjFGPEZ (ORCPT ); Wed, 7 Jun 2023 11:04:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50686 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235320AbjFGPEY (ORCPT ); Wed, 7 Jun 2023 11:04:24 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6AA9F10CE; Wed, 7 Jun 2023 08:04:21 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E6D2E636BD; Wed, 7 Jun 2023 15:04:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4BF46C433D2; Wed, 7 Jun 2023 15:04:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686150260; bh=JAqckUXm4rcXg68qaoKJu3AXrPyZeSW+IQr1YsqGdBQ=; h=Date:From:To:Cc:Subject:From; b=JiRkO4dvBv17/oKzfVQaGMSxXHt8tb53roZ/Kvzw9B/rzLMouU8hhs/R1N8tVltAt 04DpwmAsoG384ryyAX4r3rBcd+QXQNQkqDvg10pegrW/nEzXFTeD6IOjX9QP8dB9WO Iwnhdnpl99o84KSLTbbPP3zf9hqfNxFmsUIJVL/6yY8/BfOy8keZYjmmPgJNqUkVCO dT2SYutQH4qDrZ8JMMdWH5BXs64ZEHCUuaOB16/7GfErnxW31atZeXf0fiJQsBO9IO qNp+9WaTwzoVieUO5tDguNDdFvUXu6R3bSaBtUdGND4m5nkvXHFyCRxHbRhohqr8TE lv7D/VkcSAIeA== Received: from johan by xi.lan with local (Exim 4.94.2) (envelope-from ) id 1q6uiJ-0005EK-N0; Wed, 07 Jun 2023 17:04:43 +0200 Date: Wed, 7 Jun 2023 17:04:43 +0200 From: Johan Hovold To: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] USB-serial device ids for 6.4-rc6 Message-ID: MIME-Version: 1.0 Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org The following changes since commit 7877cb91f1081754a1487c144d85dc0d2e2e7fc4: Linux 6.4-rc4 (2023-05-28 07:49:00 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.4-rc6 for you to fetch changes up to f1832e2b5e498e258b090af3b065b85cf8cc5161: USB: serial: option: add Quectel EM061KGL series (2023-06-02 11:06:50 +0200) ---------------------------------------------------------------- USB-serial device ids for 6.4-rc6 Here are some new modem device ids. Everything has been in linux-next with no reported issues. ---------------------------------------------------------------- Jerry Meng (1): USB: serial: option: add Quectel EM061KGL series drivers/usb/serial/option.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)