All of lore.kernel.org
 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, zajec5@gmail.com
Subject: Re: [PATCH v5 0/4] USB: OHCI/EHCI: generic platform driver
Date: Wed, 18 Apr 2012 13:44:24 -0700	[thread overview]
Message-ID: <20120418204424.GA20171@kroah.com> (raw)
In-Reply-To: <1331851799-5968-1-git-send-email-hauke@hauke-m.de>

On Thu, Mar 15, 2012 at 11:49:55PM +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.

All now applied, thanks.

greg k-h

      parent reply	other threads:[~2012-04-18 20:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-15 22:49 [PATCH v5 0/4] USB: OHCI/EHCI: generic platform driver Hauke Mehrtens
2012-03-15 22:49 ` [PATCH v5 1/4] bcma: scan for extra address space Hauke Mehrtens
2012-04-13 11:58   ` Hauke Mehrtens
2012-04-13 11:58     ` Hauke Mehrtens
2012-03-15 22:49 ` [PATCH v5 2/4] USB: Add driver for the bcma bus Hauke Mehrtens
2012-03-15 22:49 ` [PATCH v5 3/4] USB: Add driver for the ssb bus Hauke Mehrtens
2012-03-15 22:49 ` [PATCH v5 4/4] USB: OHCI: remove old SSB OHCI driver Hauke Mehrtens
2012-03-16  9:05   ` Arend van Spriel
2012-03-16 15:35     ` Hauke Mehrtens
2012-04-18 20:44 ` 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=20120418204424.GA20171@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 \
    --cc=zajec5@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.