All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] USB fixes for suspend issues
@ 2006-06-23  5:57 Greg KH
  2006-06-23  5:58 ` [PATCH 1/2] [PATCH] USB: get USB suspend to work again Greg KH
  2006-06-23  6:27 ` [GIT PATCH] USB fixes for suspend issues Linus Torvalds
  0 siblings, 2 replies; 4+ messages in thread
From: Greg KH @ 2006-06-23  5:57 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb-devel

Here are the two patches that fix the suspend issue and the USB oops
issue in your current tree.

Please pull from:
	git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
or if master.kernel.org hasn't synced up yet:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

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

thanks,

greg k-h


 drivers/base/core.c    |   19 +++++++++++--------
 drivers/usb/core/usb.c |    2 ++
 2 files changed, 13 insertions(+), 8 deletions(-)

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

Greg Kroah-Hartman:
      USB: get USB suspend to work again
      Driver core: fix locking issues with the devices that are attached to classes


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-06-23  6:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-23  5:57 [GIT PATCH] USB fixes for suspend issues Greg KH
2006-06-23  5:58 ` [PATCH 1/2] [PATCH] USB: get USB suspend to work again Greg KH
2006-06-23  5:58   ` [PATCH 2/2] [PATCH] Driver core: fix locking issues with the devices that are attached to classes Greg KH
2006-06-23  6:27 ` [GIT PATCH] USB fixes for suspend issues Linus Torvalds

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.