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] more USB fixes for 3.0
Date: Tue, 28 Jun 2011 08:39:01 -0700	[thread overview]
Message-ID: <20110628153901.GC32710@kroah.com> (raw)

Here's some small fixes for your 3.0 tree.

Nothing major, just the normal USB 3.0 fixes, some MAINTAINERS file
updates, device ids added, and other various bugs fixed that were being
reported as problems.

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

All of these have been in the linux-next tree for a while.

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

thanks,

greg k-h

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

 Documentation/usb/error-codes.txt     |    9 ++++++-
 MAINTAINERS                           |   12 ++++++++-
 drivers/usb/core/driver.c             |   11 ++++++++-
 drivers/usb/core/hub.c                |   16 +++++++++----
 drivers/usb/core/message.c            |   15 +++++++++++-
 drivers/usb/host/ehci-ath79.c         |   10 +++++---
 drivers/usb/host/ehci-hcd.c           |    4 +++
 drivers/usb/host/isp1760-hcd.c        |    2 +-
 drivers/usb/host/ohci-hcd.c           |    4 ++-
 drivers/usb/host/r8a66597-hcd.c       |    1 +
 drivers/usb/host/xhci-mem.c           |    2 -
 drivers/usb/host/xhci-pci.c           |    8 ++++++
 drivers/usb/host/xhci-ring.c          |   30 +++++++++++++++++++++----
 drivers/usb/host/xhci.c               |   39 +++++++++++++++++++++++++++++---
 drivers/usb/host/xhci.h               |    3 ++
 drivers/usb/musb/musb_gadget.c        |    6 +++++
 drivers/usb/musb/musb_host.c          |    2 +-
 drivers/usb/serial/ftdi_sio.c         |   19 +++++++++++----
 drivers/usb/serial/ftdi_sio.h         |    3 +-
 drivers/usb/serial/ftdi_sio_ids.h     |    1 +
 drivers/usb/serial/ti_usb_3410_5052.c |    1 +
 21 files changed, 164 insertions(+), 34 deletions(-)

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

Alan Stern (3):
      USB: change maintainership of ohci-hcd and ehci-hcd
      USB: don't let the hub driver prevent system sleep
      USB: don't let errors prevent system sleep

Alex He (2):
      xHCI 1.0: Force Stopped Event(FSE)
      xHCI 1.0: Incompatible Device Error

Arvid Brodin (1):
      usb/isp1760: Fix bug preventing the unlinking of control urbs

Gabor Juhos (1):
      USB: ehci-ath79: fix a NULL pointer dereference

Jesper Juhl (1):
      USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.

Maarten Lankhorst (1):
      xhci: Add reset on resume quirk for asrock p67 host

Márton Németh (1):
      usb: musb: host: compare status for negative error values

Sarah Sharp (5):
      xhci: Reject double add of active endpoints.
      USB: Free bandwidth when usb_disable_device is called.
      xhci: Don't warn about zeroed bMaxBurst descriptor field.
      xhci: Always set urb->status to zero for isoc endpoints.
      USB: Fix up URB error codes to reflect implementation.

Uwe Bonnes (1):
      USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c

Yauheni Kaliuta (1):
      usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO

Yoshihiro Shimoda (1):
      usb: r8a66597-hcd: fix cannot detect low/full speed device

matt mooney (1):
      MAINTAINERS: add myself as maintainer of USB/IP


                 reply	other threads:[~2011-06-28 15:42 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=20110628153901.GC32710@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