mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v4 0/6] USB EHCI multiplatform conversion
@ 2013-03-30 13:04 Arnd Bergmann
  2013-03-30 13:04 ` [PATCH v4 1/6] USB: EHCI: make ehci-orion a separate driver Arnd Bergmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Arnd Bergmann @ 2013-03-30 13:04 UTC (permalink / raw)
  To: Alan Stern
  Cc: linux-usb, Manjunath Goudar, linux-arm-kernel, linux-kernel,
	Greg KH, Arnd Bergmann, Bryan Huntsman, David Brown,
	Jean-Christophe Plagniol-Villard, Kukjin Kim, Kyungmin Park,
	Nicolas Ferre, Shiraz Hashim, spear-devel

Hi Alan,

This is a quick update to v3, addressing all issues you pointed in
yesterday's review. Thanks for taking a thorough look on short notice
on a public holiday!

	Arnd

Arnd Bergmann (1):
  USB: OHCI: avoid conflicting platform drivers

Manjunath Goudar (5):
  USB: EHCI: make ehci-orion a separate driver
  USB: EHCI: make ehci-spear a separate driver
  USB: EHCI: make ehci-s5p a separate driver
  USB: EHCI: make ehci-atmel a separate driver
  USB: EHCI: make ehci-msm a separate driver

 drivers/usb/host/Kconfig      |  40 +++++++++--
 drivers/usb/host/Makefile     |   5 ++
 drivers/usb/host/ehci-atmel.c |  88 +++++++++++------------
 drivers/usb/host/ehci-hcd.c   |  30 ++------
 drivers/usb/host/ehci-msm.c   |  85 ++++++++++------------
 drivers/usb/host/ehci-orion.c |  82 +++++++++------------
 drivers/usb/host/ehci-s5p.c   | 164 +++++++++++++++++++++---------------------
 drivers/usb/host/ehci-spear.c | 115 +++++++++++++----------------
 drivers/usb/host/ohci-hcd.c   | 136 ++++++++++++++++++++++++++++++-----
 9 files changed, 408 insertions(+), 337 deletions(-)

-- 
1.8.1.2

Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Bryan Huntsman <bryanh@codeaurora.org>
Cc: David Brown <davidb@codeaurora.org>
Cc: Greg KH <greg@kroah.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Manjunath Goudar <manjunath.goudar@linaro.org>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Shiraz Hashim <shiraz.hashim@st.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-usb@vger.kernel.org
Cc: spear-devel@list.st.com



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

end of thread, other threads:[~2013-03-30 13:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-30 13:04 [PATCH v4 0/6] USB EHCI multiplatform conversion Arnd Bergmann
2013-03-30 13:04 ` [PATCH v4 1/6] USB: EHCI: make ehci-orion a separate driver Arnd Bergmann
2013-03-30 13:04 ` [PATCH v4 2/6] USB: EHCI: make ehci-spear " Arnd Bergmann
2013-03-30 13:04 ` [PATCH v4 3/6] USB: EHCI: make ehci-s5p " Arnd Bergmann
2013-03-30 13:04 ` [PATCH v4 4/6] USB: EHCI: make ehci-atmel " Arnd Bergmann
2013-03-30 13:04 ` [PATCH v4 5/6] USB: EHCI: make ehci-msm " Arnd Bergmann
2013-03-30 13:29 ` [PATCH v4 6/6] USB: OHCI: avoid conflicting platform drivers Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®