public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PATCH] USB fixes for .39
Date: Wed, 4 May 2011 14:05:17 -0700	[thread overview]
Message-ID: <20110504210517.GA3146@kroah.com> (raw)

Here's some more small fixes for your .39 tree.

Nothing major, just some small fixes for things that have been reported.

The omap regulator patch was unfortunately named, but it does fix a
problem that has been seen with that hardware that is needed to get it
to work properly.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ usb-linus

All of these have been in the linux-next tree for a while.

The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.

thanks,

greg k-h

------------

 drivers/mfd/omap-usb-host.c      |    9 +++------
 drivers/staging/usbip/vhci_hcd.c |    2 +-
 drivers/usb/host/ehci-omap.c     |   20 ++++++++++++++++++++
 drivers/usb/host/isp1760-hcd.c   |    1 +
 drivers/usb/host/xhci-hub.c      |   19 +++++++++++++++++--
 drivers/usb/musb/musb_gadget.c   |    6 ++----
 drivers/usb/musb/omap2430.c      |    2 +-
 7 files changed, 45 insertions(+), 14 deletions(-)

---------------

Alan Stern (1):
      USB: fix regression in usbip by setting has_tt flag

Andiry Xu (1):
      xHCI: Clear PLC in xhci_bus_resume()

Arvid Brodin (1):
      usb/isp1760: Report correct urb status after unlink

Axel Lin (1):
      mfd: Fix usbhs_enable error handling

Jarkko Nikula (2):
      usb: musb: omap2430: Fix retention idle on musb peripheral only boards
      usb: musb: gadget: Fix out-of-sync runtime pm calls

Keshava Munegowda (1):
      omap:usb: add regulator support for EHCI


             reply	other threads:[~2011-05-04 21:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04 21:05 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-15 23:59 [GIT PATCH] USB fixes for .39 Greg KH
2011-03-24 16:30 Greg KH

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=20110504210517.GA3146@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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