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 3.0
Date: Tue, 5 Jul 2011 20:48:35 -0700	[thread overview]
Message-ID: <20110706034835.GA4695@kroah.com> (raw)

Here's 2 fixes for your 3.0 tree.

The device removal fix has been reported a lot lately, and this should
resolve the obvious problem (there might still be an issue in the scsi
layer that the scsi developers are still arguing over.)
The build fix resolves a regression from 2.6.39 that was introduced in
3.0-rc1.

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

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

thanks,

greg k-h

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

 drivers/usb/core/message.c        |    2 ++
 drivers/usb/gadget/fsl_udc_core.c |   36 ++++++++++++++++++++++++------------
 2 files changed, 26 insertions(+), 12 deletions(-)

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

Alan Stern (1):
      USB: fix regression occurring during device removal

Anatolij Gustschin (1):
      USB: fsl_udc_core: fix build breakage when building for ARM arch


             reply	other threads:[~2011-07-06  3:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06  3:48 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-08 21:25 [GIT PATCH] USB fixes for 3.0 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=20110706034835.GA4695@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