linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] USB: OHCI: more bus glues as separate modules
@ 2013-07-04 17:16 Manjunath Goudar
  2013-07-04 17:16 ` [PATCH 1/2] USB: OHCI: make ohci-ep93xx a separate driver Manjunath Goudar
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Manjunath Goudar @ 2013-07-04 17:16 UTC (permalink / raw)
  To: linux-arm-kernel

These patches are for separating the SOC On-Chip ohci host controller
from ohci-hcd host code into its own driver module.
This work is part of enabling multi-platform kernels on ARM.

Manjunath Goudar (2):
  USB: OHCI: make ohci-ep93xx a separate driver
  USB: OHCI: make ohci-pxa27x a separate driver

 drivers/usb/host/Kconfig       |   16 +++++
 drivers/usb/host/Makefile      |    2 +
 drivers/usb/host/ohci-ep93xx.c |   84 ++++++++++------------
 drivers/usb/host/ohci-hcd.c    |   24 -------
 drivers/usb/host/ohci-pxa27x.c |  154 ++++++++++++++++------------------------
 5 files changed, 120 insertions(+), 160 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 14+ messages in thread
[parent not found: <CAJFYCKH4xMgG7XTy_Fz8J6F8ussR_NtfKJ1CnOG-N9xG1CcYKA@mail.gmail.com>]

end of thread, other threads:[~2013-08-12 20:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-04 17:16 [PATCH 0/2] USB: OHCI: more bus glues as separate modules Manjunath Goudar
2013-07-04 17:16 ` [PATCH 1/2] USB: OHCI: make ohci-ep93xx a separate driver Manjunath Goudar
2013-07-04 20:16   ` Alan Stern
2013-07-04 17:16 ` [PATCH 2/2] USB: OHCI: make ohci-pxa27x " Manjunath Goudar
2013-07-04 20:36   ` Alan Stern
2013-07-26 14:49 ` [PATCH V3 0/2] USB: OHCI: more bus glues as separate modules Manjunath Goudar
2013-07-26 14:49   ` [PATCH V3 1/2] USB: OHCI: make ohci-ep93xx a separate driver Manjunath Goudar
2013-07-26 14:49   ` [PATCH V3 2/2] USB: OHCI: make ohci-pxa27x " Manjunath Goudar
2013-07-26 19:01     ` Alan Stern
2013-08-10  7:41 ` [PATCH V3 0/2] USB: OHCI: more bus glues as separate modules Manjunath Goudar
2013-08-10  7:41   ` [PATCH V3 1/2] USB: OHCI: make ohci-ep93xx a separate driver Manjunath Goudar
2013-08-12 20:19     ` Greg KH
2013-08-10  7:41   ` [PATCH V3 2/2] USB: OHCI: make ohci-pxa27x " Manjunath Goudar
     [not found] <CAJFYCKH4xMgG7XTy_Fz8J6F8ussR_NtfKJ1CnOG-N9xG1CcYKA@mail.gmail.com>
2013-07-08 18:27 ` [PATCH 1/2] USB: OHCI: make ohci-ep93xx " Alan Stern

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