[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110225172938.GA12448@kroah.com>
Date: Fri, 25 Feb 2011 09:29:38 -0800
From: Greg KH <gregkh@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
Sarah Sharp <sarah.a.sharp@...ux.intel.com>
Subject: [GIT PATCH] USB fixes for .38
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()
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists