* [GIT PATCH] USB fixes for 3.6-rc7
@ 2012-09-27 16:44 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2012-09-27 16:44 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb, Nicolas Ferre
The following changes since commit 5698bd757d55b1bb87edd1a9744ab09c142abfc2:
Linux 3.6-rc6 (2012-09-16 14:58:51 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.6-rc7
for you to fetch changes up to 0d00dc2611abbe6ad244d50569c2ee82ce42846c:
USB: Fix race condition when removing host controllers (2012-09-27 09:17:49 -0700)
----------------------------------------------------------------
USB fixes for 3.6-rc7
Here are two USB bugfixes for your 3.6-rc7 tree.
The OHCI fix has been reported a number of times and is a regression
from 3.5, and the patch that causes the regression was on the way to the
-stable trees before I was reminded (again) that this fix needed to get
to your tree soon.
The host controller bugfix was reported in older kernels as being pretty
easy to trigger, and has been tested by Red Hat and their customers.
Both have been in the usb-next branch in the -next tree for a while now,
I just cherry-picked them out to get to you in time for the 3.6 release.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (1):
USB: Fix race condition when removing host controllers
Joachim Eastwood (1):
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
drivers/usb/core/devices.c | 2 +-
drivers/usb/core/hcd.c | 6 ++----
drivers/usb/host/ohci-at91.c | 3 ++-
3 files changed, 5 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-27 16:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27 16:44 [GIT PATCH] USB fixes for 3.6-rc7 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox