linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: stern@rowland.harvard.edu, linux-mips@linux-mips.org,
	ralf@linux-mips.org, m@bues.ch, linux-usb@vger.kernel.org,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH v4 0/7] USB: OHCI/EHCI: generic platform driver
Date: Thu, 15 Mar 2012 12:47:07 -0700	[thread overview]
Message-ID: <20120315194707.GA8079@kroah.com> (raw)
In-Reply-To: <1331597093-425-1-git-send-email-hauke@hauke-m.de>

On Tue, Mar 13, 2012 at 01:04:46AM +0100, Hauke Mehrtens wrote:
> This EHCI/OHCI platform driver should replace the simple EHCI and OHCI 
> platform drivers. It was developed to be used for the USB core of the 
> Broadcom SoCs supported by ssb and bcma, but it should also work for 
> other devices.
> 
> Drivers like ehci-ath79.c, ehci-xls.c and ehci-ixp4xx.c should be 
> relative easy be ported to this EHCI driver.
> And drivers like ohci-ath79.c, ohci-ppc-soc.c, ohci-sh.c and ohci-xls.c 
> should be easy be ported to the this OHCI driver.
> 
> I am unable to test the suspend and resume part, as my SoC does not 
> support this, but most of the platform driver do not support 
> suspend/resume too. The code here should work, but was never runtime 
> tested.
> 
> This also contains patches adding USB support for the SoCs based on ssb 
> and bcma and converts the ath79 code to use the generic usb driver.
> 
> This patch series is based on the usb tree and should go through it to Linus.

I've applied patches 1, 2, and 7 of this series.  3 and 4 I've commented
on, and I'm guessing 5 and 6 depend on 3 and 4.

Care to refresh the remaining ones and get the BCMA developers ack so
that I can take them?

thanks,

greg k-h

      parent reply	other threads:[~2012-03-15 19:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-13  0:04 [PATCH v4 0/7] USB: OHCI/EHCI: generic platform driver Hauke Mehrtens
2012-03-13  0:04 ` [PATCH v4 1/7] USB: OHCI: Add a generic platform device driver Hauke Mehrtens
2012-03-13  0:04 ` [PATCH v4 2/7] USB: EHCI: " Hauke Mehrtens
2012-03-13  0:04 ` [PATCH v4 3/7] bcma: scan for extra address space Hauke Mehrtens
2012-03-15 19:44   ` Greg KH
2012-03-15 22:43     ` Hauke Mehrtens
2012-03-13  0:04 ` [PATCH v4 4/7] USB: Add driver for the bcma bus Hauke Mehrtens
2012-03-15 19:44   ` Greg KH
2012-03-15 22:40     ` Hauke Mehrtens
2012-03-15 23:35       ` Greg KH
2012-03-13  0:04 ` [PATCH v4 5/7] USB: Add driver for the ssb bus Hauke Mehrtens
2012-03-13  0:04 ` [PATCH v4 6/7] USB: OHCI: remove old SSB OHCI driver Hauke Mehrtens
2012-03-13  0:04 ` [PATCH v4 7/7] USB: use generic platform driver on ath79 Hauke Mehrtens
2012-03-14 19:51   ` Gabor Juhos
2012-03-15 19:47 ` Greg KH [this message]

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=20120315194707.GA8079@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=hauke@hauke-m.de \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=m@bues.ch \
    --cc=ralf@linux-mips.org \
    --cc=stern@rowland.harvard.edu \
    /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).