From: Oliver Neukum <oneukum@suse.com>
To: linux-usb@vger.kernel.org, netdev@vger.kernel.org,
davem@davemloft.net, gregKH@linuxfoundation.org, bjorn@mork.no
Subject: [PATCH 0 / 5] move the common CDC parser
Date: Thu, 14 Jul 2016 15:41:29 +0200 [thread overview]
Message-ID: <1468503694-9482-1-git-send-email-oneukum@suse.com> (raw)
Experience has shown that making all CDC drivers depend on usbnet
is not practical, because some of them are not network drivers.
So this patch moves the common parser from usbnet into the messages
helpers of usbcore.
The rest of the series applies it to the non-network CDC drivers.
I hope it can go through Greg's tree although it touches usbnet.
next reply other threads:[~2016-07-14 13:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-14 13:41 Oliver Neukum [this message]
2016-07-14 13:41 ` [PATCH 1/5] usbnet: move the CDC parser into USB core Oliver Neukum
[not found] ` <1468503694-9482-1-git-send-email-oneukum-IBi9RG/b67k@public.gmane.org>
2016-07-14 13:41 ` [PATCH 2/5] cdc-acm: use the common parser Oliver Neukum
2016-07-14 13:41 ` [PATCH 3/5] cdc-acm: cleanup error handling Oliver Neukum
2016-07-14 13:41 ` [PATCH 5/5] cdc-acm: beautify probe() Oliver Neukum
2016-07-14 13:41 ` [PATCH 4/5] cdc-wdm: use the common CDC parser Oliver Neukum
2016-07-15 18:51 ` [PATCH 0 / 5] move " David Miller
[not found] ` <20160715.115147.1896139966807241395.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2016-07-15 21:57 ` Greg KH
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=1468503694-9482-1-git-send-email-oneukum@suse.com \
--to=oneukum@suse.com \
--cc=bjorn@mork.no \
--cc=davem@davemloft.net \
--cc=gregKH@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.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).