Thread (105 messages) 105 messages, 9 authors, 2013-09-26
STALE4641d
Revisions (12)
  1. v2 [diff vs current]
  2. v3 [diff vs current]
  3. v1 [diff vs current]
  4. v1 [diff vs current]
  5. v4 [diff vs current]
  6. v3 [diff vs current]
  7. v4 [diff vs current]
  8. v4 [diff vs current]
  9. v3 [diff vs current]
  10. v5 [diff vs current]
  11. v5 [diff vs current]
  12. v5 current

[PATCH V5 0/9] USB: OHCI: more bus glues as separate modules

From: Manjunath Goudar <hidden>
Date: 2013-09-21 11:08:37

These patches are for separating the SOC On-Chip ohci host controller
from ohci-hcd host code and making per SOC driver module similar to EHCI 
module available in the kernel. This work is part of enabling multi-platform 
kernel on ARM.
 
Before I was sending three different ohci patch set as below.
 1. Six series patch set is having exynos, omap, omap3, spear, at91 and s3c2410.
 2. ohci-nxp a separate driver patch.
 3. Two series patch set is having ep93xx and pxa27x.
In this patch set all three previous ohci series have been combined into single 
series as all these patches are related to OHCI.

This patch series is rebased on greghk/usb-next 3.12 rc1. 

Manjunath Goudar (9):
  USB: OHCI: make ohci-exynos a separate driver
  USB: OHCI: make ohci-omap a separate driver
  USB: OHCI: make ohci-omap3 a separate driver
  USB: OHCI: make ohci-spear a separate driver
  USB: OHCI: make ohci-at91 a separate driver
  USB: OHCI: make ohci-s3c2410 a separate driver
  USB: OHCI: make ohci-nxp a separate driver
  USB: OHCI: make ohci-ep93xx a separate driver
  USB: OHCI: make ohci-pxa27x a separate driver

 drivers/usb/host/Kconfig        |   56 ++++++++-
 drivers/usb/host/Makefile       |    9 ++
 drivers/usb/host/ohci-at91.c    |  156 ++++++++++++-------------
 drivers/usb/host/ohci-ep93xx.c  |   72 +++++-------
 drivers/usb/host/ohci-exynos.c  |  167 +++++++++++----------------
 drivers/usb/host/ohci-hcd.c     |  149 ------------------------
 drivers/usb/host/ohci-nxp.c     |  123 ++++++++------------
 drivers/usb/host/ohci-omap.c    |  156 +++++++++----------------
 drivers/usb/host/ohci-omap3.c   |  118 +++++++------------
 drivers/usb/host/ohci-pxa27x.c  |  240 +++++++++++++++++----------------------
 drivers/usb/host/ohci-s3c2410.c |  128 ++++++++++-----------
 drivers/usb/host/ohci-spear.c   |  140 +++++++++--------------
 12 files changed, 587 insertions(+), 927 deletions(-)

-- 
1.7.9.5
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help