All of lore.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 bugfixes for 2.6.32-git
Date: Wed, 14 Oct 2009 16:04:27 -0700	[thread overview]
Message-ID: <20091014230427.GA8865@kroah.com> (raw)

Here are a few bugfixes for your 2.6.32-git tree.

These fix:
	- usb-storage bug that a number of people hit
	- whci bug fixes
	- ehci bugfix
	- proper vendor/product id for the EEM gadget
	- new device ids.

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

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

thanks,

greg k-h

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

 ...fs-class-usb_host => sysfs-class-uwb_rc-wusbhc} |    4 +-
 drivers/usb/gadget/ether.c                         |    9 +---
 drivers/usb/host/ehci-sched.c                      |   12 +++---
 drivers/usb/host/whci/asl.c                        |   23 ++++++++---
 drivers/usb/host/whci/pzl.c                        |   24 ++++++++---
 drivers/usb/serial/option.c                        |    4 ++
 drivers/usb/storage/transport.c                    |   17 ++++++++-
 drivers/usb/wusbcore/security.c                    |   41 +++++++++----------
 8 files changed, 82 insertions(+), 52 deletions(-)
 rename Documentation/ABI/testing/{sysfs-class-usb_host => sysfs-class-uwb_rc-wusbhc} (88%)

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

Benjamin Herrenschmidt (1):
      usb-storage: Workaround devices with bogus sense size

Brian Niebuhr (1):
      USB: gadget: Fix EEM driver comments and VID/PID

David Vrabel (3):
      USB: rename Documentation/ABI/.../sysfs-class-usb_host
      USB: whci-hcd: handle early deletion of endpoints
      USB: whci-hcd: always do an update after processing a halted qTD

Huzaifa Sidhpurwala (1):
      USB: option: Support for AIRPLUS MCD650 Datacard

Sarah Sharp (1):
      USB: ehci: Fix IST boundary checking interval math.

Stefano Panella (1):
      USB: wusb: don't use the stack to read security descriptor


             reply	other threads:[~2009-10-14 23:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-14 23:04 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-12-01 17:43 [GIT PATCH] USB bugfixes for 2.6.32-git Greg KH
2009-11-18  1:00 Greg KH
2009-10-30 22:09 Greg KH
2009-10-09 21:02 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=20091014230427.GA8865@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 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.