]> git.karo-electronics.de Git - mv-sheeva.git/commit
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Feb 2011 19:14:44 +0000 (11:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Feb 2011 19:14:44 +0000 (11:14 -0800)
commitc1bc3beb0663b4aee97914293b2b4d41ac3a909c
tree5cd64ab9a93dd2c817ea0017eff5f3ddcf76ad13
parent638691a7a46a4ae9a7b56c603299e42d7f6e722e
parentec95d35a6bd0047f05fe8a21e6c52f8bb418da55
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6

* 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6:
  usb: musb: core: set has_tt flag
  USB: xhci: mark local functions as static
  USB: xhci: fix couple sparse annotations
  USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
  USB: Reset USB 3.0 devices on (re)discovery
  xhci: Fix an error in count_sg_trbs_needed()
  xhci: Fix errors in the running total calculations in the TRB math
  xhci: Clarify some expressions in the TRB math
  xhci: Avoid BUG() in interrupt context