netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 / 5] move the common CDC parser
@ 2016-07-14 13:41 Oliver Neukum
  2016-07-14 13:41 ` [PATCH 1/5] usbnet: move the CDC parser into USB core Oliver Neukum
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Oliver Neukum @ 2016-07-14 13:41 UTC (permalink / raw)
  To: linux-usb, netdev, davem, gregKH, bjorn

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.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-07-15 21:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-14 13:41 [PATCH 0 / 5] move the common CDC parser Oliver Neukum
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

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).