From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D325A2F549D; Wed, 4 Feb 2026 16:34:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770222896; cv=none; b=keIYqY7z3YObc0QFvkC6yA0lzl+c333auJxsaSDTG/1lhD3vOGVcuBCk6+8YiDB4JztyvPr5QI0JCm7WOvK9L7j8CKviLtdRzZ2lCgHwFjxHvPGlB4pvzuMDHMNTx7jn8A/ETavfTNTKHtdkuEpUbXipI2BgAVQVVFhiFI6ICwI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770222896; c=relaxed/simple; bh=YDotx3pCoCc7HRwavS4t6mkHDpZlbqSpX8/wPKcU3oI=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=PzU+z8emjlrDgpnFQjzESAUyPgGAc+Bqs9UBPeb7EShHFaHDYlT/trEopvx+25Ut8cQeq2wDFq0Gm+b6iwnBkhg4Z/Q2ahJOrZ9sB7iiSThUAPvtIm6p11qXBejsElFiLCyhNycOhr2QeL/Q/T/lLgO9LvY0AXsrX+GL4cOPNms= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=E/WXbuNV; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="E/WXbuNV" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5DF6BC116C6; Wed, 4 Feb 2026 16:34:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1770222896; bh=YDotx3pCoCc7HRwavS4t6mkHDpZlbqSpX8/wPKcU3oI=; h=Date:From:To:Cc:Subject:From; b=E/WXbuNVh+VZBnL4vdGya6S3YqONUYPqIUFcEibT+Ifos/OedR4z6/WBI+Y2FyFiW 3Qe0kz777XkfSR8z2FU23h6403MfyEbh8XBlQ1Ztp+47bEqQ29qUbmJ198kLl0mreY fDt6zaXjy0bLlIplxnac/WLHrFL0KDM5IQmy+YvOvlH6ATgIbP8D23TojqkDDOeqZp EAArji4bEz5RhMVoTSvYX/TSYKuSLkyT33TWemMV+W92WxehOKC9bs7BlFuSt08nv5 B/kx7yS391aqZQExALYIOgikumyke7WQBEZz07vrqzPQH/n3j3+6gqL5xtdXv/fc8y BGQwQgyZ104yQ== Received: from johan by xi.lan with local (Exim 4.98.2) (envelope-from ) id 1vnfq6-000000005hU-1AsZ; Wed, 04 Feb 2026 17:34:50 +0100 Date: Wed, 4 Feb 2026 17:34:50 +0100 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.20-rc1 Message-ID: Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The following changes since commit 24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7: Linux 6.19-rc6 (2026-01-18 15:42:45 -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.20-rc1 for you to fetch changes up to 509f403f3ccec14188036212118651bf23599396: USB: serial: option: add Telit FN920C04 RNDIS compositions (2026-01-27 16:29:46 +0100) ---------------------------------------------------------------- USB serial device ids for 6.20-rc1 Here are some new modem device ids for 6.20-rc1. Everything has been in linux-next with no reported issues. ---------------------------------------------------------------- Fabio Porcedda (1): USB: serial: option: add Telit FN920C04 RNDIS compositions drivers/usb/serial/option.c | 6 ++++++ 1 file changed, 6 insertions(+)