netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Bjørn Mork" <bjorn@mork.no>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org, "Dan Williams" <dcbw@redhat.com>,
	"Oliver Neukum" <oliver@neukum.org>,
	netdev@vger.kernel.org, "Bjørn Mork" <bjorn@mork.no>
Subject: [PATCH RESEND v3 0/2] qmi_wwan: subdriver support (parts 4/5 and 5/5 previously)
Date: Fri,  9 Mar 2012 12:35:04 +0100	[thread overview]
Message-ID: <1331292906-7467-1-git-send-email-bjorn@mork.no> (raw)
In-Reply-To: <20120308185324.GA13836@kroah.com>

Resending patch 4 and 5 of the previous five patch series, to be applied
to usb-next as already discussed with the usb and network maintainers.

These patches depend on the following commit currently in net-next
(and linux-next):

  9b28ecd net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices

I have verified that they apply cleanly to the current (5db51b5) usb-next
branch after cherry-picking this commit from net-next.


Didn't know how to handle the numbering of this set, which is a partial
resend.  Part 1/2 of this set was previously submitted as part 4/5, and
part 2/2 was previously submitted as part 5/5.  Sorry for the confusion.
I've just learned yet another issue to be careful with.  Won't do partial
resending like that anymore...

I'm CCing this to netdev for information, but have set 
"X-Patchwork-Hint: ignore" to prevent the patches from ending up in
netdev patchwork.  Hope that's OK.


Thanks.



Bjørn Mork (2):
  net: qmi_wwan: support devices having a shared QMI/wwan interface
  net: qmi_wwan: add Gobi and Pantech UML290 device IDs

 drivers/net/usb/qmi_wwan.c |  248 +++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 232 insertions(+), 16 deletions(-)

-- 
1.7.9.1

  parent reply	other threads:[~2012-03-09 11:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-29 15:15 [PATCH net-next/usb-next v3 0/5] cdc-wdm/qmi_wwan: subdriver support Bjørn Mork
2012-02-29 15:15 ` [PATCH net-next v3 4/5] net: qmi_wwan: support devices having a shared QMI/wwan interface Bjørn Mork
     [not found] ` <1330528507-16551-1-git-send-email-bjorn-yOkvZcmFvRU@public.gmane.org>
2012-02-29 15:15   ` [PATCH net-next/usb-next v3 5/5] net: qmi_wwan: add Gobi and Pantech UML290 device IDs Bjørn Mork
2012-03-06 12:03 ` [PATCH net-next/usb-next v3 0/5] cdc-wdm/qmi_wwan: subdriver support Bjørn Mork
2012-03-06 14:35   ` Greg KH
2012-03-06 15:41     ` Bjørn Mork
     [not found]       ` <87r4x5u478.fsf-lbf33ChDnrE/G1V5fR+Y7Q@public.gmane.org>
2012-03-08 18:53         ` Greg KH
2012-03-08 21:43           ` David Miller
2012-03-09  9:29             ` Bjørn Mork
     [not found]             ` <20120308.134338.1946356302291460775.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-03-09 21:13               ` Greg KH
2012-03-09 11:35           ` Bjørn Mork [this message]
     [not found]             ` <1331292906-7467-1-git-send-email-bjorn-yOkvZcmFvRU@public.gmane.org>
2012-03-09 11:35               ` [PATCH RESEND v3 1/2] net: qmi_wwan: support devices having a shared QMI/wwan interface Bjørn Mork
2012-03-09 11:35             ` [PATCH RESEND v3 2/2] net: qmi_wwan: add Gobi and Pantech UML290 device IDs Bjørn Mork
     [not found]   ` <4F608D56.9070704@phoenixhaven.net>
2012-03-14 12:51     ` [PATCH net-next/usb-next v3 0/5] cdc-wdm/qmi_wwan: subdriver support Bjørn Mork
2012-03-14 15:20       ` Nin Lil'izi

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=1331292906-7467-1-git-send-email-bjorn@mork.no \
    --to=bjorn@mork.no \
    --cc=dcbw@redhat.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=oliver@neukum.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).