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 patches for 2.6.33-rc4
Date: Wed, 20 Jan 2010 15:47:49 -0800	[thread overview]
Message-ID: <20100120234749.GA32068@kroah.com> (raw)

Here are some USB patches for the 2.6.33-rc4 tree.

They consist of a number of bug fixes, with some new device ids as well.

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

All of these patches have been in the linux-next and mm trees.

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/devices.c         |    2 +-
 drivers/usb/core/hcd.c             |   18 ++++++++++++++++++
 drivers/usb/core/hub.c             |   18 ++++++++----------
 drivers/usb/core/message.c         |    8 ++++----
 drivers/usb/core/sysfs.c           |    6 ++++++
 drivers/usb/host/ehci-hcd.c        |    5 +++--
 drivers/usb/host/ehci-hub.c        |   20 +++++++++++++++++++-
 drivers/usb/host/ehci-q.c          |   11 ++++++++---
 drivers/usb/host/fhci-hcd.c        |    3 ++-
 drivers/usb/host/isp1362-hcd.c     |   25 ++++++++++++++++---------
 drivers/usb/host/isp1760-hcd.c     |    6 +++---
 drivers/usb/host/uhci-hcd.c        |   15 ++++++++++++++-
 drivers/usb/host/uhci-hub.c        |    2 +-
 drivers/usb/serial/generic.c       |   10 ++++++----
 drivers/usb/storage/unusual_devs.h |    7 -------
 drivers/usb/storage/usb.c          |    3 ++-
 include/linux/usb.h                |    1 +
 17 files changed, 112 insertions(+), 48 deletions(-)

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

Alan Stern (4):
      USB: fix bitmask merge error
      USB: EHCI: fix handling of unusual interrupt intervals
      USB: EHCI & UHCI: fix race between root-hub suspend and port resume
      USB: add missing delay during remote wakeup

Alexander Beregalov (1):
      USB: FHCI: avoid NULL pointer dereference

Colin Tuckley (1):
      USB: Fix level of isp1760 Reloading ptd error message

Greg Kroah-Hartman (1):
      USB: add speed values for USB 3.0 and wireless controllers

Johan Hovold (1):
      usb: serial: fix memory leak in generic driver

Lothar Wassmann (2):
      USB: isp1362: better 64bit printf warning fixes
      USB: isp1362: fix build failure on ARM systems via irq_flags cleanup

Oliver Neukum (1):
      USB: Don't use GFP_KERNEL while we cannot reset a storage device

Ryan May (1):
      USB: fix usbstorage for 2770:915d delivers no FAT

Sarah Sharp (1):
      USB: Fix duplicate sysfs problem after device reset.

Stefani Seibold (1):
      USB: serial: fix USB serial fix kfifo_len locking


                 reply	other threads:[~2010-01-20 23:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20100120234749.GA32068@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