All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Wunderlich <linux@fw-web.de>
To: linux-usb@vger.kernel.org
Cc: "Frank Wunderlich" <frank-w@public-files.de>,
	"Bjørn Mork" <bjorn@mork.no>,
	"David S. Miller" <davem@davemloft.net>,
	"Eric Dumazet" <edumazet@google.com>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Johan Hovold" <johan@kernel.org>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] Add Support for Dell 5811e with usb-id 0x413c:0x81c2
Date: Mon, 26 Sep 2022 17:07:38 +0200	[thread overview]
Message-ID: <20220926150740.6684-1-linux@fw-web.de> (raw)

From: Frank Wunderlich <frank-w@public-files.de>

Add new USB-id for dell branded EM7455 with this usb-id in qcserial and qmi
driver.
MBIM-mode works out of the box with 6.0-rc6.

Frank Wunderlich (2):
  USB: serial: qcserial: add new usb-id for Dell branded EM7455
  net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455

 drivers/net/usb/qmi_wwan.c    | 1 +
 drivers/usb/serial/qcserial.c | 1 +
 2 files changed, 2 insertions(+)

-- 
2.34.1


             reply	other threads:[~2022-09-26 16:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-26 15:07 Frank Wunderlich [this message]
2022-09-26 15:07 ` [PATCH 1/2] USB: serial: qcserial: add new usb-id for Dell branded EM7455 Frank Wunderlich
2022-09-27  6:31   ` Johan Hovold
2022-09-27  6:48     ` Aw: " Frank Wunderlich
2022-09-27  7:04       ` Johan Hovold
2022-09-26 15:07 ` [PATCH 2/2] net: usb: qmi_wwan: Add " Frank Wunderlich
2022-09-26 17:04   ` Bjørn Mork
2022-09-27 14:50 ` [PATCH 0/2] Add Support for Dell 5811e with usb-id 0x413c:0x81c2 patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220926150740.6684-1-linux@fw-web.de \
    --to=linux@fw-web.de \
    --cc=bjorn@mork.no \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=frank-w@public-files.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=johan@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.