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,
	Sarah Sharp <sarah.a.sharp@linux.intel.com>
Subject: [GIT PATCH] USB fixes for .38
Date: Fri, 25 Feb 2011 09:29:38 -0800	[thread overview]
Message-ID: <20110225172938.GA12448@kroah.com> (raw)

Here are some USB fixes for your .38 tree.

These are almost all XHCI (usb 3.0) fixes, with one MUSB fix, making
this whole patchset just for host controller issues.

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

All of these patches have been in the linux-next and mm trees for a
few days.

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/hub.c       |   18 +++++++-----------
 drivers/usb/host/xhci-dbg.c  |    9 +++++----
 drivers/usb/host/xhci-mem.c  |   10 +++++-----
 drivers/usb/host/xhci-ring.c |   40 +++++++++++++++++++++++-----------------
 drivers/usb/host/xhci.c      |   14 +++++++-------
 drivers/usb/host/xhci.h      |    2 +-
 drivers/usb/musb/musb_core.c |    1 +
 7 files changed, 49 insertions(+), 45 deletions(-)

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

Dmitry Torokhov (3):
      USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
      USB: xhci: fix couple sparse annotations
      USB: xhci: mark local functions as static

Felipe Balbi (1):
      usb: musb: core: set has_tt flag

Luben Tuikov (1):
      USB: Reset USB 3.0 devices on (re)discovery

Paul Zimmerman (4):
      xhci: Avoid BUG() in interrupt context
      xhci: Clarify some expressions in the TRB math
      xhci: Fix errors in the running total calculations in the TRB math
      xhci: Fix an error in count_sg_trbs_needed()


             reply	other threads:[~2011-02-25 17:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25 17:29 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-22 23:27 [GIT PATCH] USB fixes for .38 Greg KH
2011-02-23 17:38 ` Sergei Shtylyov
2011-02-23 18:02   ` Greg KH
2011-02-23 19:06     ` Sergei Shtylyov
2011-02-10 20:15 Greg KH
2011-01-31 18:10 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=20110225172938.GA12448@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=sarah.a.sharp@linux.intel.com \
    --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.