[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110504210517.GA3146@kroah.com>
Date: Wed, 4 May 2011 14:05:17 -0700
From: Greg KH <gregkh@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] USB fixes for .39
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists